NeuSpell: A Neural Spelling Correction Toolkit
-
Updated
Jul 31, 2023 - Python
NeuSpell: A Neural Spelling Correction Toolkit
NLP in Python with Deep Learning
Fast spell-checking library - Pure C99 implementation of SymSpell algorithm
A sample spell Corrector in JavaScript
A little c script for fast, word-level spelling correction in helix
English Auto Correct is a spell correction tool that uses a frequency dictionary from the Leipzig English dataset to suggest corrections for misspelled words by generating possible edits and matching them against the dictionary.
Spring Boot application for spell correction using dictionary substitution method.
Language Modelling (text generation, spell correction) and Sentiment Analysis / POS Tagging with MLP, RNN, CNN and BERT models and LLM prompting
A Flask application for spell correction that uses dictionary substitution method.
Spelling correction and suggestion based on Java
Guided Label and Tag Preprocessing
Assignment Submission for course Information Retrieval (CS F469)
Transformer Based Seq2Seq Model for Bangla Spell Correction
NLP-based spell checker implementing Peter Norvig's probabilistic spelling correction algorithm using edit distance and word frequency analysis.
A search engine that indexes and searches documents extracted from Wikipedia, built in C++17 — no external search libraries, no database. It uses SPIMI block-indexing with a K-way merge to build the index, BM25 for ranking, and supports boolean, phrase, and fuzzy queries with Trie-based auto-suggestions and trigram + Metaphone spell correction
Qt Spell Checking Class - no dependencies
Modern C++ Smart Search Engine implementing Inverted Index, TF-IDF Ranking, Trie-based Auto Complete, Boolean Search, Phrase Search, Spell Correction, LRU Cache, Query Analytics and Fuzzy Search.
Add a description, image, and links to the spell-correction topic page so that developers can more easily learn about it.
To associate your repository with the spell-correction topic, visit your repo's landing page and select "manage topics."