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

NAME

nat-pair2tmx - join two files in NATools input format into a TMX file.

SYNOPSIS

   nat-pair2tmx <file1> <lang1> <file2> <lang2>

DESCRIPTION

This script is used to convert a pair of files in NATools input format (translation units separated by a dollar sign) into a TMX file.

To use it supply two NATools input files (with same number of translation units) and two language descriptors. For instance,

  nat-pair2tmx corpus.pt pt corpus.en en  >  corpus-pt-en.tmx

Note that the TMX will be output to STDTOU.

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