sammous/spacy-lefff
Custom French POS and lemmatizer based on Lefff for spacy
When analyzing French text, this tool helps you identify the core, unchanging form of words (lemmas) and their grammatical role (like noun, verb, adjective) more accurately than standard tools. You provide French text, and it outputs each word with its precise grammatical tag and base form, improving text processing for researchers, linguists, or data analysts working with French language data.
No commits in the last 6 months. Available on PyPI.
Use this if you need highly accurate grammatical analysis and lemmatization for French text, especially when standard spaCy processing isn't precise enough.
Not ideal if you are working with languages other than French or if the default spaCy French model provides sufficient accuracy for your needs.
Stars
68
Forks
12
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2023
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sammous/spacy-lefff"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nert-nlp/streusle
STREUSLE: a corpus with comprehensive lexical semantic annotation (multiword expressions, supersenses)
bretttolbert/verbecc
Verbe Complete Conjugator (verbecc) supports Catalan, Spanish, French, Italian, Portuguese and...
natasha/yargy
Rule-based facts extraction for Russian language
bjascob/LemmInflect
A python module for English lemmatization and inflection.
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.