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