
nat-compareDicts - used to compare two PTDs in Perl dumper format.

print "\tnat-compareDicts [-stats] [-html] [-full] <dic1.dmp> <dic2.dmp>\n\n";

This program compares two Probabilistic Translation Dictionaries in Perl Dumper format. It can be used in four different ways:
-html switch, an HTML table will be printed to STDOUT. This table tries to show entries will less or more differences between the two dictionaries.-full switch prints to STDOUT all entries from the dictionaries together with some comparison values.
perl(1)

Alberto Manuel Brandão Simões, <ambs@cpan.org>

Copyright (C) 2006-2012 by Alberto Manuel Brandão Simões