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
- Host: GitHub
- URL: https://github.com/apertium/apertium-nno
- Owner: apertium
- License: gpl-2.0
- Created: 2018-03-08T01:49:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T14:51:05.000Z (7 months ago)
- Last Synced: 2025-03-14T10:02:20.132Z (7 months ago)
- Topics: apertium-languages, norwegian, nynorsk
- Language: XML
- Homepage:
- Size: 301 MB
- Stars: 4
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
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