TRF Language Model
|
This is the complete list of members for trf::CorpusBase, including all inherited members.
CorpusBase() | trf::CorpusBase | inline |
GetFileName() const | trf::CorpusBase | inline |
GetLenCount(Array< int > &aLenCount)=0 | trf::CorpusBase | pure virtual |
GetMaxLen() const | trf::CorpusBase | inlinevirtual |
GetMinLen() const | trf::CorpusBase | inlinevirtual |
GetNum() const | trf::CorpusBase | inlinevirtual |
GetSeq(int nLine, Array< VocabID > &aSeq)=0 | trf::CorpusBase | pure virtual |
m_filename | trf::CorpusBase | protected |
m_nMaxLen | trf::CorpusBase | protected |
m_nMinLen | trf::CorpusBase | protected |
m_nNum | trf::CorpusBase | protected |
Reset(const char *pfilename)=0 | trf::CorpusBase | pure virtual |