Repository navigation

#

string-matching

👮‍♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)

Java
4957
2 个月前

一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。

JavaScript
4903
1 个月前
rapidfuzz/RapidFuzz

Rapid fuzzy string matching in Python using various string metrics

Python
3036
7 天前
ashvardanian/StringZilla

Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖

C
2509
11 小时前

A fast, accurate and multilingual fuzzy search library for the frontend.

TypeScript
905
5 个月前

Fuzzy string matching, grouping, and evaluation.

Python
758
2 个月前

Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.

JavaScript
600
25 天前

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

Go
507
3 年前

Golang library for fuzzy matching within a set of strings 📃

Go
422
3 年前

Go metrics for calculating string similarity and other string utility functions

Go
373
25 天前

Super Fast String Matching in Python

Python
368
1 个月前

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

C++
314
8 天前

Rapid fuzzy string matching in C++ using the Levenshtein Distance

C++
291
2 个月前

Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。

PHP
216
4 年前

Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).

Rust
183
2 年前

Minimal, super readable string pattern matching for python.

Python
181
1 年前

A collection of useful data structures and algorithms for competitive programming.

C++
160
2 个月前

WuManber text search/matching implementation using c#

C#
154
3 年前