Flammie Pirinen

Results 64 comments of Flammie Pirinen

For languages like German at least the gender selection is pretty much required for all human nouns or doer nouns at least, not just jobs. I initially just translated the...

I think it's not clear what the best way of handling unknown alphabets is, a locale-aware isalpha is probably better than the current approach though. I think one step further...

> It's also relevant for developed analysers using `lt-proc -e` since only unknown tokens will get compound analyses (we used to analyse `VM-kampen` as three tokens in nno-nob, but now...

I started to experiment with this a bit, c.f. hfst-ospell-predict and the analyser branch of divvunspell have the switch -C for the incomplete word symbol and divvunspell I wrote it...

thanks for the report, I remember there was some problems with hfst python packaging when making previous release, I think https://github.com/reynoldsnlp/hfst-python/ has the solution. The most reliable way to make...

The dependency to libhfst has been lifted now all code uses hfst package and at least the docker works as adviced (instructions have been updated I guess the command-line either...

it seems that the hfst package on conda is unusable now so the omorfi package doesn't build. I don't personally use conda actively so I'm not sure if there's an...

I can confirm too. I think the preferred branding of our Uni currently is "UiT The Arctic University of Norway" don't know if I (auto)filled it incorrectly before :-D

Here's some more if still missing > * [ ] fkv kvääni > * [ ] kpv > * [ ] mdf > * [ ] udm @rueter @nikopartanen >...

I think functions like atof, strtod should just work with inf as string. Inf is not the most useful weight though, given that inf+x is inf for all x I...