|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Package Functions | |
| AlignmentBuffer () throws IOException | |
| int | add (byte[] alignments) |
| joshua.tools.GrammarPacker.AlignmentBuffer.AlignmentBuffer | ( | ) | throws IOException [package] |
| int joshua.tools.GrammarPacker.AlignmentBuffer.add | ( | byte[] | alignments | ) | [package] |
Add a rule alignments to the buffer.
| alignments | a byte array with the alignment points for one rule. |