mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
e5091c0ff6
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@
6 lines
321 B
Plaintext
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.
|