Skip to content

observerss/textfilter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
很短但是觉得挺有用的东东
所以单独立了个项目备份一下

USAGE:

    >>> f = DFAFilter()
    >>> f.add("sexy")
    >>> f.filter("hello sexy baby")
    hello **** baby

About

敏感词过滤的几种实现+某1w词敏感词库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages