|
TRF Language Model
|
This is the complete list of members for trf::MLfunc, including all inherited members.
| cn_exvalue_max_num | wb::Func | static |
| Func(int nParamNum=0) | wb::Func | inline |
| GetEmpExp(CorpusBase *pCorpus, Vec< double > &vExp) | trf::MLfunc | |
| GetExtraValues(int t, double *pdValues) | trf::MLfunc | virtual |
| GetGradient(double *pdGradient) | trf::MLfunc | virtual |
| GetLL(CorpusBase *pCorpus, int nCalNum=-1, Vec< double > *pLL=NULL) | trf::MLfunc | virtual |
| GetParam(double *pdParams) | trf::MLfunc | |
| GetParamNum() const | wb::Func | inline |
| GetValue() | trf::MLfunc | virtual |
| m_nParamNum | wb::Func | protected |
| m_pathOutputModel | trf::MLfunc | |
| m_pCorpusTest | trf::MLfunc | protected |
| m_pCorpusTrain | trf::MLfunc | protected |
| m_pCorpusValid | trf::MLfunc | protected |
| m_pModel | trf::MLfunc | protected |
| m_pSolve | wb::Func | protected |
| m_trainPi | trf::MLfunc | protected |
| m_value | trf::MLfunc | protected |
| m_vEmpiricalExp | trf::MLfunc | protected |
| MLfunc() | trf::MLfunc | inline |
| MLfunc(Model *pModel, CorpusBase *pTrain, CorpusBase *pValid=NULL, CorpusBase *pTest=NULL) | trf::MLfunc | |
| Reset(Model *pModel, CorpusBase *pTrain, CorpusBase *pValid=NULL, CorpusBase *pTest=NULL) | trf::MLfunc | |
| SetParam(double *pdParams) | trf::MLfunc | virtual |
| SetParamNum(int n) | wb::Func | inline |