#include <phrase.hh>
| Classes | |
| struct | SentenceRelation | 
| Public Member Functions | |
| Substrings () | |
| template<class Iterator > | |
| void | AddPhrase (unsigned int sentence_id, const Iterator &begin, const Iterator &end) | 
Definition at line 26 of file phrase.hh.
| void lm::phrase::Substrings::AddPhrase | ( | unsigned int | sentence_id, | |
| const Iterator & | begin, | |||
| const Iterator & | end | |||
| ) |  [inline] | 
Definition at line 62 of file phrase.hh.
References hash, and util::MurmurHashNative().
Referenced by lm::phrase::ReadMultiple().


 1.5.9
 1.5.9