operator<(const ScoredWord &w) const | Bayes::ScoredWord | [inline] |
score | Bayes::ScoredWord | |
ScoredWord(void) | Bayes::ScoredWord | [inline] |
ScoredWord(const char *text, double s=0.0) | Bayes::ScoredWord | [inline] |
ScoredWord(const string &text, double s=0.0) | Bayes::ScoredWord | [inline] |
word | Bayes::ScoredWord |