Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with spelling-correction

A curated list of projects in awesome lists tagged with spelling-correction .

https://github.com/ruby/did_you_mean

The gem that has been saving people from typos since 2014

hacktoberfest ruby spell-check spellcheck spelling spelling-checker spelling-correction typo

Last synced: 17 Dec 2024

https://github.com/cbaziotis/ekphrasis

Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).

nlp nlp-library semeval spell-corrector spelling-correction text-processing text-segmentation tokenization tokenizer word-normalization word-segmentation

Last synced: 06 Nov 2024

https://github.com/bakwc/JamSpell

Modern spell checking library - accurate, fast, multi-language

cpp csharp java ngrams nlp python ruby spellcheck spellchecker spelling-correction

Last synced: 13 Nov 2024

https://github.com/tigitz/php-spellchecker

🐘🎓📝 PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers

misspell php php-spellchecker pspell spellcheck spellchecker spelling spelling-checker spelling-correction

Last synced: 16 Dec 2024

https://github.com/houbb/word-checker

🇨🇳🇬🇧Chinese and English word spelling corrector.(中文易错别字检测,中文拼写检测纠正。英文单词拼写校验工具)

cc csc english-word java nlp spelling spelling-correction word

Last synced: 17 Dec 2024

https://github.com/d12frosted/flyspell-correct

Distraction-free words correction with flyspell via selected interface.

emacs emacs-lisp flyspell-correct spelling-correction

Last synced: 18 Dec 2024

https://github.com/reneklacan/symspell

Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.

rust spellcheck spelling-correction symspell

Last synced: 15 Dec 2024

https://github.com/foray1010/didyoumean2

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

edit-distance fuzzy-search levenshtein-distance spelling-correction typescript

Last synced: 22 Dec 2024

https://github.com/rezach/grammarify

Grammarify is a npm package that safely cleans up text that has mispellings, improper capitalization, lexical illusions, among other things.

grammar-checker spelling-correction text-cleaning

Last synced: 23 Nov 2024

https://github.com/mightguy/customized-symspell

Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm

damerau-levenshtein java-8 levenshtein-distance qwerty-based-char-distance spellchecker spelling-correction symspell weighted-damerau-levenshtein word-segmentation

Last synced: 28 Oct 2024

https://github.com/justinwilaby/spellchecker-wasm

SpellcheckerWasm is an extrememly fast spellchecker for WebAssembly based on SymSpell

levenshtein levenshtein-distance rust spell-check spellcheck spellchecker spelling spelling-correction symspell webassembly

Last synced: 27 Oct 2024

https://github.com/agentops-ai/spellcaster

AI agent to automatically check grammar and spelling on documentation files

agent agentops ai grammar grammar-checker grammarly spelling spelling-correction

Last synced: 12 Nov 2024

https://github.com/shreeshrii/hindi-hunspell

Hindi wordlists, dictionary and affix files in hunspell format

hindi hunspell spell-check spelling-correction

Last synced: 28 Oct 2024

https://github.com/Wavesonics/SymSpellKt

A Kotlin Multiplatform implementation of the SymSpell algorithm.

kotlin kotlin-multiplatform spellcheck spelling spelling-correction

Last synced: 07 Nov 2024

https://github.com/proycon/analiticcl

an approximate string matching or fuzzy-matching system for spelling correction, normalisation or post-OCR correction

approximate-string-matching fuzzy-matching nlp normalization spelling-correction

Last synced: 16 Dec 2024

https://github.com/dawsbot/spellingbee

:honeybee: :heavy_plus_sign: :octocat: Correct spelling of README's.

documentation readme spelling-correction

Last synced: 19 Nov 2024

https://github.com/yididiyan/amharic_spell_corrector

Amharic Spelling Corrector based on SymSpell - Spelling corrector which is 1 million times faster through Symmetric Delete spelling correction algorithm

amharic-corpus amharic-words crawling spelling-correction symspell

Last synced: 28 Nov 2024

https://github.com/proycon/gecco

Generic Environment for Context-Aware Correction of Orthography

nlp python spelling-correction

Last synced: 08 Nov 2024

https://github.com/chinnichaitanya/spellwise

🚀 Extremely fast fuzzy matcher & spelling checker in Python!

caverphone editex levenshtein natural-language-processing nlp spellcheck spelling-correction trie typox

Last synced: 27 Oct 2024

https://github.com/bhattbhavesh91/spell-correction-gingerit-demo

Tutorial on creating a spelling correction Python application using Gingerit and Streamlit

grammar-checker python spelling spelling-correction streamlit

Last synced: 16 Nov 2024

https://github.com/yegor256/texsc

Spell checking for LaTeX documents with the help of GNU aspell

aspell latex latex-package ruby ruby-gem spell-check spell-checker spellchecker spelling-correction

Last synced: 11 Oct 2024

https://github.com/adrianeboyd/brillmoorespellchecker

Spell checker using Brill and Moore's noisy channel error model

java spellchecker spelling-correction

Last synced: 07 Dec 2024

https://github.com/alexisakers/bestcode

Browser Extensions to fix xCode misspellings

browser-extension spelling-correction xcode

Last synced: 28 Nov 2024

https://github.com/yetanotherchris/spellingcorrector

C# implementation of Peter Norvig’s spelling corrector

csharp dotnet spelling spelling-correction

Last synced: 16 Dec 2024

https://github.com/typesense/showcase-spellcheck

Use Typesense to build a type-ahead spellchecker

