Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanjie-ai authored Apr 25, 2022
1 parent 22d7538 commit e1fd10a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# ChineseSensitiveVocabulary
暴恐违禁 文本色情 政治敏感 恶意推广 低俗辱骂

```
from mindata import GoldenDataset
NAME = '敏感词'
print(GoldenDataset(NAME).dataframe.head(10))
中文语料将整合到 https://github.com/Jie-Yuan/nlp-zoo
```

0 comments on commit e1fd10a

Please sign in to comment.