auto-correct
There are 18 repositories under auto-correct topic.
longbridgeapp/autocorrect
Automatically add whitespace between Chinese and half-width characters (alphabetical letters, numerical digits and symbols).
cyberboysumanjay/Torrent-Searcher
[DEPRECATED] A simple torrent file searcher written in Python
buiquangmanhhp1999/VietnameseOcrCorrection
In this repo, I use encoder, decoder with attention mechanism to auto-correct output of vietnamese ocr model
dataiku/dss-plugin-nlp-preparation
Dataiku DSS plugin to detect languages, correct misspellings, and clean text data 🧼
arasgungore/AutoCorrect
A C++ project which suggests the user possible correct spellings for the given misspelled word.
huacnlee/autocorrect-action
GitHub action for use AutoCorrect as lint
gimjin/banjiao
【中文,符号】自动转 [英文,符号]
Ankit-Kumar-Saini/Coursera_Natural_Language_Processing_Specialization
Implementation of state-of-the-art NLP models using transformers for tasks including machine translation, text-summarization, chatbots, and question answering.
huacnlee/vscode-autocorrect
AutoCorrect for VS Code
jbadr28/text-editor
JT NotePad is an intelligent notepad that auto-corrects your notes! This innovative tool uses an algorithms to scan your writing in real-time, flagging any errors and suggesting corrections as you go. This means you can write with confidence, knowing that your notes are accurate and error-free.
tatimohammed/text-editor
JT NotePad is an intelligent notepad that auto-corrects your notes! This innovative tool uses an algorithms to scan your writing in real-time, flagging any errors and suggesting corrections as you go.
alextanhongpin/autocomplete
Autocomplete server written in golang
rashi-bhansali/Spell-Checker
Created a Flask (python) based web tool that uses Boyer-Moore String/Pattern matching approximation algorithm to rectify misspelled words via suggestions
thekirankumarv/AutoCorrectTool
"Auto Correct Tool using Jupyter Notebook: An AI-powered notebook project that employs advanced algorithms to automatically correct misspelled words or suggest the closest matching words for improved text accuracy and clarity."
ADVAIT135/Bharat_Intern_Artificial_Inteligence_Intern_
This Repository consists of all the tasks that were assigned to me during my internship at BharatIntern as an Artificial Intelligence Intern from July 10,2023 to August 01, 2023
DonCastillo/learning-react-native-2
GUESS MY NUMBER APP: Learning the basics of React Native (part of React Native Practical Guide 2023 Course on Udemy)
huacnlee/html-pipeline-auto-correct
AutoCorrect for html-pipeline
mayankkom-dev/NLUClass
Utilize Minimum Edit distance to compute top-k auto-correct recommendation and evaluate the same using success in top-k method using pytrec_eval.