Public Member Functions | Public Attributes | Private Member Functions | Private Attributes

CPredictBase Class Reference

#include <Predict.h>

Collaboration diagram for CPredictBase:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Public Attributes

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

CPredictBase::CPredictBase ( MorphLanguageEnum  langua  ) 

Member Function Documentation

void CPredictBase::FindRecursive ( int  r,
string &  curr_path,
vector< CPredictTuple > &  Infos 
) const [private]
void CPredictBase::Load ( const string &  path  ) 

References CMorphAutomat::Load(), and m_SuffixAutomat.

Referenced by CLemmatizer::LoadDictionariesRegistry().

Here is the call graph for this function:

Here is the caller graph for this function:

bool CPredictBase::Find ( const string &  lettId,
vector< CPredictTuple > &  res 
) const

References FindRecursive(), m_SuffixAutomat, MinimalPredictionSuffix, and CMorphAutomat::NextNode().

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

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Referenced by Find(), FindRecursive(), and Load().


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