Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T03:09:12.000Z (over 1 year ago)
- Last Synced: 2023-08-05T04:24:17.757Z (over 1 year 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