EXTRACTOR_Keywords Struct Reference

#include <extractor.h>


Data Fields

char * keyword
EXTRACTOR_KeywordType keywordType
EXTRACTOR_Keywordsnext


Detailed Description

A linked list of keywords. This structure is passed around in libExtractor and is typically the result of any keyword extraction operation.

Each entry in the keyword list consists of a string (the keyword) and the keyword type (of type KeywordType) describing how/from where the keyword was obtained.

Definition at line 209 of file extractor.h.


Field Documentation

char* EXTRACTOR_Keywords::keyword

Definition at line 211 of file extractor.h.

Referenced by addKeyword(), addkword(), appendKeyword(), compare_keywords_to_ref(), EXTRACTOR_extractLast(), EXTRACTOR_extractLastByString(), EXTRACTOR_freeKeywords(), EXTRACTOR_printKeywords(), EXTRACTOR_removeDuplicateKeywords(), EXTRACTOR_removeEmptyKeywords(), EXTRACTOR_removeKeywordsOfType(), libextractor_asf_extract(), libextractor_filename_extract(), libextractor_lower_extract(), libextractor_ogg_extract(), libextractor_split_extract(), libextractor_translit_extract(), libextractor_zip_extract(), main(), parseComment(), printSelectedKeywords(), printSelectedKeywordsBibtex(), printSelectedKeywordsGrepFriendly(), processiTXt(), processSentences(), processtEXt(), processzTXt(), removeKeyword(), and testKeyword().

EXTRACTOR_KeywordType EXTRACTOR_Keywords::keywordType

Definition at line 213 of file extractor.h.

Referenced by addKeyword(), appendKeyword(), compare_keywords_to_ref(), EXTRACTOR_extractLast(), EXTRACTOR_extractLastByString(), EXTRACTOR_printKeywords(), EXTRACTOR_removeDuplicateKeywords(), EXTRACTOR_removeKeywordsOfType(), libextractor_lower_extract(), libextractor_split_extract(), libextractor_zip_extract(), main(), printSelectedKeywords(), printSelectedKeywordsBibtex(), printSelectedKeywordsGrepFriendly(), and removeKeyword().

struct EXTRACTOR_Keywords* EXTRACTOR_Keywords::next

Definition at line 215 of file extractor.h.

Referenced by addKeyword(), addKeywordToList(), appendKeyword(), compare_keywords_to_ref(), EXTRACT_NAME(), EXTRACTOR_countKeywords(), EXTRACTOR_extractLast(), EXTRACTOR_extractLastByString(), EXTRACTOR_freeKeywords(), EXTRACTOR_printKeywords(), EXTRACTOR_removeDuplicateKeywords(), EXTRACTOR_removeEmptyKeywords(), EXTRACTOR_removeKeywordsOfType(), free_inout(), libextractor_lower_extract(), libextractor_split_extract(), libextractor_tar_extract(), libextractor_translit_extract(), libextractor_zip_extract(), main(), printSelectedKeywords(), printSelectedKeywordsGrepFriendly(), processSentences(), and removeKeyword().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 11:46:59 2008 for libextractor by  doxygen 1.5.1