yuanjie-ai / ChineseSensitiveVocabulary

暴恐违禁 文本色情 政治敏感 恶意推广 低俗辱骂

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChineseSensitiveVocabulary

暴恐违禁 文本色情 政治敏感 恶意推广 低俗辱骂

# pip install minidata
from minidata import GoldenDataset

NAME = '敏感词'
print(GoldenDataset(NAME).dataframe.head(10))

About

暴恐违禁 文本色情 政治敏感 恶意推广 低俗辱骂

License:MIT License


Languages

Language:Python 100.0%