GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

edit-distance

Website
Wikipedia
https://static.github-zh.com/github_avatars/wolfgarbe?size=40
wolfgarbe / SymSpell

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

levenshteinfuzzy-searchapproximate-string-matchingedit-distancespellcheckspell-checklevenshtein-distancedamerau-levenshteinspellingfuzzy-matchingword-segmentationchinese-text-segmentationchinese-word-segmentationspelling-correction
C# 3.25 k
3 个月前
https://static.github-zh.com/github_avatars/mammothb?size=40
mammothb / symspellpy

Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Pythonspellcheckspell-checkfuzzy-matchingfuzzy-searchspelling-correctiondamerau-levenshteinapproximate-string-matchinglevenshteinedit-distancelevenshtein-distancespellingword-segmentationchinese-text-segmentationchinese-word-segmentation
Python 828
2 个月前
https://static.github-zh.com/github_avatars/MaartenGr?size=40
MaartenGr / PolyFuzz

Fuzzy string matching, grouping, and evaluation.

levenshtein-distanceembeddingsbertstring-matchingedit-distance
Python 765
1 个月前
https://static.github-zh.com/github_avatars/Martinsos?size=40
Martinsos / edlib

Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.

sequence-alignmentedit-distanceLibraryC++PythonBioinformatics
C++ 545
1 个月前
https://static.github-zh.com/github_avatars/hbollon?size=40
hbollon / go-edlib

#算法刷题#📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

Goedit-distance算法levenshteinlevenshtein-distancedamerau-levenshteinstring-matchingstring-comparisonsimilarity-measuresunicodejaro-winklerhamming
Go 516
3 年前
https://static.github-zh.com/github_avatars/gustf?size=40
gustf / js-levenshtein

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

levenshteinedit-distance
JavaScript 487
3 年前
https://static.github-zh.com/github_avatars/rapidfuzz?size=40
rapidfuzz / strsim-rs

🔤 Rust implementations of string similarity metrics

jaro-winklerlevenshteinjarodamerau-levenshteinRustedit-distance
Rust 439
1 年前
https://static.github-zh.com/github_avatars/alexdrone?size=40
alexdrone / Buffer

#IOS#Swift μ-framework for efficient array diffs and datasource adapters.

edit-distancelevenshtein-distancetableviewdatasourcebufferiOSdiffingSwift
Swift 351
6 年前
https://static.github-zh.com/github_avatars/Turnerj?size=40
Turnerj / Quickenshtein

Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support

levenshtein-distancesimdhardware-intrinsicsthreadingedit-distancelevenshtein
C# 294
2 年前
https://static.github-zh.com/github_avatars/shivamMg?size=40
shivamMg / trie

#算法刷题#A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.

autocomplete数据结构trietrie-tree-autocompleteGo算法edit-distancelevenshtein-distanceprefix-treesearch
Go 111
2 年前
https://static.github-zh.com/github_avatars/foray1010?size=40
foray1010 / didyoumean2

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

spelling-correctionedit-distancefuzzy-searchlevenshtein-distanceTypeScript
TypeScript 102
24 天前
https://static.github-zh.com/github_avatars/belambert?size=40
belambert / edit-distance

Python library for computing edit distance between arbitrary Python sequences.

edit-distancealignmentlevenshtein
Python 102
3 个月前
https://static.github-zh.com/github_avatars/1ytic?size=40
1ytic / pytorch-edit-distance

#自然语言处理#Levenshtein edit-distance on PyTorch and CUDA

levenshteinedit-distancePyTorchCUDAasr自然语言处理
Cuda 95
2 年前
https://static.github-zh.com/github_avatars/Haseeb-Qureshi?size=40
Haseeb-Qureshi / Algorithms-Study-Group

#算法刷题#Study group for algorithms in Ruby, hosted at App Academy

a-frame算法bit-manipulationbloom-filterhash-mapstringsedit-distancecompression
Ruby 93
9 年前
https://static.github-zh.com/github_avatars/wooorm?size=40
wooorm / levenshtein.c

Levenshtein algorithm in C

levenshteinfuzzy-searchedit-distancefuzzy-matchingstring-matchingsimilaritylevenshtein-distance
C 87
3 年前
https://static.github-zh.com/github_avatars/eth-sri?size=40
eth-sri / astarix

AStarix: Fast and Optimal Sequence-to-Graph Aligner

edit-distancesequencing
C++ 74
3 年前
https://static.github-zh.com/github_avatars/Meteorix?size=40
Meteorix / pylcs

super fast cpp implementation of longest common subsequence/substring

PythonC++edit-distance
C++ 68
2 年前
https://static.github-zh.com/github_avatars/wolfgarbe?size=40
wolfgarbe / SymSpellCompound

SymSpellCompound: compound aware automatic spelling correction

spelling-correctionlevenshteinlevenshtein-distancefuzzy-searchapproximate-string-matchingedit-distancespellcheckspell-checkspellingdamerau-levenshtein
66
7 年前
https://static.github-zh.com/github_avatars/je-suis-tm?size=40
je-suis-tm / recursion-and-dynamic-programming

Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusa...

recursiondynamic-programmingedit-distanceknapsack-problemfractalshilbert-curve
Julia 61
2 年前
https://static.github-zh.com/github_avatars/wolfgarbe?size=40
wolfgarbe / LinSpell

Fast approximate strings search & spelling correction

spelling-correctionlevenshteinfuzzy-searchapproximate-string-matchingedit-distancespellcheckspell-checklevenshtein-distancedamerau-levenshteinspelling
C# 58
4 年前
loading...