#include <FormInfo.h>
bool CFlexiaModel::operator== | ( | const CFlexiaModel & | X | ) | const [inline] |
References m_Flexia.
bool CFlexiaModel::ReadFromString | ( | string & | s | ) |
References FlexModelCommDelim, m_Comments, m_Flexia, and Trim().
Referenced by ReadFlexiaModels().
string CFlexiaModel::ToString | ( | ) | const |
References FlexModelCommDelim, m_Comments, and m_Flexia.
Referenced by MorphoWizard::log().
string CFlexiaModel::get_first_flex | ( | ) | const |
References m_Flexia.
Referenced by MorphoWizard::create_slf_from_predicted(), MorphoWizard::get_base_string(), CFormInfo::GetSrcNorm(), MorphoWizard::predict_lemm(), MorphoWizard::save_mrd(), and CFormInfo::SetParadigmId().
string CFlexiaModel::get_first_code | ( | ) | const |
References m_Flexia.
Referenced by MorphoWizard::CreatePredictIndex(), and CMorphDictBuilder::GenerateUnitedFlexModels().
bool CFlexiaModel::has_ancode | ( | const string & | search_ancode | ) | const |
References m_Flexia.
string CFlexiaModel::m_Comments |
Referenced by ReadFromString(), and ToString().
vector<CMorphForm> CFlexiaModel::m_Flexia |
Referenced by MorphoWizard::check_paradigm(), CFormInfo::Create(), CMorphDictBuilder::GenerateUnitedFlexModels(), get_first_code(), get_first_flex(), MorphoWizard::get_wordforms(), CLemmatizer::GetAllAncodesAndLemmasQuick(), CLemmatizer::GetAllAncodesQuick(), CFormInfo::GetAncode(), CFormInfo::GetCount(), CMorphDict::GetLemmaInfos(), CFormInfo::GetSrcAncode(), CFormInfo::GetWordForm(), has_ancode(), CLemmatizer::LemmatizeWord(), MorphoWizard::mrd_to_slf(), operator==(), PrintAllForms(), ReadFromString(), MorphoWizard::slf_to_mrd(), and ToString().