CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index. More...
#include <MorphXmlToken.h>
CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index.
void CXmlMorphAnnot::GetAsSetOfProperties | ( | vector< string > & | Result | ) | const |
return the structure as a set of token properties
References m_GrammemsStr.
Referenced by CConcIndexator::IndexMorphXml().
string CXmlMorphAnnot::BuildRusCorpAnnot | ( | ) | const |
return string annotation for words from Russian corpus
References EngRusMakeLower(), IsImportantRusCorpFeature(), and m_GrammemsStr.
string CXmlMorphAnnot::m_Lemma |
other morphological features
Referenced by BuildRusCorpAnnot(), CRusCorpXmlFile::CreateGraTable(), GetAsSetOfProperties(), CConcXml::ReadMorphXmlFileIntoGraTable(), and CRusCorpXmlFile::WriteGramXml().
void* CXmlMorphAnnot::m_XmlRef |
reference to xml node
Referenced by CRusCorpXmlFile::CreateGraTable().