binny commited on
Commit
0b1f0b7
1 Parent(s): f41c3f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -2,10 +2,18 @@ The model is used for classifying a text as **Hatespeech**, **Offensive**, or **
2
 
3
  The dataset and models are available here: https://github.com/punyajoy/HateXplain
4
 
5
- @inproceedings{mathew2020hatexplain,
 
 
 
 
 
 
 
 
6
  title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection},
7
  author={Mathew, Binny and Saha, Punyajoy and Yimam, Seid Muhie and Biemann, Chris and Goyal, Pawan and Mukherjee, Animesh},
8
  journal={arXiv preprint arXiv:2012.10289},
9
  year={2020}
10
  }
11
-
 
2
 
3
  The dataset and models are available here: https://github.com/punyajoy/HateXplain
4
 
5
+
6
+ ### For more details about our paper
7
+
8
+ Binny Mathew, Punyajoy Saha, Seid Muhie Yimam, Chris Biemann, Pawan Goyal, and Animesh Mukherjee "[HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection)". Accepted at AAAI 2021.
9
+
10
+ ***Please cite our paper in any published work that uses any of these resources.***
11
+
12
+ ~~~
13
+ @article{mathew2020hatexplain,
14
  title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection},
15
  author={Mathew, Binny and Saha, Punyajoy and Yimam, Seid Muhie and Biemann, Chris and Goyal, Pawan and Mukherjee, Animesh},
16
  journal={arXiv preprint arXiv:2012.10289},
17
  year={2020}
18
  }
19
+ ~~~