一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
-
Updated
Sep 1, 2020 - Python
{{ message }}
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Rapid fuzzy string matching in Python using the Levenshtein Distance
Golang library for fuzzy matching within a set of strings
Voca_rs is the ultimate Rust string library inspired by Voca.js, string.py and Inflector, implemented as independent functions and on Foreign Types (String and str).
WuManber text search/matching implementation using c#
Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。
Collection of some useful algorithms for competitive programming.
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Levenshtein algorithm in C
Golang string comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms) , Jaro-Winkler, etc...
Fuzzy string matching for PHP
Aho-Corasick string search algorithm PHP extension implementation.
文本过滤+字符过滤+敏感词过滤+关键词过滤+脏词过滤+多字符串匹配+Aho-Corasick 算法+Trie树+DFA filter sensitive words from text using Aho-Corasick multiple string matching algorithm and trie
string similarity based on Dice's coefficient in go
iOS validation framework with form validation support
PFAC is an open library for exact string matching performed on NVIDIA GPUs
Aho-corasick for javascript.
String matching algorithm benchmark
Aho-Corasick string replacement utility
OCaml bindings to PCRE (Perl Compatibility Regular Expressions)
Way to check, match and resist. Sofisticated object oriented text parser based on regex
Python Modules of Variable Markov Oracle
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
A BK tree implementation for fast fuzzy string matching
Learned string similarity for entity names using optimal transport.
Linguist is a PHP library for parsing strings, it can extract and manipulate prefixed words in content ideal for working with @mentions, #topics and custom tags!
Go implementation of simhash algoritim
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple string replacement. Faster alternative to String.gsub when dealing with non-regex (exact match) use cases
Fast and simple algorithms for computing both LCSk and LCSk+
Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.
To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."