29 results found Sort:

854
4.8k
apache-2.0
103
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Created 2016-12-19
503 commits to master branch, last one 2 months ago
120
2.8k
mit
26
Rapid fuzzy string matching in Python using various string metrics
Created 2020-02-29
816 commits to main branch, last one 4 days ago
81
2.3k
apache-2.0
27
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
Created 2020-08-14
859 commits to main branch, last one 2 days ago
A fast, accurate and multilingual fuzzy search library for the frontend.
Created 2024-02-06
5 commits to main branch, last one 29 days ago
Fuzzy string matching, grouping, and evaluation.
Created 2020-11-21
26 commits to master branch, last one 9 months ago
24
488
mit
13
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Created 2020-08-18
91 commits to master branch, last one 2 years ago
Golang library for fuzzy matching within a set of strings :page_with_curl:
Created 2017-03-30
71 commits to master branch, last one 5 years ago
17
292
gpl-2.0
5
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created 2021-05-19
171 commits to main branch, last one about a month ago
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Created 2020-04-13
409 commits to main branch, last one 4 days ago
Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。
Created 2017-04-11
46 commits to master branch, last one 3 years ago
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
Created 2018-07-29
348 commits to master branch, last one 2 years ago
Minimal, super readable string pattern matching for python.
Created 2021-04-15
77 commits to main branch, last one 9 months ago
27
154
apache-2.0
9
WuManber text search/matching implementation using c#
Created 2018-01-10
16 commits to master branch, last one 2 years ago
Collection of some useful algorithms for competitive programming.
Created 2018-07-15
113 commits to master branch, last one 3 years ago
6
140
mit
3
Efficient string matching with regular expressions
Created 2020-04-04
69 commits to master branch, last one 2 months ago
16
117
apache-2.0
10
Generic algorithms and data structures for Lazarus/Free Pascal
Created 2018-04-19
3,888 commits to master branch, last one 5 days ago
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Created 2020-03-23
144 commits to master branch, last one 2 years ago
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created 2022-09-27
19 commits to main branch, last one about a month ago
38
93
apache-2.0
10
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Created 2017-04-21
84 commits to main branch, last one 8 days ago
Levenshtein algorithm in C
Created 2015-05-03
27 commits to main branch, last one 2 years ago
Simple string matching with single- and multiple-wildcard operator
Created 2020-01-01
114 commits to master branch, last one 2 months ago
Aho-corasick for javascript.
Created 2017-11-27
19 commits to master branch, last one 4 months ago
26
72
unknown
8
Fuzzy string matching for PHP
Created 2015-08-21
3 commits to master branch, last one 7 years ago
efficient string matching in Golang via the aho-corasick algorithm.
Created 2021-04-23
33 commits to master branch, last one 8 months ago
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Created 2022-01-07
59 commits to main branch, last one 11 months ago
Beda is a golang library for detecting how similar a two string
Created 2020-05-28
3 commits to master branch, last one 3 years ago
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
Created 2020-08-31
155 commits to master branch, last one about a year ago
4
36
apache-2.0
4
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
Created 2021-06-04
68 commits to main branch, last one about a year ago