All Projects → Symspellpy → Similar Projects or Alternatives

225 Open source projects that are alternatives of or similar to Symspellpy

Symspell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Stars: ✭ 1,976 (+370.48%)
SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11
Stars: ✭ 28 (-93.33%)
Symspellcompound
SymSpellCompound: compound aware automatic spelling correction
Stars: ✭ 61 (-85.48%)
LinSpell
Fast approximate strings search & spelling correction
Stars: ✭ 52 (-87.62%)
spell
Spelling correction and string segmentation written in Go
Stars: ✭ 24 (-94.29%)
levenshtein.c
Levenshtein algorithm in C
Stars: ✭ 77 (-81.67%)
WordSegmentationDP
Word Segmentation with Dynamic Programming
Stars: ✭ 18 (-95.71%)
spellchecker-wasm
SpellcheckerWasm is an extrememly fast spellchecker for WebAssembly based on SymSpell
Stars: ✭ 46 (-89.05%)
Mutual labels:  spellcheck, levenshtein, spell-check
Fuzzball.js
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
Stars: ✭ 225 (-46.43%)
Wecantspell.hunspell
A port of Hunspell v1 for .NET and .NET Standard
Stars: ✭ 61 (-85.48%)
Mutual labels:  spellcheck, spell-check
Lac
百度NLP:分词,词性标注,命名实体识别,词重要性
Stars: ✭ 2,792 (+564.76%)
Closestmatch
Golang library for fuzzy matching within a set of strings 📃
Stars: ✭ 353 (-15.95%)
Mutual labels:  fuzzy-matching, levenshtein
fuzzy-search
A collection of algorithms for fuzzy search like in Sublime Text.
Stars: ✭ 49 (-88.33%)
Mutual labels:  fuzzy-search, fuzzy-matching
Monpa
MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型
Stars: ✭ 203 (-51.67%)
Spelling
Tools for Spell Checking in R
Stars: ✭ 82 (-80.48%)
Mutual labels:  spellcheck, spell-check
Tntsearch
A fully featured full text search engine written in PHP
Stars: ✭ 2,693 (+541.19%)
Mutual labels:  fuzzy-search, fuzzy-matching
Misspell Fixer
Simple tool for fixing common misspellings, typos in source code
Stars: ✭ 154 (-63.33%)
Mutual labels:  spellcheck, spell-check
Pylanguagetool
Python Library and CLI for the LanguageTool JSON API
Stars: ✭ 62 (-85.24%)
Mutual labels:  spellcheck, spell-check
Dictionaries
Hunspell dictionaries in UTF-8
Stars: ✭ 591 (+40.71%)
Mutual labels:  spellcheck, spell-check
Hunspell
The most popular spellchecking library.
Stars: ✭ 1,196 (+184.76%)
Mutual labels:  spellcheck, spell-check
Did you mean
The gem that has been saving people from typos since 2014
Stars: ✭ 1,786 (+325.24%)
Mutual labels:  spellcheck, spell-check
Fastenshtein
The fastest .Net Levenshtein around
Stars: ✭ 115 (-72.62%)
Mutual labels:  fuzzy-matching, levenshtein
Fuzzywuzzy
Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
Stars: ✭ 506 (+20.48%)
Mutual labels:  fuzzy-search, fuzzy-matching
Fuse Swift
A lightweight fuzzy-search library, with zero dependencies
Stars: ✭ 767 (+82.62%)
Mutual labels:  fuzzy-search, fuzzy-matching
Leaderf
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
Stars: ✭ 1,733 (+312.62%)
Mutual labels:  fuzzy-search, fuzzy-matching
Faint
Extensible TUI fuzzy file file explorer
Stars: ✭ 82 (-80.48%)
Mutual labels:  fuzzy-search, fuzzy-matching
Fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
Stars: ✭ 157 (-62.62%)
Mutual labels:  fuzzy-search, fuzzy-matching
Liquidmetal
💦🤘 A mimetic poly-alloy of the Quicksilver scoring algorithm, essentially LiquidMetal. </Schwarzenegger Voice>
Stars: ✭ 279 (-33.57%)
Mutual labels:  fuzzy-search, fuzzy-matching
Yoyo-leaf
Yoyo-leaf is an awesome command-line fuzzy finder.
Stars: ✭ 49 (-88.33%)
Mutual labels:  fuzzy-search, fuzzy-matching
stringdistance
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Stars: ✭ 60 (-85.71%)
Mutual labels:  fuzzy-matching, levenshtein
Abydos
Abydos NLP/IR library for Python
Stars: ✭ 91 (-78.33%)
Mutual labels:  fuzzy-matching, levenshtein
Jellyfish
🎐 a python library for doing approximate and phonetic matching of strings.
Stars: ✭ 1,571 (+274.05%)
Mutual labels:  fuzzy-search, levenshtein
Dspellcheck
Notepad++ Spell-checking Plug-in
Stars: ✭ 144 (-65.71%)
Mutual labels:  spellcheck, spell-check
fish-fzy
fzy inegration with fish. Search history, navigate directories and more. Blazingly fast.
Stars: ✭ 18 (-95.71%)
Mutual labels:  fuzzy-search, fuzzy-matching
check-spelling
Spelling checker action
Stars: ✭ 139 (-66.9%)
Mutual labels:  spellcheck, spell-check
bolt.nvim
⚡ Ultrafast multi-pane file manager for Neovim with fuzzy matching
Stars: ✭ 100 (-76.19%)
Mutual labels:  fuzzy-search, fuzzy-matching
Nagisa
A Japanese tokenizer based on recurrent neural networks
Stars: ✭ 260 (-38.1%)
Mutual labels:  word-segmentation
cyberdic
An auxiliary spellcheck dictionary that corresponds with the Bishop Fox Cybersecurity Style Guide
Stars: ✭ 63 (-85%)
Mutual labels:  spellcheck
splink
Implementation of Fellegi-Sunter's canonical model of record linkage in Apache Spark, including EM algorithm to estimate parameters
Stars: ✭ 181 (-56.9%)
Mutual labels:  fuzzy-matching
Friso
High performance Chinese tokenizer with both GBK and UTF-8 charset support based on MMSEG algorithm developed by ANSI C. Completely based on modular implementation and can be easily embedded in other programs, like: MySQL, PostgreSQL, PHP, etc.
Stars: ✭ 313 (-25.48%)
Mutual labels:  chinese-word-segmentation
Jumanpp
Juman++ (a Morphological Analyzer Toolkit)
Stars: ✭ 254 (-39.52%)
Mutual labels:  word-segmentation
customized-symspell
Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
Stars: ✭ 51 (-87.86%)
Mutual labels:  word-segmentation
RepostCheckerBot
Bot for checking reposts on reddit
Stars: ✭ 36 (-91.43%)
Mutual labels:  levenshtein
Go Edlib
Golang string comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Stars: ✭ 253 (-39.76%)
Mutual labels:  levenshtein
FlashCards
Learning Blazor By Creating A Flash Cards Application
Stars: ✭ 17 (-95.95%)
Mutual labels:  fuzzy-search
wellspell.addin
R Package - Quick Spellcheck Addin for RStudio
Stars: ✭ 22 (-94.76%)
Mutual labels:  spellcheck
Nlprule
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
Stars: ✭ 309 (-26.43%)
Mutual labels:  spellcheck
similar-english-words
Give me a word and I’ll give you an array of words that differ by a single letter.
Stars: ✭ 25 (-94.05%)
Mutual labels:  levenshtein
ProbQA
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
Stars: ✭ 43 (-89.76%)
Mutual labels:  fuzzy-search
retext-spell
plugin to check spelling
Stars: ✭ 53 (-87.38%)
Mutual labels:  spell-check
hashformers
Hashformers is a framework for hashtag segmentation with transformers.
Stars: ✭ 18 (-95.71%)
Mutual labels:  word-segmentation
inquirer-fuzzy-path
Fuzzy file/directory search and select prompt for Inquirer.js
Stars: ✭ 69 (-83.57%)
Mutual labels:  fuzzy-search
Emacs-LanguageTool.el
LanguageTool suggestions integrated within Emacs
Stars: ✭ 44 (-89.52%)
Mutual labels:  spellcheck
Fuzzy
Spell checking and fuzzy search suggestion written in Go
Stars: ✭ 290 (-30.95%)
Mutual labels:  spell-check
fzf-folds.vim
Vim plugin that lets you fuzzy search for folds in a file
Stars: ✭ 15 (-96.43%)
Mutual labels:  fuzzy-search
hanzi-tools
Converts from Chinese characters to pinyin, between simplified and traditional, and does word segmentation.
Stars: ✭ 69 (-83.57%)
Mutual labels:  word-segmentation
vue-persian-tools
Persian tools wrapper for vue.js
Stars: ✭ 21 (-95%)
Mutual labels:  fuzzy-matching
smartcd
Expedite your navigation of Linux filesystem.
Stars: ✭ 35 (-91.67%)
Mutual labels:  fuzzy-search
hubot-suggest
Suggest hubot commands when not found
Stars: ✭ 29 (-93.1%)
Mutual labels:  levenshtein
Jamspell
Modern spell checking library - accurate, fast, multi-language
Stars: ✭ 370 (-11.9%)
Mutual labels:  spellcheck
1-60 of 225 similar projects