|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| ParsedSentence (String input, int id) | |
| int[] | intSentence () |
| SyntaxTree | syntaxTree () |
Static Public Member Functions | |
| static boolean | matches (String input) |
Private Attributes | |
| SyntaxTree | syntaxTree |
| joshua.decoder.segment_file.ParsedSentence.ParsedSentence | ( | String | input, |
| int | id | ||
| ) |
| static boolean joshua.decoder.segment_file.ParsedSentence.matches | ( | String | input | ) | [static] |