|
TRF Language Model
|
This is the complete list of members for trf::Feat, including all inherited members.
| Feat(int nOrder=0, bool bClass=true) | trf::Feat | inline |
| Find(Array< int > &afeat, Seq &seq, int pos, int order) | trf::Feat | |
| Find(Array< int > &afeat, Seq &seq) | trf::Feat | |
| FindClass(Array< int > &afeat, Seq &seq, int pos, int order) | trf::Feat | |
| FindPosDep(Array< int > &afeat, Seq &seq, int pos, int type=0) | trf::Feat | |
| FindWord(Array< int > &afeat, Seq &seq, int pos, int order) | trf::Feat | |
| GetMaxOrder() | trf::Feat | |
| GetNum() const | trf::Feat | inline |
| LoadFeatFromCorpus(const char *path, Vocab *pv) | trf::Feat | |
| m_aTable | trf::Feat | |
| m_nTotalNum | trf::Feat | |
| ReadT(File &file, PValue *pValue=NULL) | trf::Feat | |
| Reset(int nOrder, bool bClass) | trf::Feat | |
| Reset(const char *pfeatType) | trf::Feat | |
| WriteT(File &file, PValue *pValue=NULL) | trf::Feat | |
| ~Feat() | trf::Feat | inline |