Francis Tyers
Francis Tyers
``` $ echo "uchikop ri nuja" | apertium -d . quc-segmenter ^uchikop/u>chikop$ ^ri/ri$ ^nuja/nu>ja$^./.$ ``` Maybe with a `/segment` url ?
It would be cool for apy to also support phonemising. Mode `-phone`.
At the moment we add regexes in sections. Minimising regexes takes a long time. So perhaps we could have a special `type="regex"` section that does not minimise, it would speed...
I imagine it will be called `lt-reweight` It should have two arguments: 1) a binary lttoolbox file e.g. ` grn.automorf.bin ` 2) a tagged corpus `grn.tagged` ``` $ lt-reweight grn.automorf.bin...
Either (1) update the code so that we never get these errors/warnings: ``` Error: Invalid dictionary (hint: the left side of an entry is empty) Error: Invalid dictionary (hint: entry...
This is a bit bikeshedding, but I think that we should change the epsilon symbol in lt-print from `ε` either to `` or to `@0@`. It probably needs to change...
It would be cool to be able to set the default weight for a section, e.g. ``` ... ```
``` $ lt-comp lr apertium-scn.scn.dix scn.automorf.bin apertium-scn.scn.acx Error: Trying to link nonexistent states (-1, 21, 0) ``` ``` $ lt-comp lr apertium-scn.scn.dix scn.automorf.bin apostrophes@postblank 166 230 final@inconditional 34 117 main@standard...
In addition to #78, it would be great to have a tool, let's call it `lt-segment` that would calculate a segment vocabulary from a `.dix file`. E.g. ``` ... s...