Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.hypergraph.HyperEdge Member List
This is the complete list of members for joshua.decoder.hypergraph.HyperEdge, including all inherited members.
antNodesjoshua.decoder.hypergraph.HyperEdge [private]
bestDerivationLogPjoshua.decoder.hypergraph.HyperEdge
getAntNodes()joshua.decoder.hypergraph.HyperEdge
getRule()joshua.decoder.hypergraph.HyperEdge
getSourcePath()joshua.decoder.hypergraph.HyperEdge
getTransitionLogP(boolean forceCompute)joshua.decoder.hypergraph.HyperEdge
HyperEdge(Rule rule, double bestDerivationLogP, Double transitionLogP, List< HGNode > antNodes, SourcePath srcPath)joshua.decoder.hypergraph.HyperEdge
rulejoshua.decoder.hypergraph.HyperEdge [private]
setTransitionLogP(double transitionLogP)joshua.decoder.hypergraph.HyperEdge
srcPathjoshua.decoder.hypergraph.HyperEdge [private]
transitionLogPjoshua.decoder.hypergraph.HyperEdge [private]