FreeLing  3.1
freeling::dictionary Member List
This is the complete list of members for freeling::dictionary, including all inherited members.
add_analysis(const std::wstring &, const analysis &)freeling::dictionary
AffixAnalysisfreeling::dictionary [private]
analyze(sentence &) const freeling::dictionary [virtual]
freeling::processor::analyze(std::list< sentence > &) const freeling::processor [virtual]
freeling::processor::analyze(const sentence &) const freeling::processor [virtual]
freeling::processor::analyze(const std::list< sentence > &) const freeling::processor [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]
compact_data(const std::list< std::pair< std::wstring, std::list< std::wstring > > > &) const freeling::dictionary [private]
dictionary(const std::wstring &, const std::wstring &, bool, const std::wstring &, bool invDic=false, bool retok=true)freeling::dictionary
get_forms(const std::wstring &, const std::wstring &) const freeling::dictionary
inverdbfreeling::dictionary [private]
InverseDictfreeling::dictionary [private]
lemma_prefsfreeling::dictionary [private]
less(const std::wstring &, const std::wstring &, const std::map< std::wstring, std::wstring > &) const freeling::dictionary [private]
morfodbfreeling::dictionary [private]
parse_dict_entry(const std::wstring &, std::list< std::pair< std::wstring, std::list< std::wstring > > > &) const freeling::dictionary [private]
pos_prefsfreeling::dictionary [private]
processor()freeling::processor
remove_entry(const std::wstring &)freeling::dictionary
RetokenizeContractionsfreeling::dictionary [private]
search_form(const std::wstring &, std::list< analysis > &) const freeling::dictionary
sort_list(std::list< std::wstring > &, const std::map< std::wstring, std::wstring > &) const freeling::dictionary [private]
suffreeling::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]