apertium / apertium-grn

Apertium linguistic data for Guarani
GNU General Public License v3.0
2 stars 2 forks source link

Implement a surface form → surface segmented form transducer #5

Closed ftyers closed 4 years ago

ftyers commented 5 years ago

Input should be Zebúlpe, output should be Zebúl>pe.

ftyers commented 5 years ago

@ana-kuznetsova could you check the implementation I just did: ea20a35

ana-kuznetsova commented 5 years ago

Looks fine to me.

ftyers commented 4 years ago

This is mostly working now.

$ echo "rehotápa" | hfst-proc ~/source/apertium/languages/apertium-grn/grn.autoseg.hfst 
^rehotápa/re>ho>tá>pa$
$ echo "rehotápa" | hfst-proc ~/source/apertium/languages/apertium-grn/grn.automorf.hfst 
^rehotápa/re<prn><p2><sg><ac>+ho<v><iv>+ta<fti>+pa<qst>$