PLearn 0.1
|
Used to sort words according to frequency, when determining candidates. More...
Public Member Functions | |
wordAndFreq (int wt, int f) | |
Public Attributes | |
int | wordtag |
int | frequency |
Used to sort words according to frequency, when determining candidates.
Definition at line 70 of file NnlmOnlineLearner.cc.
Definition at line 72 of file NnlmOnlineLearner.cc.
Definition at line 74 of file NnlmOnlineLearner.cc.
Referenced by PLearn::wordAndFreqGT().
Definition at line 72 of file NnlmOnlineLearner.cc.