Opened at 09:44.
Present: Børre, David, Maja, Sjur, Thomas, Tomi
Absent: Ciprian, Jovsset, Trond
Agenda accepted as is.
We need a more fine-grained system for denoting morphological boundaries. Here's what Sjur suggests:
- word boundary: ## (# makes .#. unusable in twolc)
- inflection: <, >
- compound-like inflection: <#, #> (cf -gujmie ) (lexc %<#, #%>)
- derivation: «, »
- compound-like derivation: «#, #» (cf -aktig, -skap in nob, swe, etc)
- clitica: ‹, › - muorak and muorage but only muorasge and not muorask
- opaque compounds ( bringebær ): *#, #* - * on the side of the opaque part
The multichar sequences should be defined as Multichar_Symbols .
It might be possible to distinguish, but do we need them?
the suffix -goahti- behaves:
- morphologically like a compound
- semantically like a closed-class word (begin, often, still, ...)
- what is bringe#bær ? A compound?
Motivation for the new border symbols:
- compound-like inflection and derivation should be hyphenated as compounds, although regular inflection and hyphenation usually is completely opaque wrt hyphenation.
- we don't want to use the regular word boundary symbol for this purpose, since that can conflict with other use cases (like IR & indexing, where you want to index both the actual word form, the stem, and possibly substems as long as the stemming is transparent)
- on the contrary, a richer set of border symbols can be used to enhance e.g. IR - by coding bringeber as bringe*#ber we know that the compound is opaque and should not be split, but at the same time we know that the last part is the recognisable word ber , which can be useful for text classification and building semantic relationships - we can automatically deduce that bringebær is a bær .
- the regular affix boundaries have turned out to be useful in the making of Hunspell speller files (although the distiction between inflection and derivation was in the end not useful). The borders also make it easier to bind certain two-level rules to the correct contexts.
The guiding principle behind the symbols is that they provide more information in the transducer, and it is easy to discard the information later. The opposite is not true. Also, there is relatively little work involved in adding the symbols.
North Sámi
(nothing new, see proofing bugs below)
Lule Sámi
(nothing new, see proofing bugs below)
South Sámi
Adj->verb derivations is the next topic Verb -> adj -derivations (some) already written in, tentatively. This topic probably needs more consideration than A -> V.
TODO:
- reformulate the proper noun grammar according to the Trondheim discussions ( David, Maja, Sjur, Thomas, Trond )
- Missing list (focus on closed class words and addition on missing nouns, adjectives and verbs) ( David )
-
David made a new missing list from an OCR-ed book
- make a document for the SGL/SGM, sma section ( David with Maja, Sjur )
- placenames ( Jovsset )
- abbreviations ( David )
- finish the umlaut / derivation work ( Thomas, Sjur, Tomi )
- adjectives ( Maja with David, Thomas, Trond, Sjur )
Instead of building our own webforms and back-end update scripts, use XForms with a premade connection to our xml db. Orbeon XForms is such a tool (open source).
From the meeting with the terminology and IT teams last week:
- no major rework on the present search interface now
- no work on the editing section; instead:
- add existing lists of sanctioned terminology as separate term entities
- add a dictionary if we can make one with sufficient quality
This means the following tasks:
- find already approved lists, in paper or electronic form ( term team )
- convert paper lists to electronic lists ( term team )
- convert lists to standard XML ( Sjur, Tomi )
- add prepared lists to risten.no ( Sjur, Tomi )
TODO:
- fix i18n bug in risten.no/G5 (so they will work without the proper locale request) ( Sjur )
- fix bugs in lexc2xml; add comments to the log element ( Saara )
- finish first version of the editing ( Sjur )
- test editing of the xml files. If ok, then: ( Sjur, Thomas, Trond )
- make terms-smX.xml <=== automatically from propernoun-sme-lex.xml (add nob as well) (the morphological section should be kept intact, in e.g. propernoun-sme-morph.txt) ( Sjur, Saara )
- convert propernoun-($lang)-lex.txt to a derived file from common xml files ( Sjur, Tomi, Saara )
- implement data synchronisation between risten.noand the cvs repo, and possibly other servers (ie the G5 as an alternative server to the public risten.no - it might be faster and better suited than the official one; also local installations could be treated the same way)
- start to use the xml file as source file
- clean terms-sme.xml such that all names have the correct tag for their use (e.g. @type=secondary) ( Thomas, linguists )
- merge placenames which are errouneously in different entries: e.g. Helsinki, Helsingfors, Helsset ( linguists )
- publish the name lexicon on risten.no ( Sjur )
- add missing parallel names for placenames ( linguists )
- add informative links between first names like Niillas and Nils ( linguists )
Dictionaries
TODO:
- Set up the apache server for the risten.no beta on the linux box + Xserve. ( Børre )
- set up risten.no on eXist/XServe (as a beta version site) ( Sjur )
- set up required infra for smenob on risten.no/XServe ( Sjur )
- Continue the dictionary infrastructure discussion ( Ciprian, Sjur, Trond )
- end user documentation (how to download and install) ( Ciprian, Trond )
- Contact Davvi Girji about cooperation on electronic dictionaries ( Sjur )
HFST-based proofing tools
TODO:
- start to write an API specification, and an implementation specification ( Sjur )
Hunspell
Børre has released beta7, with working clitics, negation verb and copula.
OpenXSpell
As a middle-man between Enchant and MacOS X speller API, this is still interesting. As a direct Hunspell front-end it is not, cf above.
Testing
Spelling Error Markup
TODO:
- Set up ways of adding meta-information (source info, used in testing or not, added to lexicon or not) ( Saara )
- test new and nested error markup ( Sjur )
- nesting still needs to be tested, depends on new ccat feature
Speller testing
TODO:
- test the error type selection feature in ccat ( Sjur )
- make sure lexicon compilation works after the svn reorg ( Tomi )
- some small issues in the make file, but working now, it seems
- start to make sma proofing tools ( Tomi )
Testing open-source Norwegian spellers
Sjur has invited the open-source group to test their spell-checker using our test bench. The response has been positive, we'll see what happens.
We should go to their developer meetings, and present our work and how to work with language technology.
Speller bugs
List of bugs returned from Polderland:
Open issues based on test results:
sme
Version: Davvisámi, version 1.1, 2008-12-17
- 399 - REGERSSION: missing numerals (plural forms)
- 425 - X not recognized; single letters were left out - OPEN
- 435 - roman numbers - inflection of single letter numbers rejected, as well as some complex numbers (but is ok in smj ) - still OPEN
- we should pregenerate all numbers once and for all, and store them in a separate lexicon file
- 595 - prefix+name without hyphen ( ovdaLot instead of ovda-Lot ) - still OPEN
- 603 - suomabealdi accepted - still OPEN
- 606 - compound-tags LEXICON VUOHTA - OPEN
- 613 - short gen. as second compound part - still OPEN
- 619 - numerals and pronouns to NAMÁK and SASJ fails - vihttasoarttat remaining - still OPEN
- 629 - a taking part in compounding without hyphen - still OPEN
- only open case has word A-finálaid compounded
- 642 - noun/adj/proper + hyphen + ain - still OPEN
- 647 - numerals+NOUN - still OPEN , open case has uppercase letters
- 648 - unmotivated suggestions with numeral+noun - still OPEN
- 728 - vowel shortening GenCmp+Left-tagged - still OPEN
- 779 - caseforms of pronoun okatahat
smj
Version: Julevsáme, version 1.1, 2008-12-17
- 435 - roman number - single letter numbers now recognised
- we should pregenerate all numbers once and for all, and store them in a separate lexicon file
- please note that inflection of single letter numerals is fine in smj , as opposed to sme
- 594 - REGRESSION: lågenanguoktáj not recognized
- 595 - prefix+name as split comp without hyphen - still OPEN
- 596 - C-giellan is not accepted - OPEN
- 647 - numerals+NOUN - still OPEN , open case has uppercase letters
- 648 - unmotivated suggestions with numeral+noun - still OPEN
- 650 - noun prefix+name compound without hyphen - still OPEN
- 652 - UPPERCASE-typos only get acronym-suggestions - still OPEN
- 692 - numeral-variants - all but one fixed ( gáktsalågenantjuotakta ), but still OPEN
TODO:
- document how compounding is controlled in the PLX conversion ( Tomi )
Hyphenator bugs
Open issues based on test results :
sme
Lexicon version: Davvisámi, version 1.1, 2008-12-17
- 468 - Márkomeanu - still OPEN
- 547 - hyphen in front of vowel: Lotnolasealáhusas - still OPEN
- 548 - mid syllable hyphenation: Háliidivččen - still OPEN
- 549 - division without hyph: Váccedettiin - still OPEN
smj
Lexicon version: Julevsáme, version 1.1, 2008-12-17
- 547 - hyphen in front of vowel: Jienastimnjuolgadusá and Orgánajs - still OPEN
- 670 - Hard hyphen replaced with soft hyphen: 10-biejvvásattja (the word is not rec.; Bug #711) - still OPEN
TODO:
- fix PL hyphenator errors ( Tomi )
Installer changes
TODO:
- test InDesign installer ( Sjur )
User documentation
TODO:
- InDesign documentation ( Sjur )
- Norwegian translation received from Davvi Girji
1.2 release
Content:
- several smj bug fixes
- lexicalisations
- InDesign Mac & Win
- new OOo beta
- improved installers, at least for Mac, preferably also for Windows
Summer holidays
| Person |
Dates |
| Børre |
xx-yy |
| Ciprian |
xx-yy |
| Jovsset |
xx-yy |
| Maja |
xx-yy???? |
| Sjur |
xx-yy |
| Thomas |
130709-140809 ?? |
| Tomi |
xx-yy |
| Trond |
290609-yy ?? (first three july weeks) + before or after |
South Sámi seminar follow-up
David sent the list to Sjur, who will have a look, and forward it to the travel agency.
Travelling plans in the coming months
- Nesna conference on sma education and research, especially language
- link? date? (sometime in May)
-
Maja could go there
- NODALIDA, Odense, 14-16.5. - Sjur, Trond, Lene, Ciprian
- EAMT, Barcelona 14.-15.5. - Linda
- Seminar (Forskarforbundet) 21.5-28.5 - Trond
Text to speech
To be started relatively soon. May?
TODO:
- discuss with Biret Ánne ( Sjur, Trond )
MT and CAT
These are the next things forward. Two things to do before doing MT/CAT:
- Makefile redo
- xml transition of lexica
Corpus contracts + open source
The repository is properly closed/open now, and the availability of the source code should be announced.
TODO:
- announce the availability of our repository on relevant linguistic lists ( Sjur )
The next meeting is 4.5.2009, 9.30 Norwegian time.
The meeting was closed at 11:04 .