Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.chart_parser.Cell Member List
This is the complete list of members for joshua.decoder.chart_parser.Cell, including all inherited members.
addHyperEdgeInCell(ComputeNodeResult result, Rule rule, int i, int j, List< HGNode > ants, SourcePath srcPath, boolean noPrune)joshua.decoder.chart_parser.Cell [package]
addNewNode(HGNode node, boolean noPrune)joshua.decoder.chart_parser.Cell [private]
beamPrunerjoshua.decoder.chart_parser.Cell
Cell(Chart chart, int goalSymID)joshua.decoder.chart_parser.Cell
Cell(Chart chart, int goal_sym_id, int constraint_symbol_id)joshua.decoder.chart_parser.Cell
chartjoshua.decoder.chart_parser.Cell [private]
constraintSymbolIdjoshua.decoder.chart_parser.Cell [private]
ensureSorted()joshua.decoder.chart_parser.Cell [private]
getSortedNodes()joshua.decoder.chart_parser.Cell [package]
getSortedSuperItems()joshua.decoder.chart_parser.Cell [package]
goalSymIDjoshua.decoder.chart_parser.Cell [private]
loggerjoshua.decoder.chart_parser.Cell [private, static]
nodesSigTbljoshua.decoder.chart_parser.Cell [private]
sortedNodesjoshua.decoder.chart_parser.Cell [private]
superNodesTbljoshua.decoder.chart_parser.Cell [private]
transitToGoal(Cell bin, List< FeatureFunction > featureFunctions, int sentenceLength)joshua.decoder.chart_parser.Cell [package]