Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.DecoderFactory Member List
This is the complete list of members for joshua.decoder.DecoderFactory, including all inherited members.
DecoderFactory(List< GrammarFactory > grammarFactories, boolean useMaxLMCostForOOV, List< FeatureFunction > featureFunctions, List< StateComputer > stateComputers)joshua.decoder.DecoderFactory
decoderThreadsjoshua.decoder.DecoderFactory [private]
decodeTestSet(String testFile, String nbestFile, String oracleFile)joshua.decoder.DecoderFactory
featureFunctionsjoshua.decoder.DecoderFactory [private]
getHyperGraphForSentence(String sentence)joshua.decoder.DecoderFactory
grammarFactoriesjoshua.decoder.DecoderFactory [private]
loggerjoshua.decoder.DecoderFactory [private, static]
stateComputersjoshua.decoder.DecoderFactory [private]
useMaxLMCostForOOVjoshua.decoder.DecoderFactory [private]