|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| SourceValue () | |
| int | size () |
Package Functions | |
| SourceValue (int lhs, int data) | |
| void | setTarget (int target) |
Package Attributes | |
| int | lhs |
| int | data |
| int | target |
| joshua.tools.GrammarPacker.SourceValue.SourceValue | ( | int | lhs, |
| int | data | ||
| ) | [package] |
| void joshua.tools.GrammarPacker.SourceValue.setTarget | ( | int | target | ) | [package] |
Implements joshua.tools.GrammarPacker.PackingTrieValue.
int joshua.tools.GrammarPacker.SourceValue.data [package] |
int joshua.tools.GrammarPacker.SourceValue.lhs [package] |
int joshua.tools.GrammarPacker.SourceValue.target [package] |