spell check using spacy vocab and in built levenshtein distance
Project description
spacyspellcheck
Spell check using spacy vocab and in-built Levenshtein distance.
pip install -U spacyspellcheck
Implementation
spacyspell = SpellCorrector('word')
spacyspell.get_candidates(3) # get top three candidates
spacyspell.get_best() # gets the top corrected word
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spacyspellcheck-0.0.6.tar.gz
(3.0 kB
view details)
File details
Details for the file spacyspellcheck-0.0.6.tar.gz
.
File metadata
- Download URL: spacyspellcheck-0.0.6.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14bbdba08601b38a2cd72d01edc4e06a824ec2df445bf50671b5c28e104c33df |
|
MD5 | 7a601209684086ddcd7a0bef08d9b032 |
|
BLAKE2b-256 | b4073e78107bfb110f5f2888adb40ca364dea78490ae90a7198e821947e120d2 |