ddc
|
#include "../ConcordLib/ConcCommon.h"
Go to the source code of this file.
Functions | |
string | GetParadigm (string WordForm, int LemmaNo, MorphLanguageEnum Langua) |
string | Lemmatize (string WordForm, MorphLanguageEnum Langua, int &LemmasCount) |
string GetParadigm | ( | string | WordForm, |
int | LemmaNo, | ||
MorphLanguageEnum | Langua | ||
) |
References GetParadigmCollection(), and GetParadigmFromDictionary().
Referenced by CDDCServer::handle__get_paradigm().
string Lemmatize | ( | string | WordForm, |
MorphLanguageEnum | Langua, | ||
int & | LemmasCount | ||
) |
References GetParadigmCollection(), and GetStringByParadigm().
Referenced by CDDCServer::handle__get_paradigm().