AplikaceAplikace
Nastavení

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:pojmy:lemma [2016/12/09 21:43] – [Problems with lemmatization] veronikapojarovaen:pojmy:lemma [2016/12/09 21:50] – [The lemmatization process] veronikapojarova
Line 34: Line 34:
 ==== Problems with lemmatization ==== ==== Problems with lemmatization ====
  
-One of the biggest linguistic and computational problems is the lemmatization of multiword expressions. Another problem of automatic lemmatization which remains unsolved is the lemmatization of all forms under one lemma even in cases where it is not appropriate e.g. //Cheers!//, when no registered meaning of the word //cheeer// corresponds with the pragmatic meaning, because it does not fall under strictly morphological lemmatization. +One of the biggest linguistic and computational problems is the lemmatization of multiword expressions. Another problem of automatic lemmatization which remains unsolved is the lemmatization of all forms under one lemma even in cases where it is not appropriate e.g. //Cheers!//, when no registered meaning of the word //cheer// corresponds with the pragmatic meaning, because it does not fall under strictly morphological lemmatization. 
  
 ==== The lemmatization process ==== ==== The lemmatization process ====
  
-Automatickou lemmatizaci provádí počítačový program zvaný //lemmatizátor//, který bývá součástí morfologického [[pojmy:tag|taggeru]], provádějícího morfologickou [[pojmy:desambiguace|desambiguaci]] textuSmyslem lemmatizace je jednak identifikovat v daném kontextu náležitý lexém u homonymních slovních tvarů, jednak umožnit uživateli pracovat nikoli jen se slovními tvary, nýbrž i s lemmaty jakožto reprezentanty příslušných lexémů jejich paradigmatcož mu podstatně usnadňuje práci s korpusem+Automatic lemmatization is done by a computer program called a //lemmatizátor//, which is often part of a morphological [[en:pojmy:tag|tagger]] carrying out the [[en:pojmy:desambiguace|disambiguation]] of the textThe purpose of lemmatization is firstly to identify in given context the appropriate lexeme among homonymous word forms, and secondly to enable the user to work not only with word forms, but also lemmas as representations of the given lexemes and their paradigmsall of which facilitates work with the corpus
  
 ==== Related links ==== ==== Related links ====