Skip to content

apertium/apertium-nno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8ca5ea · Mar 20, 2025
Apr 12, 2022
Sep 26, 2024
Jun 17, 2016
Apr 26, 2021
Jan 11, 2024
Apr 26, 2021
Oct 12, 2013
Dec 29, 2014
Dec 4, 2024
Oct 12, 2013
May 27, 2021
Sep 26, 2024
Mar 20, 2025
Mar 19, 2021
Oct 1, 2024
Sep 26, 2024
Dec 16, 2021
Nov 19, 2015
Oct 15, 2013
Feb 1, 2016
Oct 3, 2022
Mar 20, 2025
Jun 9, 2014
Apr 2, 2024
Dec 16, 2021
Dec 16, 2024
Oct 15, 2013
Mar 15, 2014
Jul 31, 2019

Repository files navigation

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