lemmatization topic

List lemmatization repositories

LemmaTag

33
Stars
3
Forks
Watchers

A neural network that jointly part-of-speech tags and lemmatizes sentences, boosting accuracy for morphologically-rich languages (Czech, Arabic, etc.)

simplemma

130
Stars
10
Forks
Watchers

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

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...

udpipe

209
Stars
34
Forks
Watchers

R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit

trankit

716
Stars
97
Forks
Watchers

Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing

LemmInflect

252
Stars
25
Forks
Watchers

A python module for English lemmatization and inflection.

Python_Natural_Language_Processing

190
Stars
173
Forks
Watchers

This repository consists of a complete guide on natural language processing (NLP) in Python where we'll learn various techniques for implementing NLP including parsing & text processing and understand...

NLP-Cube

552
Stars
93
Forks
Watchers

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing

Natural-Language-Processing-Projects

155
Stars
68
Forks
Watchers

This repository consists of all my NLP Projects