[go: up one dir, main page]

File: lt-tmxcomp.1

package info (click to toggle)
lttoolbox 3.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,328 kB
  • sloc: cpp: 12,761; ansic: 3,589; python: 391; makefile: 71; sh: 24
file content (41 lines) | stat: -rw-r--r-- 985 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH lt-comp 1 2006-03-08 "" ""
.SH NAME
lt-tmxcomp \- This application is part of the lexical processing modules
and tools (
.B lttoolbox
)
.PP
This tool is part of the apertium machine translation
architecture: \fBhttp://apertium.org\fR.
.SH SYNOPSIS
.B lt-tmxcomp
lang1-lang2 tmx_file output_file
.PP
.SH DESCRIPTION
.BR lt-comp
Is the application responsible for compiling translation memories in
the TMX format used by \fBlt-tmxproc\fR in \fIApertium\fR into a compact
and efficient representation (a class of finite-state transducers called
augmented letter transducers).
.PP
.SH OPTIONS
.TP
.B lang1
Input language
.TP
.B lang2
Output language
.SH FILES
.B tmx_file
The input translation memory, in TMX format.
.PP
.B output_file
The compiled translation memory (a finite state transducer).

.SH SEE ALSO
.I lt-tmxproc\fR(1),
.I apertium\fR(1).
.SH BUGS
Lots of...lurking in the dark and waiting for you!
.SH AUTHOR
(c) 2005,2006 Universitat d'Alacant / Universidad de Alicante.