29 results found Sort:

855
4.8k
apache-2.0
104
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Created 2016-12-19
503 commits to master branch, last one about a month ago
119
2.7k
mit
26
Rapid fuzzy string matching in Python using various string metrics
Created 2020-02-29
810 commits to main branch, last one 27 days ago
77
2.2k
apache-2.0
26
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
840 commits to main branch, last one 9 days ago
Fuzzy string matching, grouping, and evaluation.
Created 2020-11-21
26 commits to master branch, last one 8 months ago
A fast, accurate and multilingual fuzzy search library for the frontend.
Created 2024-02-06
4 commits to main branch, last one 9 months ago
24
482
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
21
313
mit
4
Go metrics for calculating string similarity and other string utility functions
Created 2019-11-14
133 commits to master branch, last one about a month ago
17
281
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 24 days ago
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Created 2020-04-13
406 commits to main branch, last one 27 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 8 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
138
mit
3
Efficient string matching with regular expressions
Created 2020-04-04
69 commits to master branch, last one about a month ago
16
114
apache-2.0
10
Generic algorithms and data structures for Lazarus/Free Pascal
Created 2018-04-19
3,861 commits to master branch, last one 4 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 about a year 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 24 days ago
39
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
83 commits to main branch, last one 4 months 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 about a month ago
Aho-corasick for javascript.
Created 2017-11-27
19 commits to master branch, last one 3 months ago
25
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 7 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 10 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
35
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