Welcome!
To use the personalized features of this site, please log in or register.
If you have forgotten your username or password, we can help.
|
 |
Learning to Lemmatise Slovene Words
| |
|
Learning to Lemmatise Slovene Words
Sašo Džeroski3 and Tomaž Erjavec3 
| (3) |
Department for Intelligent Systems, Jožef Stefan Institute, Jamova 39, SI-1000 Ljubljana, Slovenia |
Abstract
Automatic lemmatisation is a core application for many language processing tasks. In inflectionally rich languages, such as
Slovene, assigning the correct lemma to each word in a running text is not trivial: nouns and adjectives, for instance, inflect
for number and case, with a complex configuration of endings and stem modifications. The problem is especially difficult for
unknown words, as word forms cannot be matched against a lexicon giving the correct lemma, its part-of-speech and paradigm
class. The paper discusses a machine learning approach to the automatic lemmatisation of unknown words, in particular nouns
and adjectives, in Slovene texts. We decompose the problem of learning to perform lemmatisation into two subproblems: the
first is to learn to perform morphosyntactic tagging, and the second is to learn to perform morphological analysis, which
produces the lemma from the word form given the correct morphosyntactic tag. A statistics-based trigram tagger is used to
learn to perform morphosyntactic tagging and a first-order decision list learning system is used to learn rules for morphological
analysis. The dataset used is the 90.000 word Slovene translation of Orwell’s ‘1984’, split into a training and validation
set. The validation set is the Appendix of the novel, on which extensive testing of the two components, singly and in combination,
is performed. The trained model is then used on an open-domain testing set, which has 25.000 words, pre-annotated with their
word lemmas. Here 13.000 nouns or adjective tokens are previously unseen cases. Tested on these unknown words, our method
achieves an accuracy of 81% on the lemmatisation task.
Fulltext Preview (Small, Large)
 References secured to subscribers.
|
|
|
|
|
|