一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
基于Aho–Corasick算法,更轻巧的JavaScript敏感词过滤库,更好的容错性,适用Node及浏览器环境。🚀
基于 DFA 算法实现,非常轻巧完备的 JavaScript 敏感词处理库🚀🚀🚀
#自然语言处理#Sensitive Words Detection 一个高性能的敏感词检测和过滤库,基于 Go 语言开发,采用整洁架构设计。专注于中文文本的敏感词检测,支持多种检测策略和灵活的扩展机制。
Sensitive-rs is a Rust library for finding, validating, filtering, and replacing sensitive words. It provides efficient algorithms to handle sensitive words, suitable for various application scenarios...
#计算机科学#ТелГалерея: a RESTful API for image hosting with Cloudflare Workers.
#区块链#Dimension blockchain explorer
Collect worldwide unerversal sensitive word. Word files are classified by languages and topics
A Caffeinated Solution To Privacy - Hack Solution for Abhikalpan 2k19 - IBM Hackathon | IBM Watson NLU
🚗 process/filter/parser for various data formats - eg: text/html/xml/json
sensitive words detection based on ac automaton
Use Trie tree to replace sensitive words, implemented with 100 lines of Java code