#include "StdGraph.h"
#include "GraphmatFile.h"
#include "GraphanDicts.h"
#include "../common/util_classes.h"
void NormalizeOborotStr | ( | const CGraphanDicts & | C, | |
string & | S | |||
) |
References is_alpha(), CGraphanDicts::m_Language, RmlMakeUpper(), and Trim().
Referenced by CGraphanDicts::BuildOborot().
void PrintOborottos | ( | CGraphanDicts & | C | ) |
References CGraphanDicts::m_Oborottos.
void BuildOborottosIndex | ( | CGraphanDicts & | C | ) |
References CGraphanDicts::m_OborotTokens, CGraphanDicts::m_Oborottos, and CGraphanDicts::m_OborottosFirstWordIndex.
Referenced by CGraphanDicts::BuildOborottos().
const char OborotDels[] = " \t" |