spellchecker spelling-correction typesense typo-tolerance

Last synced: 08 Nov 2024

https://github.com/ikegami-yukino/pytypo

English spelling correction

english-word nlp spelling-correction typo

Last synced: 12 Oct 2024

https://github.com/pandawhocodes/pyautocorrect

👌 Python 2/3 Spell Corrector | Deep Learning implementation coming soon.

python python2 python3 spelling-correction

Last synced: 15 Oct 2024

https://github.com/m-elbably/symspell-ex

Distributed spelling correction & fuzzy search based on symmetric delete spelling correction algorithm (SymSpell)

algorithm nlp spelling-correction

Last synced: 06 Nov 2024

https://github.com/hardiksinghbehl/ngram-search-api

Search API with spelling correction using ngram-index algorithm: implementation using Java Spring-boot and MySQL ngram full text search index

entity-manager java ngram rest-api search-algorithm spelling-correction spring-boot

Last synced: 07 Dec 2024

https://github.com/deepmancer/advanced-recommender-system

Advance information retrieval system that combines advanced indexing, machine learning, and personalized search to enhance academic research and document discovery.

bigram-model collaborative-filtering crawling-python fine-tuning information-retrieval language-model natural-language-processing nlp positional-indexing pytorch recommender-system selenium spelling-correction tokenization transformers vectorization

Last synced: 02 Nov 2024

https://github.com/david-cattermole/namingcon

Naming Convention Validator

naming-convention spelling-correction

Last synced: 16 Nov 2024

https://github.com/jorelosorio/spellingcorrector

Spelling corrector for Spanish language

containers docker go http spelling-correction

Last synced: 26 Oct 2024

https://github.com/travorlzh/spelling

Correct spelling mistakes according to a custom dictionary

spelling-correction spelling-mistakes typo

Last synced: 16 Nov 2024

https://github.com/mohadese-yousefi/spell-correction

Simple autocorrect misspelled word base on distance.

nlp spelling-correction

Last synced: 20 Nov 2024

https://github.com/akash-rajak/spelling-corrector

Python script to correct the spelling mistake in text to it's nearest text or word.

python3 spelling-correction textblob tkinter

Last synced: 05 Dec 2024

https://github.com/ersinaksar/spelling-error-correction

information retrieval SpellingCorrector with Peter Norvig Approach

information-retrieval python spell-check spellcheck spelling-correction spelling-corrections

Last synced: 12 Dec 2024

https://github.com/wassname/word_level_diff_writing_assistant

Spell check with an llm and quickly verify it with a word level diff

llm spelling-correction

Last synced: 06 Dec 2024

https://github.com/abishekaditya/text-editor

Simple Electron Text Editor with Spell Checker

electron electron-app spell-checker spelling-correction text-editor

Last synced: 08 Nov 2024

https://github.com/ponlawat-w/thai-spelling-fix

การตรวจจับและแก้ไขการพิมพ์ที่ไม่เป็นไปตามหลัก (เช่น สระเอสองตัวแทนที่ควรจะเป็นสระแอ การันต์มาก่อนสระอุ เป็นต้น) โดยใช้นิพจน์ปรกติ (regular expression) | Detection and correction of Thai text common misspelling using regular expression

regular-expression spelling-correction thai thai-language

Last synced: 16 Dec 2024

https://github.com/vim-utilities/spelling-shortcuts

Replaces misspelled word with first suggested correction

plugin spelling-correction vim

Last synced: 15 Nov 2024

https://github.com/dewantrie/spell-correction

Learning about the utilization of Norvig as a spelling correction with an approach using BERT.

norvig python spelling-correction transformers

Last synced: 11 Nov 2024

https://github.com/alexgustafsson/word-frequencies

Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.

language nlp nltk numpy python python3 sklearn spelling-correction trigram

Last synced: 11 Dec 2024

https://github.com/krsoninikhil/spell-correct

A REST interface for spelling correction, currently based on Peter Norvig's post.

django django-rest-framework spelling-correction

Last synced: 29 Nov 2024

https://github.com/madhu102938/spell-correct

Implementation of Spell-check algorithm in c++, returns a list of valid suggestions to incorrect words

cpp levenshtein-string-distance spelling-correction

Last synced: 15 Nov 2024

https://github.com/pharo-ai/spelling-correction

A spelling correction algorithm that can identify and fix spelling mistakes

natural-language-processing pharo spelling spelling-correction

Last synced: 24 Nov 2024

https://github.com/vaporjawn/spell-checker

An operational spell checker made out of python, using a trainer and tests

spell spell-check spell-checker spellcheck spellchecker spelling spelling-checker spelling-correction spelling-corrector

Last synced: 10 Nov 2024

https://github.com/aliakseis/levenshteinsgate

Levenshtein distance implementation using a trie for fast string similarity searching

levenshtein levenshtein-distance pybind11 python spell-check spellcheck spelling-correction

Last synced: 25 Nov 2024

https://github.com/cudiph/risc-b

RISC-B (Really fast Indonesian Spell Ceker - Bingchilling) is a blazingly fast spell checker for Bahasa Indonesia

bahasa-indonesia spellcheck spelling-correction

Last synced: 24 Nov 2024

https://github.com/hubtou/dict-fr-dela

French dictionaries from Laboratoire d'Automatique Documentaire et Linguistique (LADL)

dictionaries dictionary dictionary-data pnu-project spell-check spellcheck spellchecker spelling spelling-checker spelling-correction text-processing words

Last synced: 12 Dec 2024