Update README.md
Browse files
README.md
CHANGED
@@ -42,15 +42,16 @@ English.
|
|
42 |
- **License:** CC-BY-4.0
|
43 |
|
44 |
## References
|
45 |
-
|
46 |
title={Bridging the Gap in Online Hate Speech Detection: A Comparative Analysis of BERT and Traditional Models for Homophobic Content Identification on X/Twitter},
|
47 |
author={John McGiff and Nikolov N. S.},
|
48 |
year={2024},
|
49 |
journal={Applied and Computational Engineering},
|
50 |
volume={64},
|
51 |
pages={64-69},
|
52 |
-
|
53 |
}
|
|
|
54 |
|
55 |
## Acknowledgements
|
56 |
|
|
|
42 |
- **License:** CC-BY-4.0
|
43 |
|
44 |
## References
|
45 |
+
```@misc{mcgiff2024bridging,
|
46 |
title={Bridging the Gap in Online Hate Speech Detection: A Comparative Analysis of BERT and Traditional Models for Homophobic Content Identification on X/Twitter},
|
47 |
author={John McGiff and Nikolov N. S.},
|
48 |
year={2024},
|
49 |
journal={Applied and Computational Engineering},
|
50 |
volume={64},
|
51 |
pages={64-69},
|
52 |
+
primaryClass={cs.CL}
|
53 |
}
|
54 |
+
```
|
55 |
|
56 |
## Acknowledgements
|
57 |
|