https://github.com/obaskly/corrector
https://github.com/obaskly/corrector
grammar-checker grammar-correction spelling-checker spelling-corrector
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/obaskly/corrector
- Owner: obaskly
- Created: 2021-06-10T15:30:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T16:30:46.000Z (over 3 years ago)
- Last Synced: 2025-01-08T16:30:28.660Z (9 months ago)
- Topics: grammar-checker, grammar-correction, spelling-checker, spelling-corrector
- Language: Python
- Homepage: https://github.com/obaskly/Corrector
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Corrector
A program that corrects spelling and grammatical errors with an accuracy of approximately 70 percent.
# Requirements
pip install textblob
pip install language-check