Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
GitHub Typo Corpus: A Large-Scale Multilingual Dataset of Misspellings and Grammatical Errors
SOTA punctation restoration (for e.g. automatic speech recognition) deep learning model based on BERT pre-trained model
Code for chinese error detection module, using n-gram and bi-lstm
The main features of zedom1/error-detection are: Text Correction.
Open-source alternatives to zedom1/error-detection include: barrust/pyspellchecker — Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/. mhagiwara/github-typo-corpus — GitHub Typo Corpus: A Large-Scale Multilingual Dataset of Misspellings and Grammatical Errors. nghuyong/text-correction-papers — text correction papers. nkrnrnk/bertpunc — SOTA punctation restoration (for e.g. automatic speech recognition) deep learning model based on BERT pre-trained model.