Datasets:

Languages:
Spanish
License:
File size: 1,725 Bytes
4f2440e
4514206
b68d90b
 
 
 
 
9c8f581
 
 
 
4514206
9c8f581
4514206
4f2440e
b68d90b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4514206
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
---
license: cc-by-nc-sa-4.0
language:
- es
tags:
- opinion words
pretty_name: SOL
configs:
- config_name: default
  data_files:
  - split: positive
    path: solData/sol_positivas.csv
  - split: negative
    path: solData/sol_negativas.csv
---

### Dataset Description

**Paper**: [Bilingual Experiments on an Opinion Comparable Corpus](https://aclanthology.org/W13-1612.pdf)

**Point of Contact**: [email protected]

For the elaboration of the resource it has begun with the list of words that maintains the professor Bing Liu(Bing Liu’s Opinion Lexicon). The list of words has been automatically translated using the translator Reverso.

The list consists of 1,397 positive and 3,151 negative words. For more information on how the list was developed see the article: Bilingual Experiments on an Opinion Comparable Corpus (in press).

### Licensing Information

SOL is released under the [Apache-2.0 License](http://www.apache.org/licenses/LICENSE-2.0). 

### Citation Information
```bibtex
@inproceedings{martinez-camara-etal-2013-bilingual,
    title = "Bilingual Experiments on an Opinion Comparable Corpus",
    author = "Mart{\'\i}nez-C{\'a}mara, Eugenio  and
      Mart{\'\i}n-Valdivia, M. Teresa  and
      Molina-Gonz{\'a}lez, M. Dolores  and
      Ure{\~n}a-L{\'o}pez, L. Alfonso",
    editor = "Balahur, Alexandra  and
      van der Goot, Erik  and
      Montoyo, Andres",
    booktitle = "Proceedings of the 4th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis",
    month = jun,
    year = "2013",
    address = "Atlanta, Georgia",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/W13-1612",
    pages = "87--93",
}
```