anassinator/markov-sentence-correction
Markov Chains and Hidden Markov Models to generate and correct sentences
This helps you generate grammatically plausible sentences or correct existing ones. You provide a dataset of text, and it produces new sentences or revises input sentences to be more likely based on that data. This is useful for anyone working with text who needs to create variations or fix errors, such as a content creator, linguist, or data entry specialist.
No commits in the last 6 months.
Use this if you need a simple way to generate text that follows common patterns from your own data or automatically correct sentences that might have typos or grammatical errors.
Not ideal if you require sophisticated, human-like text generation or highly accurate grammatical corrections beyond basic word and phrase likelihood.
Stars
21
Forks
5
Language
Python
License
MIT
Category
Last pushed
Dec 31, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/anassinator/markov-sentence-correction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both...
shuaihuaiyi/QA
使用深度å¦ä¹ ç®—æ³•å®žçŽ°çš„ä¸æ–‡é—®ç”系统
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
worldbank/iQual
iQual is a package that leverages natural language processing to scale up interpretative...
seriousran/awesome-qa
😎 A curated list of the Question Answering (QA)