Repository navigation

#

trietree

一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。

JavaScript
4904
1 个月前

Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。

PHP
216
4 年前

A simple implementation of a Trie data structure to auto-complete words.

C++
4
4 年前

suggest word

Java
3
7 年前

A Java Library that uses Trie structure to retrieve a K most recurring words

Java
0
6 年前