NAME
partial_align2 - aligner ........
SYNOPSIS
partial_align2 [option] file1 file2 output_prefix l1 l2
DESCRIPTION
Options
-rs=... Define record separator (Perl's $/). Default is the newline character (\n).
-sec Split by section annotations added by Text::Perfide::BookCleaner (same as -rs=_sec -all).
-v Create several files with dumps of auxiliary structures.
-cf=... Pass an additional file containing correspondences between the two languages.
File must follow the format
term(,term)* = term(,term)*
-all Try to split in as many files as possible (same as -max=1).
-max=... Maximum size of the split files (in bytes).
EXPORT
AUTHOR
Andre Santos, andrefs@cpan.org
J.Joao Almeida, jj@di.uminho.pt
SEE ALSO
perl(1).