List of all members.
Public Member Functions |
void | Init (const string &dir) |
void | LoadEx (const string &filename, map< string, string > &exmap) |
void | LoadIdx (const string &filename, set< string > &dic) |
bool | LookUpDicNoun (const string &s) |
bool | LookUpDicVerb (const string &s) |
bool | LookUpDicAdj (const string &s) |
string | BaseFormNoun (const string &s) |
string | BaseFormVerb (const string &s) |
string | BaseFormAdj (const string &s) |
string | BaseFormAdv (const string &s) |
Public Attributes |
map< string, string > | verbex |
map< string, string > | nounex |
map< string, string > | advex |
map< string, string > | adjex |
set< string > | noundic |
set< string > | verbdic |
set< string > | adjdic |
The documentation for this struct was generated from the following file:
- src/gtagger/geniatagger-3.0.1/morph.cpp