Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
joshua.decoder.hypergraph.StringToTreeConverter Class Reference

List of all members.

Package Functions

HyperGraph convert (String inputStr)

Static Private Attributes

static final String beginSymbol = "(b"
static final String nodeSymbol = "node"

Member Function Documentation


Member Data Documentation

final String joshua.decoder.hypergraph.StringToTreeConverter.beginSymbol = "(b" [static, private]
final String joshua.decoder.hypergraph.StringToTreeConverter.nodeSymbol = "node" [static, private]