Language Technology at UiT The Arctic University of Norway

The Divvun and Giellatekno teams build language technology aimed at minority and indigenous languages

View GiellaLT on GitHub divvungiellatekno/giellalt.uit.no

Page Content

Speller meeting

What is needed for a new release:

Installer

Variablar for installeraren:

Verkty for debugging:

DONE:

TODO:

POSTPONED:

PLX conversion

Remaining PLX bugs:

First PRI

Words are accepted and suggested in their compounding-form

| cmp-form-suggestions | váigas | 581,912 | cmp-form-suggestions | suolo, luotkko | 909,803 | FIXED

REGRESSION - ALPH + NOUN NOT ACCEPTED

| a-muorra | 785,818 | FIXED

REGRESSION - DOESN’T RECOGNIZE SOME ACRO/PROP+NOUN, seems random

| PROP+NOUN | Koskivuori-plánenreaiddut, Mihkalmas-beaivi | 593,611,633 | ACRO+NOUN | AP-rávvagat SF-muorra | 611,931 | FIXED | NOUN+ACRO | muorra-NRK | 805 | WONTFIX | PREF+PROP NOUN+PROP | ovda-Lot psykiatriija-Álaš | 595 | WONTFIX

Unsolvable. If we fix these, we will get back the clitic-within-compound bug. The question is what is worse, and we have decided to accept some of the bugs above.

The middle ground we settle on is to accept hyphen-final words for word types that always require hyphens, like proper nouns, abbreviations and acronyms, but NOT for other words.

SUB accepted

| NRK-Finnmarku | 805 | FIXED

Second Last PRI

Section for Tags-not-working

| doesn’t follow cmp-tags | sámedikkepresideanta | 489 | +CmpN/None in comp-sugg | 1883-as | 508

Bugs below this line can be left out of the next release if we are short on time.

Compounds

| imposs” cmps along w num. | 0-geažideapmigárvu (geažideapmigárvu is impossible) | 536,1145 | num cmp:s on 0- | 051-nummarat | 631 | name/noun+adv cmps | Kuorak-ain | 642 | hyphened suggestions | deahtta-samus +A+Attr +Noun | 940 | FIXED | non-ex. word accepted | saame | 658 | STRANGE SUGGESTION-PRIORITIES | guollibusse > Vuolli-busse (and not the expected: guollebusse) | 397

guollibusse is accepted by the test speller (as it should according to the PLX codes), but not by the full speller.

Test speller entries:

guol-li	NAIE,NePE,UI	// guolli+N+Sg+Nom
guol-li	NABO	// guolli+N+SgNomCmp+RCmpnd
guol-le--	WIX	// guolli+N+SgNomCmp+RCmpnd-
guol-le	NABO	// guolli+N+SgNomCmp+RCmpnd

LEXICON GOAHTICMP
 +SgNomCmp@U.NeedsVowRed.ON@:X7@U.NeedsVowRed.ON@ R ;
 +SgNomCmp@U.NeedsVowRed.OFF@:@U.NeedsVowRed.OFF@ R ;

bus-se	NAIE,NePE,UI	// busse+N+Sg+Nom
bus-se	NAIE,NePAE,UI	// busse+N+SgGenCmp+RCmpnd
bus-se	NAIE,NePAE,UI	// busse+N+Sg+Gen
bus-se	NABO	// busse+N+SgNomCmp+RCmpnd
bus-se	GaBO,NePIE,NOX,UI	// busse+N+Sg+Gen

Full speller entries:

guol-li	NAIE,NePE,UI	// cf first PLX line above
guol-le	NABO	// cf "guolle" PLX line above

Why do we get the second guolli PLX line in the test speller, but not in the full speller? That’s the crucial point.

The analyser says:

guolli
guolli guolli+Ani+N+Sg+Nom

Task:

Last PRI

| doesn’t understand caps | 1700-LOHKU | 647 | recognized, but not suggested | biilarievttijođiheaddjái | 819 | láibi-sánis not recognized | - | 380,452

DONE:

TODO:

Release plan