/hatespeech-detection-dl

hate speech detection using weakly supervised methods.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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