Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.hypergraph.ViterbiExtractor Member List
This is the complete list of members for joshua.decoder.hypergraph.ViterbiExtractor, including all inherited members.
cloneHyperedge(HyperEdge inEdge)joshua.decoder.hypergraph.ViterbiExtractor [private, static]
cloneNodeWithBestHyperedge(HGNode inNode)joshua.decoder.hypergraph.ViterbiExtractor [private, static]
extractViterbiString(HGNode node)joshua.decoder.hypergraph.ViterbiExtractor [static]
get1bestTreeNode(HGNode it)joshua.decoder.hypergraph.ViterbiExtractor [private, static]
getViterbiTreeHG(HyperGraph hg_in)joshua.decoder.hypergraph.ViterbiExtractor [static]
walk(HGNode node, WalkerFunction walker)joshua.decoder.hypergraph.ViterbiExtractor [static]