Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.DecoderThread Member List
This is the complete list of members for joshua.decoder.DecoderThread, including all inherited members.
DecoderThread(List< GrammarFactory > grammarFactories, List< FeatureFunction > featureFunctions, List< StateComputer > stateComputers, InputHandler inputHandler)joshua.decoder.DecoderThread
featureFunctionsjoshua.decoder.DecoderThread [private]
grammarFactoriesjoshua.decoder.DecoderThread [private]
hypergraphSerializerjoshua.decoder.DecoderThread [package]
inputHandlerjoshua.decoder.DecoderThread [private]
kbestExtractorjoshua.decoder.DecoderThread [private]
loggerjoshua.decoder.DecoderThread [private, static]
nbestWriterjoshua.decoder.DecoderThread [private]
run()joshua.decoder.DecoderThread
stateComputersjoshua.decoder.DecoderThread [private]
translate(Sentence sentence, String oracleSentence)joshua.decoder.DecoderThread
translateAll()joshua.decoder.DecoderThread