文件名称:Python-一个快速强大的Python库用于检查字符串中的敏感词
文件大小:27.22MB
文件格式:ZIP
更新时间:2022-08-29 23:50:36
Python开发-自然语言处理
一个快速,强大的Python库,用于检查字符串中的敏感词
【文件预览】:
profanity-check-master
----requirements.txt(21B)
----.travis.yml(147B)
----LICENSE(1KB)
----setup.py(844B)
----README.md(5KB)
----tests()
--------test_profanity_check.py(749B)
--------__init__.py(0B)
----.gitignore(1KB)
----profanity_check()
--------__init__.py(71B)
--------data()
--------profanity_check.py(521B)