|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Static Public Member Functions | |
| static void | main (String[] args) throws NumberFormatException, IOException |
Static Private Attributes | |
| static final Logger | logger = Logger.getLogger(LabelPhrases.class.getName()) |
Finds labeling for a set of phrases.
| static void joshua.tools.LabelPhrases.main | ( | String[] | args | ) | throws NumberFormatException, IOException [static] |
Main method.
| args | names of the two grammars to be compared |
| IOException | |
| NumberFormatException |
final Logger joshua.tools.LabelPhrases.logger = Logger.getLogger(LabelPhrases.class.getName()) [static, private] |
Logger for this class.