Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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