Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.ff.tm.BasicRuleCollection Member List
This is the complete list of members for joshua.decoder.ff.tm.BasicRuleCollection, including all inherited members.
arityjoshua.decoder.ff.tm.BasicRuleCollection [protected]
BasicRuleCollection(int arity, int[] sourceTokens)joshua.decoder.ff.tm.BasicRuleCollection
BasicRuleCollection(int arity, int[] sourceTokens, List< Rule > rules)joshua.decoder.ff.tm.BasicRuleCollection
getArity()joshua.decoder.ff.tm.BasicRuleCollection
getRules()joshua.decoder.ff.tm.BasicRuleCollection
getSortedRules()joshua.decoder.ff.tm.BasicRuleCollection
getSourceSide()joshua.decoder.ff.tm.BasicRuleCollection
loggerjoshua.decoder.ff.tm.BasicRuleCollection [private, static]
rulesjoshua.decoder.ff.tm.BasicRuleCollection [protected]
sortedjoshua.decoder.ff.tm.BasicRuleCollection [protected]
sortRules(List< Rule > rules, List< FeatureFunction > l_models)joshua.decoder.ff.tm.BasicRuleCollection [static]
sortRules(List< FeatureFunction > l_models)joshua.decoder.ff.tm.BasicRuleCollection
sourceTokensjoshua.decoder.ff.tm.BasicRuleCollection [protected]