https://github.com/dewantrie/spell-correction
Learning about the utilization of Norvig as a spelling correction with an approach using BERT.
https://github.com/dewantrie/spell-correction
norvig python spelling-correction transformers
Last synced: 8 months ago
JSON representation
Learning about the utilization of Norvig as a spelling correction with an approach using BERT.
- Host: GitHub
- URL: https://github.com/dewantrie/spell-correction
- Owner: dewantrie
- Created: 2023-08-02T06:24:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T03:09:12.000Z (about 2 years ago)
- Last Synced: 2025-01-10T16:44:35.282Z (9 months ago)
- Topics: norvig, python, spelling-correction, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spell Correction
## Resources
### Norvig
The SpellCorrector extends the functionality of the Peter Norvig's, spell-corrector in
* http://norvig.com/spell-correct.html### IndoBERT-base
* indobenchmark/indobert-base-p2