Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.hypergraph.KBestExtractor Member List
This is the complete list of members for joshua.decoder.hypergraph.KBestExtractor, including all inherited members.
addCombinedScorejoshua.decoder.hypergraph.KBestExtractor [private]
addVirtualNode(HGNode it)joshua.decoder.hypergraph.KBestExtractor [private]
convertHyp2String(int sentID, DerivationState cur, List< FeatureFunction > models, String strHypNumeric, double[] modelCost)joshua.decoder.hypergraph.KBestExtractor [private]
escapeTerminalForTree(String terminal)joshua.decoder.hypergraph.KBestExtractor [private]
extractKbestIntoHyperGraph(HyperGraph inHG, int topN)joshua.decoder.hypergraph.KBestExtractor
extractNbestTreejoshua.decoder.hypergraph.KBestExtractor [private]
extractUniqueNbestjoshua.decoder.hypergraph.KBestExtractor [private]
filterKbestHypergraph(HyperGraph hg, Set< String > uniqueHyps)joshua.decoder.hypergraph.KBestExtractor
getDerivationStateSignature(HyperEdge edge2, int[] ranks2, int pos)joshua.decoder.hypergraph.KBestExtractor [private]
getKthHyp(HGNode it, int k, int sentID, List< FeatureFunction > models, int[] numNodesAndEdges)joshua.decoder.hypergraph.KBestExtractor
getKthHyp(HGNode it, int k, int[] numNodesAndEdges)joshua.decoder.hypergraph.KBestExtractor
includeAlignjoshua.decoder.hypergraph.KBestExtractor [private]
isMonolingualjoshua.decoder.hypergraph.KBestExtractor [private]
KBestExtractor(boolean extractUniqueNbest, boolean extractNbestTree, boolean includeAlign, boolean addCombinedScore, boolean isMonolingual, boolean performSanityCheck)joshua.decoder.hypergraph.KBestExtractor
lazyKBestExtractOnHG(HyperGraph hg, List< FeatureFunction > models, int topN, int sentID, final List< String > out)joshua.decoder.hypergraph.KBestExtractor
lazyKBestExtractOnHG(HyperGraph hg, List< FeatureFunction > models, int topN, int sentID, BufferedWriter out)joshua.decoder.hypergraph.KBestExtractor
lazyKBestExtractOnHG(HyperGraph hg, List< FeatureFunction > featureFunctions, int topN, int sentID, CoIterator< String > coit)joshua.decoder.hypergraph.KBestExtractor [private]
loggerjoshua.decoder.hypergraph.KBestExtractor [private, static]
performSanityCheckjoshua.decoder.hypergraph.KBestExtractor [private]
resetState()joshua.decoder.hypergraph.KBestExtractor
rootIDjoshua.decoder.hypergraph.KBestExtractor [package, static]
rootSymjoshua.decoder.hypergraph.KBestExtractor [package, static]
sentIDjoshua.decoder.hypergraph.KBestExtractor [private]
virtualNodesTbljoshua.decoder.hypergraph.KBestExtractor [private]