lemmatizer topic

List lemmatizer repositories

jargon

103
Stars
1
Forks
Watchers

Tokenizers and lemmatizers for Go

word_forms

607
Stars
70
Forks
Watchers

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

simplemma

126
Stars
9
Forks
Watchers

Simple multilingual lemmatizer for Python, especially useful for speed and efficiency

spark-nlp

3.7k
Stars
702
Forks
Watchers

State of the Art Natural Language Processing

pymystem3

288
Stars
44
Forks
Watchers

A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projec...

cogcomp-nlp

469
Stars
144
Forks
Watchers

CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, t...

Wordless

672
Stars
88
Forks
Watchers

An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation

nlu

821
Stars
124
Forks
Watchers

1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.

pynlp

107
Stars
11
Forks
Watchers

A pythonic wrapper for Stanford CoreNLP.

lemmatizer

108
Stars
15
Forks
Watchers

Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy