Public Member Functions | Private Member Functions | Private Attributes

CMorphDictBuilder Class Reference

#include <MorphDictBuilder.h>

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

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

CMorphDictBuilder::CMorphDictBuilder ( MorphLanguageEnum  Language  ) 

References CMorphDict::InitAutomat(), and MorphAnnotChar.

Here is the call graph for this function:

CMorphDictBuilder::~CMorphDictBuilder (  ) 

Member Function Documentation

void CMorphDictBuilder::ClearRegister (  )  [private]
bool CMorphDictBuilder::CheckFlexiaGramInfo ( const MorphoWizard Wizard  )  const [private]
bool CMorphDictBuilder::GeneratePrefixes ( const MorphoWizard Wizard  )  [private]

References CMorphDict::m_Prefixes, m_PrefixSets, MorphoWizard::m_PrefixSets, and MaxLemmaPrefixCount.

Referenced by CreateAutomat().

Here is the caller graph for this function:

bool CMorphDictBuilder::CheckRegister (  )  const [private]
CMorphAutomatBuilder* CMorphDictBuilder::GetFormBuilder (  )  [inline, private]

References CMorphDict::m_pFormAutomat.

Referenced by CreateAutomat().

Here is the caller graph for this function:

bool CMorphDictBuilder::CreateAutomat ( const MorphoWizard Wizard  ) 
bool CMorphDictBuilder::GenerateLemmas ( const MorphoWizard Wizard  ) 
bool CMorphDictBuilder::GenerateUnitedFlexModels ( const MorphoWizard Wizard  ) 
bool CMorphDictBuilder::GenPredictIdx ( const MorphoWizard wizard,
int  PostfixLength,
int  MinFreq,
string  path 
)

Member Data Documentation

vector< vector <bool> > CMorphDictBuilder::m_ModelInfo [private]

Referenced by CreateAutomat(), and GeneratePrefixes().


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