|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
| featureFunctions | joshua.decoder.ParserThread | [private] |
| getGrammarFromHyperGraph(String goal, HyperGraph hg) | joshua.decoder.ParserThread | [private, static] |
| grammarFactories | joshua.decoder.ParserThread | [private] |
| hypergraphSerializer | joshua.decoder.ParserThread | [package] |
| inputHandler | joshua.decoder.ParserThread | [private] |
| kbestExtractor | joshua.decoder.ParserThread | [private] |
| logger | joshua.decoder.ParserThread | [private, static] |
| nbestWriter | joshua.decoder.ParserThread | [private] |
| parse(Sentence sentence, String oracleSentence) | joshua.decoder.ParserThread | |
| parseAll() | joshua.decoder.ParserThread | |
| ParserThread(List< GrammarFactory > grammarFactories, List< FeatureFunction > featureFunctions, List< StateComputer > stateComputers, InputHandler inputHandler) | joshua.decoder.ParserThread | |
| run() | joshua.decoder.ParserThread | |
| stateComputers | joshua.decoder.ParserThread | [private] |