Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.chart_parser.ExhaustiveCombiner Member List
This is the complete list of members for joshua.decoder.chart_parser.ExhaustiveCombiner, including all inherited members.
addAxiom(Chart chart, Cell cell, int i, int j, Rule rule, SourcePath srcPath)joshua.decoder.chart_parser.ExhaustiveCombiner
addAxioms(Chart chart, Cell cell, int i, int j, List< Rule > rules, SourcePath srcPath)joshua.decoder.chart_parser.ExhaustiveCombiner
combine(Chart chart, Cell cell, int i, int j, List< SuperNode > superItems, List< Rule > rules, int arity, SourcePath srcPath)joshua.decoder.chart_parser.ExhaustiveCombiner
ExhaustiveCombiner(List< FeatureFunction > featureFunctions, List< StateComputer > stateComputers)joshua.decoder.chart_parser.ExhaustiveCombiner
featureFunctionsjoshua.decoder.chart_parser.ExhaustiveCombiner [private]
stateComputersjoshua.decoder.chart_parser.ExhaustiveCombiner [private]