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

NAME

nat-sentenec-align - simple interface for Vanilla aligner.

SYNOPSIS

  nat-sentence-align [-tmx] [-single] [-d=.EOS] [-D=.EOP] <f1> <f2>

DESCRIPTION

This command is a frontend for the Vanilla aligner supplied with NATools. To use it you must supply two parallel files with soft and hard delimiters for sincronization.

By default these delimiters are '.EOS' and '.EOP'. You can change them using the -d and -D switches.

At the end it creates a pair of sentence-aligned files. You can supply a -tmx option to force the creation of a TMX, or the -single option to force the creation of a single file with the two languages (mainly used for debugging).

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