The management script contains code that can be used as a library. See the LanguageDataIndex class and the sort_word_list function for more details.
Lemmatization 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. Unlike stemming, ...