|
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 | |
| FinishedLoading() | lm::sri::Vocabulary | [private] |
| Index(const StringPiece &str) const | lm::sri::Vocabulary | [virtual] |
| Index(const std::string &str) const | lm::sri::Vocabulary | [virtual] |
| Index(const char *str) const | lm::sri::Vocabulary | [virtual] |
| Model class | lm::sri::Vocabulary | [friend] |
| not_found_ | lm::base::Vocabulary | [protected] |
| NotFound() const | lm::base::Vocabulary | |
| SetSpecial(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found) | lm::base::Vocabulary | [protected] |
| sri_ | lm::sri::Vocabulary | [mutable, private] |
| Vocabulary() | lm::sri::Vocabulary | |
| lm::base::Vocabulary::Vocabulary(WordIndex begin_sentence, WordIndex end_sentence, WordIndex not_found) | lm::base::Vocabulary | [protected] |
| Word(WordIndex index) const | lm::sri::Vocabulary | |
| ~Vocabulary() | lm::sri::Vocabulary | [virtual] |