Datasets:

Modalities:
Text
Formats:
json
Libraries:
Datasets
pandas
License:
dhladek commited on
Commit
e43c8bf
·
verified ·
1 Parent(s): e89fd24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ ---
4
+
5
+ # SentiSK
6
+
7
+
8
+ Author: Zuzana Sokolová
9
+
10
+ Corpus of sentiment in Slovak social media.
11
+
12
+ The dataset contains 34 006 manually annotated comments from the social media platform Facebook. Specifically, it includes:
13
+
14
+ - 20 668 comments labeled as "negative"
15
+ - 9 581 comments labeled as "neutral"
16
+ - 3 779 comments labeled as "positive"
17
+
18
+ The comments were annotated by a group of PhD students and assistant professors from the Technical University of Košice. The annotators' native language is Slovak. Each comment was annotated only once, and the labeling is based on the personal opinion of the annotator.
19
+
20
+ - Total number of sentences: 34 028
21
+ - Average sentence length: 10.45 words
22
+