NAME
cwb2tmx - convert an aligned CWB corpus to TMX format
SYNOPSIS
cwb2tmx [-slang=Lang1] [-slang=Lang2] [-o=output.tmx]
<source corpus ID> <target corpus ID>
DESCRIPTION
This command retrieves a CWB aligned corpus (given the pair of corpora identifiers) and exports it on TMX format.
The following optinal parameters can be used:
-o
-
Used to specify output filename.
-slang1
-
Name for the source language.
LANG1
is used if none is supplied. -slang2
-
Name for the target language.
LANG2
is used if none is supplied. -v
-
Verbose mode
-h
-
Prints basic help information.
SEE ALSO
XML::TMX::CWB (3)
AUTHOR
Alberto Manuel Brandão Simões, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2010-2011 by Alberto Manuel Brandão Simões