Public Member Functions | Public Attributes

CMorphologyHolder Class Reference

#include <MorphologyHolder.h>

Inheritance diagram for CMorphologyHolder:
Inheritance graph
[legend]
Collaboration diagram for CMorphologyHolder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

CMorphologyHolder::CMorphologyHolder (  ) 
CMorphologyHolder::~CMorphologyHolder (  ) 

References DeleteProcessors().

Here is the call graph for this function:


Member Function Documentation

bool CMorphologyHolder::GetMorphology ( string  str,
bool  bFile,
int &  CountOfWords 
)
bool CMorphologyHolder::LoadGraphanAndLemmatizer ( MorphLanguageEnum  langua  ) 
void CMorphologyHolder::DeleteProcessors (  ) 

References m_pGramTab, and m_pLemmatizer.

Referenced by LoadGraphanAndLemmatizer(), and ~CMorphologyHolder().

Here is the caller graph for this function:

DwordVector CMorphologyHolder::GetParadigmIdsByNormAndAncode ( std::string &  str,
const std::string &  code 
) const
void CMorphologyHolder::string_to_ids ( const char *  str,
DwordVector ids,
bool  bNorm 
) const

References CLemmatizer::CreateParadigmCollection(), CFormInfo::GetParadigmId(), CFormInfo::m_bFound, and m_pLemmatizer.

Here is the call graph for this function:

std::string CMorphologyHolder::id_to_string ( long  id  )  const

References CLemmatizer::CreateParadigmFromID(), Format(), CFormInfo::GetWordForm(), and m_pLemmatizer.

Here is the call graph for this function:

CFormInfo CMorphologyHolder::id_to_paradigm ( long  id  )  const

References CLemmatizer::CreateParadigmFromID(), Format(), and m_pLemmatizer.

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following files: