Spelling corrector in python
-
Updated
Dec 4, 2023 - Python
Spelling corrector in python
Markov Chains and Hidden Markov Models to generate and correct sentences
The official python client for Gurunudi AI API
A simple supervised learning dictionary to correct texts implemented in Python 3
A small tool to normalize and extract values from unstructured text messages.
Windows Autocorrect Tool 🛠️ - AI text correction, translation, and improvement with hotkeys, voice control, and customizable prompts.
In this project, i designed an auto-corrector in Python. User enters the word and it initially checks if the spellings are correct, if they arent then it automatically corrects them.
Food Recipe Search Engine
An in-depth and scattered research on OCR implementation using Tesseract
A Python GUI app, it uses a pretrained model to perform optical character recognition on handwritten words. Then, it attempts analyzes these words by searching through the entire English dictionary using binary search, and if not found, feeds it through Autocorrect, a open source tool for performing spelling checks using ML.
This device looks like reading stand which can take photo of the book and read out for visually impaired person. Raspberry Pi 4 is used as controller. Major Python modules used are Pytesseract, OpenCV and Pytts.
Tired of spelling errors in your text? Say goodbye to embarrassing mistakes with the AI Autocorrect System, designed to boost the accuracy of your typing! 🎯
Asks for a word and suggests following words or even sentences. Frequency or Possibility method can be chosen for the suggestion to be made. Training is done by reading txt files in the directory of the program. Then a graph containing every unique word and the words found to follow that word (and how many times are found) is created and used.
Python 3 utility to mimic the autocorrect (autoexpand) functions of WordPerfect. This program will replace any words you define with word(s) or phrase on punctuation key_down.
Python Basic Library to Auto-Correct miswritten words by checking them with list of given correct words
Rating: (7/10) This script collects, preprocesses, trains models, processes images, and handles files, handling data from Reddit, image processing, and file handling.
My code for the Mofid Data Contest
Personal journal for desktop
Add a description, image, and links to the autocorrect topic page so that developers can more easily learn about it.
To associate your repository with the autocorrect topic, visit your repo's landing page and select "manage topics."