joshua-decoder / joshua

Joshua Statistical Machine Translation Toolkit
http://joshua-decoder.org/
121 stars 56 forks source link

Verbosity levels #107

Open mjpost opened 11 years ago

mjpost commented 11 years ago

Joshua should support verbosity levels with a command-line switch, so it's easy to shut it up with something like -v 0 or -q.

mjpost commented 8 years ago

This is almost complete, but has not worked its way into external code called from the decoder: KenLM and BerkeleyLM.