|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Classes | |
| struct | StaticCheck |
| struct | StaticCheck< true > |
| class | VirtualBase |
| class | VirtualImpl |
Typedefs | |
| typedef StaticCheck< sizeof(jint)==sizeof(lm::WordIndex)> ::StaticAssertionPassed | FloatSize |
Functions | |
| void | MapArray (const std::vector< lm::WordIndex > &map, jint *begin, jint *end) |
| char * | PieceCopy (const StringPiece &str) |
| VirtualBase * | ConstructModel (const char *file_name, float fake_oov_cost) |
| typedef StaticCheck<sizeof(jint) == sizeof(lm::WordIndex)>::StaticAssertionPassed anonymous_namespace{wrap.cc}::FloatSize |
| VirtualBase* anonymous_namespace{wrap.cc}::ConstructModel | ( | const char * | file_name, |
| float | fake_oov_cost | ||
| ) |
| void anonymous_namespace{wrap.cc}::MapArray | ( | const std::vector< lm::WordIndex > & | map, |
| jint * | begin, | ||
| jint * | end | ||
| ) |
| char* anonymous_namespace{wrap.cc}::PieceCopy | ( | const StringPiece & | str | ) |