Skip to content
EntityQ2554325· pop 21· linked from 150 articles

lemmatisation

Sign in to save

Also known as lemmatization

Lemmatization (or less commonly lemmatisation) in linguistics is the process of grouping together the inflected forms of a word so they can be analysed as a single item, identified by the word's lemma, or dictionary form.

Wikidata facts

Show 1 more fact
P13411
neon
Sources (5)

via Wikidata · CC0

~4 min read

Article

6 sections
Contents
  • Description
  • Algorithms
  • Use in biomedicine
  • See also
  • References
  • External links

Lemmatization (or less commonly lemmatisation) in linguistics is the process of grouping together the inflected forms of a word so they can be analysed as a single item, identified by the word's lemma, or dictionary form.

In computational linguistics, lemmatization is the algorithmic process of determining the lemma of a word based on its intended meaning. Unlike stemming, lemmatization depends on correctly identifying the intended part of speech and meaning of a word in a sentence, as well as within the larger context surrounding that sentence, such as neighbouring sentences or even an entire document. As a result, developing efficient lemmatization algorithms is an open area of research.

Connections

Categories