You need to agree to share your contact informations to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Warning: this repository contains harmful content (abusive language, hate speech).

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Error: "licenses" is deprecated. Use "license" instead.
YAML Metadata Error: "languages" is deprecated. Use "language" instead.
YAML Metadata Warning: The task_categories "text_classification" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, conversational, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, automatic-speech-recognition, audio-to-audio, audio-classification, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-retrieval, time-series-forecasting, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, other
YAML Metadata Warning: The task_ids "text-classification-other-hate-speech-detection" is not in the official list: acceptability-classification, entity-linking-classification, fact-checking, intent-classification, language-identification, multi-class-classification, multi-label-classification, multi-input-text-classification, natural-language-inference, semantic-similarity-classification, sentiment-classification, topic-classification, semantic-similarity-scoring, sentiment-scoring, sentiment-analysis, hate-speech-detection, text-scoring, named-entity-recognition, part-of-speech, parsing, lemmatization, word-sense-disambiguation, coreference-resolution, extractive-qa, open-domain-qa, closed-domain-qa, news-articles-summarization, news-articles-headline-generation, dialogue-generation, dialogue-modeling, language-modeling, text-simplification, explanation-generation, abstractive-qa, open-domain-abstractive-qa, closed-domain-qa, open-book-qa, closed-book-qa, slot-filling, masked-language-modeling, keyword-spotting, speaker-identification, audio-intent-classification, audio-emotion-recognition, audio-language-identification, multi-label-image-classification, multi-class-image-classification, face-detection, vehicle-detection, instance-segmentation, semantic-segmentation, panoptic-segmentation, image-captioning, grasping, task-planning, tabular-multi-class-classification, tabular-multi-label-classification, tabular-single-column-regression, rdf-to-text, multiple-choice-qa, multiple-choice-coreference-resolution, document-retrieval, utterance-retrieval, entity-linking-retrieval, fact-checking-retrieval, univariate-time-series-forecasting, multivariate-time-series-forecasting, visual-question-answering, document-question-answering

Dataset Card for "shaj"

Dataset Summary

This is an abusive/offensive language detection dataset for Albanian. The data is formatted following the OffensEval convention, with three tasks:

  • Subtask A: Offensive (OFF) or not (NOT)
  • Subtask B: Untargeted (UNT) or targeted insult (TIN)
  • Subtask C: Type of target: individual (IND), group (GRP), or other (OTH)

Notes on the above:

  • The subtask A field should always be filled.
  • The subtask B field should only be filled if there's "offensive" (OFF) in A.
  • The subtask C field should only be filled if there's "targeted" (TIN) in B.

The dataset name is a backronym, also standing for "Spoken Hate in the Albanian Jargon"

See the paper https://arxiv.org/abs/2107.13592 for full details.

Supported Tasks and Leaderboards

Languages

Albanian (bcp47:sq-AL)

Dataset Structure

Data Instances

shaj

  • Size of downloaded dataset files: 769.21 KiB
  • Size of the generated dataset: 1.06 MiB
  • Total amount of disk used: 1.85 MiB

An example of 'train' looks as follows.

{
  'id': '0', 
  'text': 'PLACEHOLDER TEXT', 
  'subtask_a': 1, 
  'subtask_b': 0, 
  'subtask_c': 0
}

Data Fields

  • id: a string feature.
  • text: a string.
  • subtask_a: whether or not the instance is offensive; 0: OFF, 1: NOT
  • subtask_b: whether an offensive instance is a targeted insult; 0: TIN, 1: UNT, 2: not applicable
  • subtask_c: what a targeted insult is aimed at; 0: IND, 1: GRP, 2: OTH, 3: not applicable

Data Splits

name train
shaj 11874 sentences

Dataset Creation

Curation Rationale

Collecting data for enabling offensive speech detection in Albanian

Source Data

Initial Data Collection and Normalization

The text is scraped from comments on popular Albanian YouTube and Instagram accounts. An extended discussion is given in the paper in section 3.2.

Who are the source language producers?

People who comment on a selection of high-activity Albanian instagram and youtube profiles.

Annotations

Annotation process

The annotation scheme was taken from OffensEval 2019 and applied by two native speaker authors of the paper as well as their friends and family.

Who are the annotators?

Albanian native speakers, male and female, aged 20-60.

Personal and Sensitive Information

The data was public at the time of collection. No PII removal has been performed.

Considerations for Using the Data

Social Impact of Dataset

The data definitely contains abusive language.

Discussion of Biases

Other Known Limitations

Additional Information

Dataset Curators

The dataset is curated by the paper's authors.

Licensing Information

The authors distribute this data under Creative Commons attribution license, CC-BY 4.0.

Citation Information

@article{nurce2021detecting,
  title={Detecting Abusive Albanian},
  author={Nurce, Erida and Keci, Jorgel and Derczynski, Leon},
  journal={arXiv preprint arXiv:2107.13592},
  year={2021}
}

Contributions

Author-added dataset @leondz

Downloads last month
3