Repository navigation

#

string-matching

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

Java
5319
1 个月前

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

JavaScript
5010
3 个月前
rapidfuzz/RapidFuzz

Rapid fuzzy string matching in Python using various string metrics

Python
3333
2 天前
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
2653
5 小时前

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

TypeScript
920
9 个月前

Fuzzy string matching, grouping, and evaluation.

Python
777
1 个月前

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

JavaScript
614
2 天前

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

Go
523
2 小时前

Golang library for fuzzy matching within a set of strings 📃

Go
425
3 年前

Go metrics for calculating string similarity and other string utility functions

Go
386
7 天前

Super Fast String Matching in Python

Python
369
5 个月前

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

C++
343
4 个月前

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

C++
319
2 个月前

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

PHP
218
4 年前

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

Rust
184
3 年前

Minimal, super readable string pattern matching for python.

Python
182
1 年前

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

C++
159
1 个月前

WuManber text search/matching implementation using c#

C#
154
3 年前