LT-COMPOSE(1) | General Commands Manual | LT-COMPOSE(1) |
lt-compose
—
compiled dictionary composition for Apertium
lt-compose |
transducer1_binary transducer2_binary composed_binary |
lt-compose
is the application responsible
for composing two compiled dictionaries, matching the output-side of
transducer1 with the input-side of transducer2. By default, matches are
anchored to initial/final states, so the transducer2 has to match full paths
(in regex terms, transducer2 is implicitly surrounded by ^ and $). But there
is also support for letting transducer2 match sub-paths of transducer1 (in
which matches become optional, making the composition a superset of
transducer1). Matching sub-paths means that transducer2 can start matching
in the midst of paths of transducer2 (in regex terms, transducer2 is
implicitly surrounded in .* on both sides).
-i
,
--inverted
-a
,
--anywhere
-j
,
--jobs
apertium(1), apertium-tagger(1), lt-comp(1), lt-expand(1), lt-print(1), lt-trim(1), lt-proc(1)
Copyright © 2005-2022 Universitat d'Alacant / Universidad de Alicante. This is free software. You may redistribute copies of it under the terms of the GNU General Public License.
Many... lurking in the dark and waiting for you!
September 25, 2022 | Apertium |