File size: 6,230 Bytes
8f03299 c13ed71 8f03299 c13ed71 0aa7cfb c13ed71 5ec80ed c13ed71 56637a6 c13ed71 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 |
---
annotations_creators:
- Barcelona Supercomputing Center
language_creators:
- Racó Català
- GuiaCat
language:
- ca
license:
- cc-by-nc-4.0
multilinguality:
- monolingual
pretty_name: CaSSA
task_categories:
- text-classification
task_ids: []
---
# Dataset Card for CaSSA, the Catalan Structured Sentiment Analysis dataset
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Point of Contact:** [Blanca Calvo](aina@bsc.es)
### Dataset Summary
The CaSSA dataset is a corpus of 6,400 reviews and forum messages annotated with polar expressions. Each piece of text is annotated with all the expressions of polarity that it contains. For each polar expression, we annotated the expression itself, the target (the object of the expression), and the source (the subject expressing the sentiment). 25,453 polar expressions have been annotated.
### Supported Tasks and Leaderboards
This dataset can be used to train models for sentiment analysis.
### Languages
The dataset is in Catalan (`ca-ES`).
## Dataset Structure
Each instance in the dataset is a text. For each text, there can be 0 to unlimited polar expressions, which are contained in the "opinions" field. Each opinion contains a source, a target, a polar expression, a polarity value and an intensity value.
### Data Instances
```
{
"sent_id": "2d6a3a0f-6686-4d8b-9c5f-51c424ff90be",
"text": "El seu menú de nit de cap de setmana es boníssim, plats fets amb criteri i que surten com un rellotge. Servei proper i amable. Per poc mes de 20 euros entre pisos i flautes menges com un rei.",
"opinions":
[
{
"Source": [[], []],
"Target": [["Servei"], ["23:24"]],
"Polar_expression": [["proper"], ["24:25"]],
"Polarity": "Neutral",
"Intensity": "Standard"
},
{
"Source": [[], []],
"Target": [["Servei"], ["23:24"]],
"Polar_expression": [["amable"], ["26:27"]],
"Polarity": "Positive",
"Intensity": "Standard"
},
{
"Source": [[], []],
"Target": [[], []],
"Polar_expression": [["menges com un rei"], ["38:42"]],
"Polarity": "Positive",
"Intensity": "Strong"
},
{
"Source": [["seu"], ["1:2"]],
"Target": [["menú de nit de cap de setmana"], ["2:9"]],
"Polar_expression": [["bon\u00edssim"], ["10:11"]],
"Polarity": "Positive",
"Intensity": "Strong"},
{
"Source": [[], []],
"Target": [["plats"], ["12:13"]],
"Polar_expression": [["amb criteri"], ["14:16"]],
"Polarity": "Positive",
"Intensity": "Standard"
}
]
}
```
### Data Splits
The dataset does not contain splits.
## Dataset Creation
### Curation Rationale
We created this corpus to contribute to the development of language models in Catalan, a low-resource language.
### Source Data
The data was collected using the messages from the GuiaCat online guide and the forum Racó Català.
#### Initial Data Collection and Normalization
We selected all the restaurant reviews we had from GuiaCat, and used a LLM to select messages in Racó Català that were written in the style of reviews.
#### Who are the source language producers?
The source language producers are users of GuiaCat and Racó Català.
### Annotations
Each opinion contains a source, a target, a polar expression, a polarity value and an intensity value. Source, Target, and Polar_expressions are spans, which are represented both by the string and by the position of the tokens. Polarity and Intensity are labels, which can respectively be, Positive, Negative and Neutral, and Standard and Strong.
#### Annotation process
- The data was annotated by 2 annotators. In the cases in which they did not fully agree, a third annotator selected the preferred annotation.
#### Who are the annotators?
All the annotators are native speakers of Catalan.
### Personal and Sensitive Information
The data from Racó Català was annonymised to remove user names and emails, which were changed to random Catalan names. The mentions to the forum itself have also been changed.
## Considerations for Using the Data
### Social Impact of Dataset
We hope this corpus contributes to the development of language models in Catalan, a low-resource language.
### Discussion of Biases
We are aware that, since the data comes from online reviews and a public forum, this will contain biases, hate speech and toxic content. We have not applied any steps to reduce their impact.
### Other Known Limitations
## Additional Information
### Dataset Curators
Language Technologies Unit (LangTech) at the Barcelona Supercomputing Center.
This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
### Licensing Information
[Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/).
### Citation Information
```
```
### Contributions |