The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

DESCRIPTION

This program compares two Probabilistic Translation Dictionaries in Perl Dumper format. It can be used in four different ways:

  • With no switches, a shell will be loaded. In this shell the user can entry words, and those words entries in the dictionary willl be shown.

  • With the -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.

  • The -full switch prints to STDOUT all entries from the dictionaries together with some comparison values.

SEE ALSO

perl(1)

AUTHOR

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

COPYRIGHT AND LICENSE

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