This is the complete list of members for
freeling::dictionary, including all inherited members.
add_analysis(const std::wstring &, const analysis &) | freeling::dictionary | |
AffixAnalysis | freeling::dictionary | [private] |
analyze(sentence &) const | freeling::dictionary | [virtual] |
freeling::processor::analyze(std::list< sentence > &ls) const | freeling::processor | [inline, virtual] |
freeling::processor::analyze(document &doc) const | freeling::processor | [inline, virtual] |
freeling::processor::analyze(const sentence &s) const | freeling::processor | [inline, virtual] |
freeling::processor::analyze(const std::list< sentence > &ls) const | freeling::processor | [inline, virtual] |
freeling::processor::analyze(const document &d) const | freeling::processor | [inline, virtual] |
annotate_word(word &, std::list< word > &, bool override=false) const | freeling::dictionary | |
annotate_word(word &) const | freeling::dictionary | |
check_contracted(const std::wstring &, std::wstring, std::wstring, std::list< word > &) const | freeling::dictionary | [private] |
comp | freeling::dictionary | [private] |
compact_data(const std::list< std::pair< std::wstring, std::list< std::wstring > > > &) const | freeling::dictionary | [private] |
CompoundAnalysis | freeling::dictionary | [private] |
dictionary(const std::wstring &Lang, const std::wstring &dicFile, const std::wstring &sufFile, const std::wstring &compFile, bool invDic=false, bool retok=true) | freeling::dictionary | |
dump_dictionary(std::wostream &, bool keysonly=false) const | freeling::dictionary | |
get_forms(const std::wstring &, const std::wstring &) const | freeling::dictionary | |
has_affixes() const | freeling::dictionary | |
has_compounds() const | freeling::dictionary | |
inverdb | freeling::dictionary | [private] |
InverseDict | freeling::dictionary | [private] |
morfodb | freeling::dictionary | [private] |
parse_dict_entry(const std::wstring &, std::list< std::pair< std::wstring, std::list< std::wstring > > > &) const | freeling::dictionary | [private] |
processor() | freeling::processor | [inline] |
remove_entry(const std::wstring &) | freeling::dictionary | |
RetokenizeContractions | freeling::dictionary | [private] |
search_form(const std::wstring &, std::list< analysis > &) const | freeling::dictionary | |
set_affix_analysis(bool) | freeling::dictionary | |
set_compound_analysis(bool) | freeling::dictionary | |
set_retokenize_contractions(bool) | freeling::dictionary | |
suf | freeling::dictionary | [private] |
tag_combinations(std::list< std::wstring >::const_iterator, std::list< std::wstring >::const_iterator) const | freeling::dictionary | [private] |
~dictionary() | freeling::dictionary | |
~processor() | freeling::processor | [inline, virtual] |