Skip to content
#

string-matching

Here are 60 public repositories matching this topic...

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

  • Updated Sep 5, 2025
  • Java

MiniFinder is a dual-mode search engine simulator designed to demonstrate the practical application of string-matching algorithms. It offers both Local Search Mode for searching within offline .txt files and Web Search Mode for simulating search across online content. Ideal for students and educators, MiniFinder showcases how algorithms like Naive,

  • Updated Jun 28, 2025
  • Java

🔤 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.

  • Updated Feb 24, 2023
  • Java

Improve this page

Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."

Learn more