|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
| begin_sentence_ | lm::base::Vocabulary | [protected] |
| BeginSentence() const | lm::base::Vocabulary | |
| end_sentence_ | lm::base::Vocabulary | [protected] |
| EndSentence() const | lm::base::Vocabulary | |
| Index(const StringPiece &str) const =0 | lm::base::Vocabulary | [pure virtual] |
| Index(const std::string &str) const | lm::base::Vocabulary | [virtual] |
| Index(const char *str) const | lm::base::Vocabulary | [virtual] |
| not_found_ | lm::base::Vocabulary | [protected] |
| NotFound() const | lm::base::Vocabulary | |
| operator=(const Vocabulary &) | lm::base::Vocabulary | [private] |
| SetSpecial(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found) | lm::base::Vocabulary | [protected] |
| Vocabulary() | lm::base::Vocabulary | [protected] |
| Vocabulary(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found) | lm::base::Vocabulary | [protected] |
| Vocabulary(const Vocabulary &) | lm::base::Vocabulary | [private] |
| ~Vocabulary() | lm::base::Vocabulary | [virtual] |