Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
accentsThe class accents provides a wrapper to transparently create and access an accents_module to handle accentuation for the appropriate language
accents_defaultDerived accents_module for null accentuation (eg english)
accents_esDerived accents_module for Spanish accentuation
accents_moduleThe abstract class accents_module generalizes accentuation rules for different languages
affixesClass suffixes implements suffixation rules and dictionary search for suffixed word forms
aligner< T >
aligner< T >::alin
automatAbstract class to implement a Finite-State Automaton which is used by modules recognizing multiwords (dates, numbers, quantities,
bionerThe class bioner implements an AdaBoost-Based NE recognizer
cellClass cell stores all information in a chart cell
chartClass chart contains an array of cells that constitute a chart
chart_parserClass chart_parser implements a chart parser
check_andThe following classes are implementations of different constraints
check_asynonLemma or any ancestor has given synonym
check_categoryCheck category category
check_lemmaFind lemma in list of lemmas (separator character is |)
check_notNegation
check_posMatch pos against regexp
check_semfileLemma has given WN semantic file
check_sideSide of descendant respect to ancestor (or viceversa)
check_synonLemma has given synonym
check_tontoLemma has given top ontology class
check_wordclassLemma belongs to a class
simplesearch::comparator
completerThe class completer implements a parse tree completer, which given a partial parse tree (chunker output), completes the full parse according to some grammar rules
completerRuleThe class completerRule stores rules used by the completer of parse trees
conditionClass condition implements a condition of a CG rule
constraintThe class constraint implements a constraint for the relaxation labelling algorithm
constraint_grammarClass constraint_grammar implements a pseudo CG, ready to be used from a relax PoS tagger
corefThe class coref implements a ML-based coreference classificator
coref_fexClass for the feature extractor
corrector
databaseClass to wrap a berkeley DB database and unify access
datesThe class dates provides a wrapper to transparently create and access a dates_module, a temporal expression recognizer for the appropriate language
dates_caThe derived class dates_ca implements a Catalan date/time recognizer
dates_defaultThe derived class dates_default implements a default date/time recognizer (only simple patterns are recognized)
dates_enThe derived class dates_en implements an English date/time recognizer
dates_esThe derived class dates_es implements a Spanish date/time recognizer
dates_moduleThe abstract class dates_module generalizes temporal expression recognizer for different languages
dep_txalaDependencyMaker is a class for obtaining a dependency tree from chunks
dependency_parserThe class dependency_parser is just an abstract class generalizing any dependency parser
depLabelerDepLabeler is class to set labels into a dependency tree
dictionaryThe class dictionary implements dictionary search and suffix analysis for word forms
disambiguator
edgeClass edge stores all information in a chart edge
emission_statesThe class emission_states stores the list of states in the HMM that *may* be generating a given word given the two previous words (and their valid tags)
EXAMPLEStruct of an example (contains two samples)
FlexLexer
golem
grammarClass grammar implements a CFG, ready to be used from a chart parser
hmm_taggerThe class hmm_tagger implements the syntactic analyzer and is the main class, which uses all the others
labelThe class label stores all information related to a variable label in the relaxation labelling algorithm
list
locutionsClass locutions recognizes multiwords belonging to a list obtained from a configuration file
macoClass maco implements the morphological analyzer, which uses all the specific analyzers: dates, numbers, dictionary, etc
maco_optionsClass maco_options implements a set of specific options of the morphological analyzer
multimap
necThe class nec implements a ML-based NE classificator
nerThe class ner is an abstract class that implements a general NE Recognizer
npThe class np implements a dummy proper noun recognizer
numbersClass numbers implements a wrapper to transparently create and access a numbers_module number recognizer for the appropriate language
numbers_caThe derived class numbers_ca implements a Catalan number recognizer
numbers_defaultThe derived class numbers_default implements a default number recognizer (only numbers in digits are recognized)
numbers_enThe derived class numbers_en implements an English number recognizer
numbers_esThe derived class numbers_es implements a Spanish number recognizer
numbers_glThe derived class numbers_ca implements a Galician number recognizer
numbers_itThe derived class numbers_it implements a Italian number recognizer
numbers_moduleThe abstract class numbers_module generalizes nummeric expression recognizer for different languages
ph_ruleAuxiliar class to store a phonetic change rule
phd< T >
phoneticDistanceThis class is wrapper to calculate the phonetic distance between two words
phoneticsThis class is a will calculate the phonetic translation of a word
POS_taggerThe class POS_tagger is just an abstract class generalizing a PoS tagger
probabilitiesClass probabilities sets lexical probabilities for each PoS tag of each word in a sentence
problemThe class problem stores the structure of a problem, namely, a vector with a position for each variable to consider, and for each variable, a list of initial weights for each possible label
puntsClass numbers implements a punctuation sign recognizer
quantitiesClass quantities implements a wrapper to transparently create and access a quantities_module monetary expressions detector for the appropriate language
quantities_caThe derived class quantities_ca implements a Catalan quantities recognizer
quantities_defaultThe derived class quantities_default implements a default quantities recognizer (only percentages are recognized)
quantities_enThe derived class quantities_en implements an English quantities recognizer
quantities_esThe derived class quantities_es implements a Spanish quantities recognizer
quantities_glThe derived class quantities_gl implements a Galician quantities recognizer
quantities_moduleThe abstract class quantities_module generalizes a percentage, ratios, and currency expression recognizer for different languages
relaxThe class relax implements a generic solver for consistent labelling problems, using relaxation labelling algorithm
relax_taggerThe class relax_tagger implements a PoS tagger based on relaxation labelling algorithm
ruleClass rule implements a rule of a grammar
rule_expressionThe class rule_expression is an abstract class (interface) for building dynamic restriction on a ruleLabeler which are used by class depLabeler
ruleCGClass rule implements a rule of a CG
ruleLabelerRuleLabeler is an auxiliary class for the depLabeler
SAMPLEStruct that contains one sample
semanticDBClass semanticDB implements a semantic DB interface
sense_infoClass sense_info stores several semantic info about a sense
sensesClass senses implements a sense annotator
set
setCGAuxiliary class to store sets defined in the CG
similarityThis class calculate the similarity between two words
simplesearch
soundChangeThis class is a sound change applier
splitterClass splitter implements a sentence splitter, which accumulates lists of words until a sentence is completed, and then returns a list of sentence objects
golem::state
sufruleClass sufrule contains an affixation rule, and is used by class suffixes
tokenizerClass tokenizer implements a token splitter, which converts a string into a sequence of word objects, according to a set of tokenization rules read from aconfiguration file
tracesMOD_TRACECODE and MOD_TRACENAME are empty
vector
vis_viterbiThe class vis_viterbi implements the viterbi algorithm given the weights of different labels, without hidden information
viterbiThe class viterbi stores the two maps for each observation: The delta map stores the maximum probability for each state in that observation, the phi map stores the backpath to maximize the probability
yyFlexLexer
Generated on Tue Jul 27 16:29:30 2010 for FreeLing by  doxygen 1.6.3