Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: spelling-corrector

er-ri/bertjsc

Japanese Spelling Error Corrector using BERT(Masked-Language Model). BERTに基づいて日本語校正

Language: Python - Size: 38.1 KB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 7 - Forks: 1

filyp/autocorrect

Spelling corrector in python

Language: Python - Size: 3.81 MB - Last synced: 8 days ago - Pushed: 6 months ago - Stars: 434 - Forks: 76

Shivani1204/Language_Solutions

Language Solutions-Helping people to translate ideas and thoughts, it is about developing a utility for users that is capable of translating the text into different languages and auto-correcting any mistakes made in the text.

Language: Tcl - Size: 39.7 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

vlajos/misspell-fixer

Simple tool for fixing common misspellings, typos in source code

Language: sed - Size: 490 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 191 - Forks: 24

nuspell/nuspell

🖋️ Fast and safe spellchecking C++ library

Language: C++ - Size: 7.71 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 205 - Forks: 24

sashakenjeeva/spell-corrector

A context-sensitive, one-edit distance spelling corrector

Language: Jupyter Notebook - Size: 3.91 MB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

anudeex/Spell-Corrector

A program that checks spelling of given word, if wrong then recommends words.

Language: C++ - Size: 3.17 MB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 5 - Forks: 1

manuelcaeiro/Lobo-1

simple spellcorrector in Python 3

Size: 35.8 MB - Last synced: 4 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

arasgungore/AutoCorrect

A C++ project which suggests the user possible correct spellings for the given misspelled word.

Language: C++ - Size: 2.57 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 18 - Forks: 1

inaka/spellingci

Spelling CI Server

Language: Erlang - Size: 102 MB - Last synced: 5 months ago - Pushed: about 6 years ago - Stars: 7 - Forks: 4

ymoslem/Arabisc

Context-Sensitive Neural Spelling Checker

Language: Python - Size: 22.4 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 16 - Forks: 6

mehedihasanbijoy/DPCSpell

A Transformer-based Detector-Purificator-Corrector Framework for Spelling Error Correction of Bangla and Resource Scarce Indic Languages

Language: Python - Size: 906 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 8 - Forks: 4

viig99/SymSpellCppPy

Fast SymSpell written in c++ and exposes to python via pybind11

Language: C++ - Size: 8.31 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 38 - Forks: 7

harshendrashah/Spell-Corrector

Spell Corrector made with the help of TensorFlow and JS

Language: Jupyter Notebook - Size: 104 MB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 7 - Forks: 0

Vaporjawn/Spell-Checker

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

Language: HTML - Size: 2.24 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

szimeth-jozef/Spell-checking

Spell-checker chrome extension

Language: JavaScript - Size: 958 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

wolfgarbe/WordSegmentationDP

Word Segmentation with Dynamic Programming

Language: C# - Size: 1.21 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 20 - Forks: 5

kejriwalrahul/Spell-Check

Spelling Correction using Noisy Channel Models

Language: Python - Size: 46.8 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 1

canberkakcali/hashtable-spell-checker

Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C

Language: C - Size: 2.93 MB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

rylans/gospel

Spelling correction in Go

Language: Go - Size: 18.6 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

wolfgarbe/WordSegmentationTM

Fast Word Segmentation with Triangular Matrix

Language: C# - Size: 1.22 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 67 - Forks: 12

PiyushRaj714/spelling-corrector

Spelling corrector application. It is designed to take a misspelled word as input and suggest possible corrections based on a provided dataset.

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Ashish-Waykar/java-Spelling-Checker

Here Is Program To Check The Spelling And Correction in Spelling mistake suggester

Language: Java - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

gy910210/spelling-corrector

Spelling Corrector for Input Method Engine (IME)

Language: Java - Size: 2.56 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 31 - Forks: 8

shubhamgosain/Spell-Corrector

A Project that can correct the wrong Spelled Words and provide the best possible correct word based on the probability of most likely to happen

Language: Java - Size: 2.01 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 9

marayyy/Natural-Language-Processing-Tasks

Translate each word or sentence from English to Spanish, French and German using a dataset containg a number of words and sentences in English. Create a program that needs to automatically correct that spelling from the word or a given sentence. (Language : English)

Language: Jupyter Notebook - Size: 1.66 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

searchhub/preDict

Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts

Language: Java - Size: 6.04 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 76 - Forks: 10

mehmetcanfarsak/SpellingCorrectionApi

🔠 Simple, reliable and free Spelling Correction Api

Language: Python - Size: 285 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

samuelhei/spell-corrector-pt

Correct portuguese misspells automatically.

Language: Python - Size: 12.7 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

ehsan-mohammadi/which-word

A vscode extension to guess words that sound like your word.

Language: TypeScript - Size: 803 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

yousefkotp/Spelling-Checker

A console program to check the spelling of each word in the provided sentence, it also provide three suggestion for each one using successor and predecessor.

Language: C - Size: 501 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

obaskly/Corrector

Language: Python - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

botviet/vibo

Project Chatbot cho tiếng việt

Language: Go - Size: 160 MB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

jfoster/commit-msg

a spellchecking commit-msg git hook written in golang

Language: Go - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

loretoparisi/spelling-corrector

Spelling Corrector Train, Correct, Diff Text right in the Browser

Language: JavaScript - Size: 4.25 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

gurkandemir/Spelling-Error-Corrector

An isolated word spelling error corrector based on the noisy channel model

Language: Python - Size: 3.09 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

dev-saw99/WordProcessor

WordProcessor

Language: Python - Size: 420 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 7 - Forks: 2

PawanAIT/Spell-corrector

This Project suggests correct words based on given incorrect word. Like "Did you mean" On Google.

Language: C++ - Size: 2.22 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

harunaltay/ir-prj1-spelling-corrector

Spelling Corrector in Python - Assignment 1 for Information Retrieval Spring 2019

Language: Python - Size: 4.62 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords