NAME
nat-substDict: substitutes a dictionary in a NATools corpus by a Perl Dumper format PTD.
SYNOPSIS
nat-substDict <natDir> <dumperFile>
nat-substDict <natDir> <source-target.dmp> <target-source.dmp>
DESCRIPTION
This tool is used to substitute a dictionary on a NATools corpus. Unless you know what you are doing, this can be a bad option making the corpus unusable.
To use it just pass as first parameter a NATools corpus directory and as second argument a Perl Data::Dumper file with the two dictionaries (or a pair of Data::Dumper files, one with each dictionary).
SEE ALSO
NATools documentation, perl(1)
AUTHOR
Alberto Manuel Brandão Simões, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006-2009 by Alberto Manuel Brandão Simões