--- task_categories: - text-classification language: - en - fr - es - de - pt - id - ar - tr - ha - yo - ig - sw - pcm tags: - hate speech size_categories: - 100K - `hate_target`: the target of hate in case the tweet is hateful - `lang_country`: the language or country of interest ## Preprocessing We replace all usernames and links by fixed tokens to maximize user privacy. ## Citation Please cite our [paper](https://arxiv.org/abs/2411.15462) if you use this dataset. ``` @article{tonneau2024hateday, title={HateDay: Insights from a Global Hate Speech Dataset Representative of a Day on Twitter}, author={Tonneau, Manuel and Liu, Diyi and Malhotra, Niyati and Hale, Scott A and Fraiberger, Samuel P and Orozco-Olvera, Victor and R{\"o}ttger, Paul}, journal={arXiv preprint arXiv:2411.15462}, year={2024} } ```