File size: 797 Bytes
e1c2c4c
 
a839f91
 
 
 
e1c2c4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a839f91
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
---
license: mit
task_categories:
- text-classification
language:
- cy
---


## Sentiment Analysis Data for the Welsh Language

**Dataset Description:**
This dataset contains a sentiment analysis dataset from Espinosa et al. (2021).

**Data Structure:**
The data was used for the project on [improving word embeddings with graph knowledge for Low Resource Languages](https://github.com/pyRis/retrofitting-embeddings-lrls?tab=readme-ov-file).

**Citation:**
```bibtex
@article{espinosa2021english,
  title={English--Welsh cross-lingual embeddings},
  author={Espinosa-Anke, Luis and Palmer, Geraint and Corcoran, Padraig and Filimonov, Maxim and Spasi{\'c}, Irena and Knight, Dawn},
  journal={Applied Sciences},
  volume={11},
  number={14},
  pages={6541},
  year={2021},
  publisher={MDPI}
}
```