--- annotations_creators: - expert-generated language_creators: - found language: - pl license: - cc-by-nc-sa-3.0 multilinguality: - monolingual size_categories: - 10K Niemiec mówi co innego', 'rating': 0 } ``` ### Data Fields List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points. - `id`: unique identifier of the entry - `text_id`: text identifier, useful when a single text is rated several times by different annotators - `annotator_id`: identifier of the person who annotated the text - `minority_id`: the internal identifier of the minority described in the text - `negative_emotions`: boolean indicator of the presence of negative emotions in the text - `call_to_action`: boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions - `source_of_knowledge`: categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found) - `irony_sarcasm`: boolean indicator of the present of irony or sarcasm - `topic`: internal identifier of the topic the text is about - `text`: post text content - `rating`: integer value, from 0 to 4 - the higher the value, the more negative the text content is ### Data Splits The dataset was not originally split at all. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data The dataset was collected from the public forums. [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information The dataset doesn't contain any personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset The automated hate speech recognition is the main beneficial outcome of using the dataset. ### Discussion of Biases The dataset contains negative posts only and due to that might underrepresent the whole language. ### Other Known Limitations Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators The dataset was created by Marek Troszyński and Aleksander Wawer, during work done at [IPI PAN](https://www.ipipan.waw.pl/). ### Licensing Information According to [Metashare](http://metashare.nlp.ipipan.waw.pl/metashare/repository/browse/polish-hatespeech-corpus/21b7e2366b0011e284b6000423bfd61cbc7616f601724f09bafc8a62c42d56de/), the dataset is licensed under CC-BY-NC-SA, but the version is not mentioned. ### Citation Information ``` @article{troszynski2017czy, title={Czy komputer rozpozna hejtera? Wykorzystanie uczenia maszynowego (ML) w jako{\'s}ciowej analizie danych}, author={Troszy{\'n}ski, Marek and Wawer, Aleksandra}, journal={Przegl{\k{a}}d Socjologii Jako{\'s}ciowej}, volume={13}, number={2}, pages={62--80}, year={2017}, publisher={Uniwersytet {\L}{\'o}dzki, Wydzia{\l} Ekonomiczno-Socjologiczny, Katedra Socjologii~…} } ``` ### Contributions Thanks to [@kacperlukawski](https://github.com/kacperlukawski) for adding this dataset.