debian man page for tmx-tokenize

Query: tmx-tokenize

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TMX-TOKENIZE(1p)					User Contributed Perl Documentation					  TMX-TOKENIZE(1p)

NAME
tmx-tokenize - tokenizes translation units on a tmx file.
SYNOPSIS
tmx-tokenize file.tmx # creates t_file.tmx tmx-tokenize -o=out.tmx file.tmx
DESCRIPTION
Although this script is bundled in "XML::TMX", it has a soft dependency on "Lingua::FreeLing3". Soft means that the dependency is not ensured at install time, and other features of the module can still be used without "Lingua::FreeLing3". Nevertheless, if you want to use this tool you should install that module. At the moment the supported languages are the same as supported by FreeLing3: English, Spanish, Russian, Portuguese and Italian. It your TMX file includes any other language, they will be maintained without a change. This behavior can change in the future, as a basic regexp based tokenizer might be implemented.
SEE ALSO
XML::TMX, Lingua::FreeLing3
AUTHOR
Alberto Manuel Branda~o Simo~es, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2012 by Alberto Manuel Branda~o Simo~es perl v5.14.2 2012-04-28 TMX-TOKENIZE(1p)
Related Man Pages
podebug(1) - debian
posegment(1) - debian
lingua::stem::ru(3pm) - debian
xml::tmx::frompo(3pm) - debian
xml::writer::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results