Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.JoshuaDecoder Member List
This is the complete list of members for joshua.decoder.JoshuaDecoder, including all inherited members.
changeBaselineFeatureWeights(double[] weights)joshua.decoder.JoshuaDecoder
changeDiscrminativeModelOnly(String discrminativeModelFile)joshua.decoder.JoshuaDecoder
changeFeatureWeightVector(double[] weights, String discrminativeModelFile)joshua.decoder.JoshuaDecoder
cleanUp()joshua.decoder.JoshuaDecoder
decoderFactoryjoshua.decoder.JoshuaDecoder [private]
decodeSentence(String testSentence, String[] nbests)joshua.decoder.JoshuaDecoder
decodeTestSet(String testFile, String nbestFile, String oracleFile)joshua.decoder.JoshuaDecoder
decodeTestSet(String testFile, String nbestFile)joshua.decoder.JoshuaDecoder
featureFunctionsjoshua.decoder.JoshuaDecoder [private]
getUninitalizedDecoder()joshua.decoder.JoshuaDecoder [static]
grammarFactoriesjoshua.decoder.JoshuaDecoder [private]
initialize(String configFile)joshua.decoder.JoshuaDecoder
initializeFeatureFunctions()joshua.decoder.JoshuaDecoder [private]
initializeGlueGrammar()joshua.decoder.JoshuaDecoder [private]
initializeLanguageModel()joshua.decoder.JoshuaDecoder [private]
initializeMainTranslationGrammar()joshua.decoder.JoshuaDecoder [private]
initializeStateComputers(int nGramOrder, int ngramStateID)joshua.decoder.JoshuaDecoder [private]
JoshuaDecoder(String configFile)joshua.decoder.JoshuaDecoder
JoshuaDecoder()joshua.decoder.JoshuaDecoder [private]
languageModelsjoshua.decoder.JoshuaDecoder [private]
loggerjoshua.decoder.JoshuaDecoder [private, static]
main(String[] args)joshua.decoder.JoshuaDecoder [static]
ruleStringToIDTablejoshua.decoder.JoshuaDecoder [private]
stateComputersjoshua.decoder.JoshuaDecoder [private]
visualizeHyperGraphForSentence(String sentence)joshua.decoder.JoshuaDecoder
writeConfigFile(double[] newWeights, String template, String outputFile, String newDiscriminativeModel)joshua.decoder.JoshuaDecoder [static]