👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
- Updated
May 18, 2025 - Java
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
Auto categorization of your SMS into your own custom categories
A Java implementation of the Jaro Winkler Similarity, which is optimized for the search of similar strings in a large set of strings.
Dynatrace FM-Index library
An efficient Java substring search library
String trie that supports wildcard search
A general, multi-threaded fuzzy searching language, called fuzzysplit, that is built on top of a fast and flexible Java fuzzy search library. Can be applied to demultiplex and trim DNA.
Teragrep PCRE 2 Library for Java
SQL Map in CORE JAVA
A BK tree for fast, fuzzy, in-memory string matching
Web based - Spam detector
Substitute literals in RDF graphs with URIs from SKOS vocabularies
Projected implemented 4 different Top K Sub string matching algorithms from a conference paper using the dblp dataset.There is a wide range of applications that require to query a large database of texts to search for similar strings or substrings. Traditional approximate substring matching requests a user to specify a similarity threshold
A small library demonstrating the concept of applying firewall filtering to Strings in Java
Algorithm for the derivation of the top-K string alignments, based on the Levenshtein distance.
Assignments for the course CSD303 Theory Of Computation
📖 Aho-corasick Algorithm based multiple keyword matcher with KMP
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."