Gaurav-Pande / hatespeech-detection-dl

hate speech detection using weakly supervised methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weakly Supervised Neural Text Classification

To run the code:

python main.py --dataset hatespeech --sup_source keywords --update_interval 10 --batch_size 256 --beta 500

About

hate speech detection using weakly supervised methods.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.8%Language:Shell 0.0%