👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
-
Updated
May 18, 2025 - Java
8000
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)
基于Netty4开发的简单、轻量级、高性能的的Http restful api server
a simple text editor in java for DS project
A quick and efficient data structure for indexing MQTT subscriptions in a highly concurrent environment.
"Data Structures & Algorithms" course project, Fall 2022.
Projeto de LP II e EDB II com Árvore Trie de Prefixos
This Gradle based project written in Java demonstrate implementation of autocomplete suggestions feature (library) similar to as given by Google
This project implements a search system for Linux commands using a Trie data structure. The Trie efficiently stores and retrieves commands based on their prefixes, making it ideal for functionalities like auto-completion and fast command searches.
Implementation of Code Auto-Completion and Spell-Checking using Tries and Ternary Tries.
This project contains a web application called "Awesome Auto-Complete Text" that provides an auto-complete feature using the Trie data structure.
全网最强的敏感词处理工具包, 基于DFA 算法,收录16W+词汇,数据压缩
This repository was created for Data Structures course (Fall 2021 held at SBU) project called BankFinder.
Provides different Java implementations of tries (prefix trees)
Search engine using a Trie Tree structure
An implementation of autocomplete using a Trie data structure
Add a description, image, and links to the trie-tree topic page so that developers can more easily learn about it.
To associate your repository with the trie-tree topic, visit your repo's landing page and select "manage topics."