lemmy3

Lemmy lemmatizer


Keywords
nlp, lemmy, lemmatizer, spacy
License
MIT
Install
pip install lemmy3==3.2.0a0

Documentation

🤘 Lemmy3

Lemmy3 is an experimental fork of Lemmy

It has been refactored in object-oriented manner, the codebase is extended with type-hints and spacy-compatible serialization, and a simple frequency-based disambiguation method is added. The tool comes with a command line interface (lemmy) for training lemmatizer models.