ddc
Functions
CreateMorphIndex.cpp File Reference
#include "ConcCommon.h"
#include "StringIndexator.h"
Include dependency graph for CreateMorphIndex.cpp:

Functions

vector< string > GetGramInfosFromWord (const char *GraLine, MorphLanguageEnum Langua, bool bCapital)
 
bool CreateMorphIndex (const CStringIndexator *indexator, string path, MorphLanguageEnum language, size_t maxTokenCountInOnePeriod)
 

Function Documentation

◆ GetGramInfosFromWord()

vector<string> GetGramInfosFromWord ( const char *  GraLine,
MorphLanguageEnum  Langua,
bool  bCapital 
)

References _QM, gEIG, CLemmatizer::GetAllAncodesQuick(), GetGramtabByLanguage(), GetLemmatizerByLanguage(), Grammems, GrammemsCount, gSUB, MorphAnnotationsDelim, morphGerman, and UnknownPartOfSpeech.

Referenced by CreateMorphIndex().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ CreateMorphIndex()

bool CreateMorphIndex ( const CStringIndexator indexator,
string  path,
MorphLanguageEnum  language,
size_t  maxTokenCountInOnePeriod 
)