Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.chart_parser.Chart Member List
This is the complete list of members for joshua.decoder.chart_parser.Chart, including all inherited members.
addAxiom(int i, int j, Rule rule, SourcePath srcPath)joshua.decoder.chart_parser.Chart
addUnaryNodes(Grammar[] grs, int i, int j)joshua.decoder.chart_parser.Chart [private]
cellsjoshua.decoder.chart_parser.Chart [private]
Chart(Sentence sentence, List< FeatureFunction > featureFunctions, List< StateComputer > stateComputers, Grammar[] grammars, boolean useMaxLMCostForOOV, String goalSymbol)joshua.decoder.chart_parser.Chart
combinerjoshua.decoder.chart_parser.Chart [private]
completeCell(int i, int j, DotNode dotNode, List< Rule > sortedRules, int arity, SourcePath srcPath)joshua.decoder.chart_parser.Chart [private]
completeSpan(int i, int j)joshua.decoder.chart_parser.Chart [private]
dotchartsjoshua.decoder.chart_parser.Chart [private]
expand()joshua.decoder.chart_parser.Chart
featureFunctionsjoshua.decoder.chart_parser.Chart [private]
getCell(int i, int j)joshua.decoder.chart_parser.Chart
goalBinjoshua.decoder.chart_parser.Chart [private]
goalSymbolIDjoshua.decoder.chart_parser.Chart [private]
grammarsjoshua.decoder.chart_parser.Chart [private]
inputLatticejoshua.decoder.chart_parser.Chart [private]
loggerjoshua.decoder.chart_parser.Chart [private, static]
logStatistics(Level level)joshua.decoder.chart_parser.Chart [private]
manualConstraintsHandlerjoshua.decoder.chart_parser.Chart [private]
nAddedjoshua.decoder.chart_parser.Chart [package]
nCalledComputeNodejoshua.decoder.chart_parser.Chart [package]
nDotitemAddedjoshua.decoder.chart_parser.Chart [package]
nMergedjoshua.decoder.chart_parser.Chart [package]
nPreprunedEdgesjoshua.decoder.chart_parser.Chart [package]
nPreprunedFuzz1joshua.decoder.chart_parser.Chart [package]
nPreprunedFuzz2joshua.decoder.chart_parser.Chart [package]
nPrunedItemsjoshua.decoder.chart_parser.Chart [package]
parseTreejoshua.decoder.chart_parser.Chart [private]
segmentIDjoshua.decoder.chart_parser.Chart [package]
setGoalSymbolID(int i)joshua.decoder.chart_parser.Chart
sourceLengthjoshua.decoder.chart_parser.Chart [private]
stateComputersjoshua.decoder.chart_parser.Chart [private]