Just checking if I can commit. Added my name.

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@820 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
bojar 2006-09-20 14:20:17 +00:00
parent d3e39a10eb
commit 271b78d94c

View File

@ -1,6 +1,7 @@
#!/usr/bin/perl
# given a moses.ini file, checks the translation and generation tables and reports
# statistics on ambiguity
# Ondrej Bojar
use warnings;
use strict;