NAME

tmxuniq - removes duplicated translation units from TMXs

SYNOPSIS

tmxuniq [options] -l=en:pt tmx1 ... 

DESCRIPTION

Removes duplicated translation units from a set of TMX (Translation Memory eXange format).

OPTIONS

-id  -- insert a uniq id property in each TU
-dig -- insert a digest property in each TU
-tok -- tokenize/normalize text
-clean     --  remove if seg(l1) = seg(l2) or if no letter found
-o=out.tmx -- (with 1 argument) redefine output (default = input._)

AUTHOR

J.Joao Almeida, jj@di.uminho.pt

SEE ALSO

perl(1).