Public Member Functions | Public Attributes

CABCEncoder Class Reference

#include <MorphAutomat.h>

Inheritance diagram for CABCEncoder:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

CABCEncoder::CABCEncoder ( MorphLanguageEnum  Language,
BYTE  AnnotChar 
)

Member Function Documentation

bool CABCEncoder::CheckABCWithAnnotator ( const string &  WordForm  )  const

References m_Alphabet2Code.

Referenced by CMorphAutomatBuilder::AddStringDaciuk().

Here is the caller graph for this function:

bool CABCEncoder::CheckABCWithoutAnnotator ( const string &  WordForm  )  const

References m_Alphabet2CodeWithoutAnnotator.

Referenced by CLemmatizer::CheckABC().

Here is the caller graph for this function:

string CABCEncoder::EncodeIntToAlphabet ( DWORD  v  )  const

References m_AlphabetSizeWithoutAnnotator, and m_Code2AlphabetWithoutAnnotator.

Referenced by CMorphDictBuilder::CreateAutomat().

Here is the caller graph for this function:

DWORD CABCEncoder::DecodeFromAlphabet ( const string &  v  )  const
string CABCEncoder::GetCriticalNounLetterPack (  )  const

References m_AnnotChar, and MinimalPredictionSuffix.

Referenced by CLemmatizer::CheckAbbreviation(), and CLemmatizer::PredictByDataBase().

Here is the caller graph for this function:


Member Data Documentation

Referenced by CABCEncoder().

Referenced by CABCEncoder(), and EncodeIntToAlphabet().


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