Francis Tyers

Results 138 issues of Francis Tyers

``` $ echo "uchikop ri nuja" | apertium -d . quc-segmenter ^uchikop/u>chikop$ ^ri/ri$ ^nuja/nu>ja$^./.$ ``` Maybe with a `/segment` url ?

enhancement

It would be cool for apy to also support phonemising. Mode `-phone`.

enhancement
good first issue

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...

enhancement

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...

enhancement
weighting

``` $ grep -nHr SAO . | wc -l 34 ```

cleanup

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...

enhancement

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...

enhancement

It would be cool to be able to set the default weight for a section, e.g. ``` ... ```

enhancement
weighting

``` $ 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...

bug

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...

enhancement
weighting