There are 3 repositories under string-matching topic.
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
A fast, accurate and multilingual fuzzy search library for the frontend.
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Golang library for fuzzy matching within a set of strings :page_with_curl:
Super Fast String Matching in Python
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
Minimal, super readable string pattern matching for python.
A collection of useful data structures and algorithms for competitive programming.
WuManber text search/matching implementation using c#
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Levenshtein algorithm in C
efficient string matching in Golang via the aho-corasick algorithm.
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Fuzzy string matching for PHP
autocomplete, fuzzy matching, and short-string lookups
Beda is a golang library for detecting how similar a two string
iOS validation framework with form validation support
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
Aho-Corasick string search algorithm PHP extension implementation.
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.