|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
| Arc(Node< Label > head, Node< Label > tail, double cost, Label label) | joshua.lattice.Arc< Label > | |
| cost | joshua.lattice.Arc< Label > | [package] |
| getCost() | joshua.lattice.Arc< Label > | |
| getHead() | joshua.lattice.Arc< Label > | |
| getLabel() | joshua.lattice.Arc< Label > | |
| getTail() | joshua.lattice.Arc< Label > | |
| head | joshua.lattice.Arc< Label > | [package] |
| label | joshua.lattice.Arc< Label > | [package] |
| tail | joshua.lattice.Arc< Label > | [package] |
| toString() | joshua.lattice.Arc< Label > |