Menu

#141 apertium-proc prints extra stuff on compounds of --cg

future
open
nobody
proc (7)
1
2012-11-06
2012-11-06
No

$ echo a#b | hfst-strings2fst | hfst-fst2fst -f olw -o test.hfst
$ echo a#b | hfst-proc --cg test.hfst
"<a#b>"
"a#b#b"</a#b>

Expected:
"<a#b>"
"a#b"</a#b>

Discussion

MongoDB Logo MongoDB