Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.ParserThread Member List
This is the complete list of members for joshua.decoder.ParserThread, including all inherited members.
featureFunctionsjoshua.decoder.ParserThread [private]
getGrammarFromHyperGraph(String goal, HyperGraph hg)joshua.decoder.ParserThread [private, static]
grammarFactoriesjoshua.decoder.ParserThread [private]
hypergraphSerializerjoshua.decoder.ParserThread [package]
inputHandlerjoshua.decoder.ParserThread [private]
kbestExtractorjoshua.decoder.ParserThread [private]
loggerjoshua.decoder.ParserThread [private, static]
nbestWriterjoshua.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
stateComputersjoshua.decoder.ParserThread [private]