Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.ff.tm.Rule Member List
This is the complete list of members for joshua.decoder.ff.tm.Rule, including all inherited members.
estimateRuleCost(List< FeatureFunction > featureFunctions)joshua.decoder.ff.tm.Rule
getArity()joshua.decoder.ff.tm.Rule
getEnglish()joshua.decoder.ff.tm.Rule
getEstCost()joshua.decoder.ff.tm.Rule
getFeatureCost(int column)joshua.decoder.ff.tm.Rule
getFeatureScores()joshua.decoder.ff.tm.Rule
getFrench()joshua.decoder.ff.tm.Rule
getLatticeCost()joshua.decoder.ff.tm.Rule
getLHS()joshua.decoder.ff.tm.Rule
getOwner()joshua.decoder.ff.tm.Rule
getRuleID()joshua.decoder.ff.tm.Rule
incrementFeatureScore(int column, double score)joshua.decoder.ff.tm.Rule
NegtiveCostComparatorjoshua.decoder.ff.tm.Rule
setArity(int arity)joshua.decoder.ff.tm.Rule
setEnglish(int[] eng)joshua.decoder.ff.tm.Rule
setEstCost(float cost)joshua.decoder.ff.tm.Rule
setFeatureCost(int column, float cost)joshua.decoder.ff.tm.Rule
setFeatureScores(float[] scores)joshua.decoder.ff.tm.Rule
setFrench(int[] french)joshua.decoder.ff.tm.Rule
setLatticeCost(float cost)joshua.decoder.ff.tm.Rule
setLHS(int lhs)joshua.decoder.ff.tm.Rule
setOwner(int ow)joshua.decoder.ff.tm.Rule
setRuleID(int id)joshua.decoder.ff.tm.Rule
toString(Map< Integer, String > ntVocab)joshua.decoder.ff.tm.Rule
toString()joshua.decoder.ff.tm.Rule
toStringWithoutFeatScores()joshua.decoder.ff.tm.Rule