mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 13:23:25 +03:00
correct usage
This commit is contained in:
parent
ecc30bcfe2
commit
3b996362f4
@ -68,7 +68,7 @@ if ($HELP)
|
||||
print " -b ... disable Perl buffering.\n";
|
||||
print " -time ... enable processing time calculation.\n";
|
||||
print " -penn ... use Penn treebank-like tokenization.\n";
|
||||
print " -protect FILE ... specify file with patters to be protected in tokenisation.\n";
|
||||
print " -protected FILE ... specify file with patters to be protected in tokenisation.\n";
|
||||
exit;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user