Spelling corrector in python
-
Updated
Dec 4, 2023 - Python
Spelling corrector in python
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Lint anything by combining the power of scripts & regular expressions.
A framework for Arabic spelling correction using different seq2seq model architectures such as transformers and RNNs
A PDF to text converter using a MLP-based OCR.
A tool similar to Autokey or AutoHotKey, but targeted mainly at word replacements.
Implemented some of the models and techniques learned in NLP to help build systems that help in daily life.
Auto correct app is a machine learning and NLP based project. It uses python and nltk library.
Simple project for auto correction of words engine using Naive Bayes as an algorithm in modeling.
This project covers POS tagging using HMMs and neural networks (LSTM, BiLSTM) across multiple languages, and explores autocorrection methods with various n-gram models and error correction techniques.
Simple example of Wagner Fischer's algorithm written is Rust Lang.
Autocorrect Feature utilizes algorithms to detect and correct common spelling mistakes, ensuring that your text is polished and error-free
Lietuviškas automatinio taisymo žodynas
Add a description, image, and links to the autocorrection topic page so that developers can more easily learn about it.
To associate your repository with the autocorrection topic, visit your repo's landing page and select "manage topics."