Module for compiling lexical selection rules and processing them in the pipeline.
GNU General Public License v3.0
5
stars
12
forks
source link
lrx-proc treats "*" differently from transfer (requires a star per tag) #9
Closed
unhammer closed 5 years ago
In the lrx format, I have to specify exact amount of tags, whereas in transfer, "*" can skip many tags. E.g.
I need this in lrx:
while in transfer I can just do:
previously misreported at https://github.com/apertium/apertium/issues/27