Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
ArgsParser (String[] args, JoshuaConfiguration joshuaConfiguration) throws IOException | |
String | getConfigFile () |
void | setConfigFile (String configFile) |
Private Attributes | |
String | configFile = null |
joshua.decoder.ArgsParser.ArgsParser | ( | String[] | args, |
JoshuaConfiguration | joshuaConfiguration | ||
) | throws IOException |
Parse the arguments passed from the command line when the JoshuaDecoder application was executed from the command line.
args |
IOException |
String joshua.decoder.ArgsParser.getConfigFile | ( | ) |
void joshua.decoder.ArgsParser.setConfigFile | ( | String | configFile | ) |
configFile | the configFile to set |
String joshua.decoder.ArgsParser.configFile = null [private] |