An open API service indexing awesome lists of open source software.

https://github.com/578223592/sensitiveworldfilter

敏感词过滤库
https://github.com/578223592/sensitiveworldfilter

Last synced: 7 months ago
JSON representation

敏感词过滤库

Awesome Lists containing this project

README

          

# sensitiveWorldFilter

## usage

todo

## functions list

Add(texts ...string)

IsContainsSensitiveWord(text string) (bool, string)

RemoveSensitiveWord(texts ...string)

## thanks
- https://github.com/syyongx/go-wordsfilter
- https://github.com/importcjj/sensitive