Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

ChineseSensitiveVocabulary

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

# pip install minidata
from minidata import GoldenDataset

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