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