Joshua
open source statistical hierarchical phrase-based machine translation system
|
Package Functions | |
HyperGraph | convert (String inputStr) |
Static Private Attributes | |
static final String | beginSymbol = "(b" |
static final String | nodeSymbol = "node" |
HyperGraph joshua.decoder.hypergraph.StringToTreeConverter.convert | ( | String | inputStr | ) | [package] |
final String joshua.decoder.hypergraph.StringToTreeConverter.beginSymbol = "(b" [static, private] |
final String joshua.decoder.hypergraph.StringToTreeConverter.nodeSymbol = "node" [static, private] |