Files
bentley e5091c0ff6 Import apertium-recursive-1.0.1.
Apertium-recursive is an alternative to apertium-transfer,
apertium-interchunk, and apertium-postchunk. It uses a GLR parser rather
than chunking and so can apply rules recursively. Rules can be written in a
format almost identical to that of apertium-transfer or in a somewhat
Yacc-like format created for this purpose.

ok jeremy@
2023-10-16 10:27:15 +00:00

6 lines
321 B
Plaintext

Apertium-recursive is an alternative to apertium-transfer,
apertium-interchunk, and apertium-postchunk. It uses a GLR parser rather
than chunking and so can apply rules recursively. Rules can be written in a
format almost identical to that of apertium-transfer or in a somewhat
Yacc-like format created for this purpose.