tokestermw/spacy_hunspell
:pencil2: Hunspell extension for spaCy 2.0.
This is a developer tool that extends the spaCy natural language processing library. It adds spell-checking capabilities using Hunspell dictionaries. Developers working with text data who need to identify misspelled words and get suggestions for corrections would integrate this into their spaCy processing pipelines.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer already using spaCy for text processing and need to add robust spell-checking functionality to your applications.
Not ideal if you are looking for a standalone spell-checker application or a tool that doesn't require programming expertise.
Stars
94
Forks
13
Language
Python
License
MIT
Category
Last pushed
Jul 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tokestermw/spacy_hunspell"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.
bjascob/LemmInflect
A python module for English lemmatization and inflection.