130131132133134135136137138139140
this.oovFeatureCost = oovFeatureCost; int maxNonterminalSpan = maxPhraseSpan; this.ruleExtractor = new HierarchicalRuleExtractor( sourceSuffixArray, targetSuffixArray, alignments, lexProbs, models,
211212213214215216217218219220221