dream-1ab/spell_corrector
Spell correction language model for Uyghur language based on transformer neural network
This tool automatically corrects spelling errors in Uyghur text by understanding the full sentence context, unlike simpler systems that only compare individual words. It takes imperfect Uyghur text from sources like keyboard input, speech recognition, or OCR and outputs corrected, accurate sentences. This is for anyone who works with Uyghur language data and needs to ensure its accuracy.
No commits in the last 6 months.
Use this if you need to automatically fix spelling mistakes in Uyghur text, especially when context is crucial for accurate correction.
Not ideal if you need a spell corrector for languages other than Uyghur or if you only need very basic, word-level spell checking.
Stars
14
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dream-1ab/spell_corrector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hangyav/textLSP
Language server for text spell and grammar check with various tools.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.