ddc
|
CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index. More...
#include <MorphXmlToken.h>
Public Member Functions | |
void | GetAsSetOfProperties (vector< string > &Result) const |
Public Attributes | |
string | m_Lemma |
lemma More... | |
string | m_GrammemsStr |
other morphological features More... | |
CXmlMorphAnnot holds one morphological interpretation, which is read from xml under CConcIndexator::m_IndexType == MorphXML_Index.
|
inline |
reference to xml node return the structure as a set of token properties
Referenced by CConcIndexator::IndexMorphXml().
string CXmlMorphAnnot::m_Lemma |
lemma
Referenced by CConcIndexator::IndexMorphXml(), and CConcXml::ReadMorphXmlFileIntoGraTable().
string CXmlMorphAnnot::m_GrammemsStr |
other morphological features
Referenced by CConcXml::ReadMorphXmlFileIntoGraTable().