|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Package Functions | |
| FeatureBuffer () throws IOException | |
| int | add (TreeMap< Integer, Float > features) |
| joshua.tools.GrammarPacker.FeatureBuffer.FeatureBuffer | ( | ) | throws IOException [package] |
| int joshua.tools.GrammarPacker.FeatureBuffer.add | ( | TreeMap< Integer, Float > | features | ) | [package] |
Add a block of features to the buffer.
| features | TreeMap with the features for one rule. |