parquet-converter commited on
Commit
63a9199
1 Parent(s): a66a66e

Update parquet files

Browse files
.gitattributes CHANGED
@@ -15,3 +15,5 @@
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
  *.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
  *.csv filter=lfs diff=lfs merge=lfs -text
18
+ Tatyana--ru_sentiment_dataset/csv-train.parquet filter=lfs diff=lfs merge=lfs -text
19
+ Tatyana--ru_sentiment_dataset/csv-validation.parquet filter=lfs diff=lfs merge=lfs -text
README.md DELETED
@@ -1,41 +0,0 @@
1
- ---
2
- language:
3
- - ru
4
- tags:
5
- - sentiment
6
- - text-classification
7
- ---
8
-
9
- # Dataset with sentiment of Russian text
10
- Contains aggregated dataset of Russian texts from 6 datasets.
11
-
12
- ## Labels meaning
13
- 0: NEUTRAL
14
- 1: POSITIVE
15
- 2: NEGATIVE
16
-
17
- ## Datasets
18
-
19
- **[Sentiment Analysis in Russian](https://www.kaggle.com/c/sentiment-analysis-in-russian/data)**
20
-
21
- > Sentiments (positive, negative or neutral) of news in russian language from Kaggle competition.
22
-
23
- **[Russian Language Toxic Comments](https://www.kaggle.com/blackmoon/russian-language-toxic-comments/)**
24
-
25
- > Small dataset with labeled comments from 2ch.hk and pikabu.ru.
26
-
27
- **[Dataset of car reviews for machine learning (sentiment analysis)](https://github.com/oldaandozerskaya/auto_reviews)**
28
-
29
- > Glazkova A. The evaluation of the proximity of text categories for solving electronic documents classification tasks //VESTNIK TOMSKOGO GOSUDARSTVENNOGO UNIVERSITETA-UPRAVLENIE VYCHISLITELNAJA TEHNIKA I INFORMATIKA-TOMSK STATE UNIVERSITY JOURNAL OF CONTROL AND COMPUTER SCIENCE. – 2015. – Т. 31. – №. 2. – С. 18-25.
30
-
31
- **[Sentiment datasets by Blinov](https://github.com/natasha/corus/issues/14)**
32
-
33
- > Datasets contain reviews from different scopes.
34
-
35
- **[LINIS Crowd](http://www.linis-crowd.org/)**
36
-
37
- > Произведение «LINIS Crowd SENT - тональный словарь и коллекция текстов с тональной разметкой» созданное автором по имени Sergei Koltcov, Olessia Koltsova и Svetlana Alexeeva.
38
-
39
- **[Russian Hotel Reviews Dataset](https://drive.google.com/drive/folders/17sa3h4XHcG0MJGrbfOsbL-kDW29CuJul)**
40
-
41
- > Hotel reviews in Russian
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
datasets.csv → Tatyana--ru_sentiment_dataset/csv-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1e58db8bc5eb1d4a981c77e7c5323bd7d11f96026af2a050bb5a6d370383e57
3
- size 307374703
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:016bd901138c15474cb11a7708639bb8a94d2dd38f878e56f91417c28f94e83e
3
+ size 146754963
valid.csv → Tatyana--ru_sentiment_dataset/csv-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:123ec0148f15aaeee7416ee1e272be4194a97b8c8dcf841c7eb841d11ad438d1
3
- size 31976331
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e8c38a7cdb113b1e9168060568114f23b00664feeb9469c8c9a833834cfdf4c
3
+ size 16942039
train.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:16df1404b2a113e5b9a57c5d5c4c286aa629274c5a15558e4364d4e8e7f372a3
3
- size 275564561