An open API service indexing awesome lists of open source software.

https://github.com/apertium/apertium-nno

Apertium linguistic data for Norwegian Nynorsk
https://github.com/apertium/apertium-nno

apertium-languages norwegian nynorsk

Last synced: 7 months ago
JSON representation

Apertium linguistic data for Norwegian Nynorsk

Awesome Lists containing this project

README

          

Some example pipelines:

$ echo Har du lyst til å kjøra eller kjøre no? | lt-proc -we nno.automorf.bin | cg-proc -w nno.rlx.bin | apertium-tagger -g nno.prob | lt-proc -g nno.autogen.bin
Har du lyst til å køyra eller køyra no?

$ echo Har du lyst til å kjøra eller kjøre no? | lt-proc -we nno.automorf.bin | cg-proc -w nno.rlx.bin | apertium-tagger -g nno.prob | lt-proc -g nno_e.autogen.bin
Har du lyst til å køyre eller køyre no?

The two generators differ only in whether they give -a or -e as infinitive endings.

For more information, see
- https://wiki.apertium.org/wiki/Apertium-nno
- https://wiki.apertium.org/wiki/Installation