nicholasKluge commited on
Commit
838161f
1 Parent(s): 4655c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -18,3 +18,9 @@ configs:
18
  - split: train
19
  path: data/train-*
20
  ---
 
 
 
 
 
 
 
18
  - split: train
19
  path: data/train-*
20
  ---
21
+
22
+ # Sentiment Analysis (Portuguese) dataset
23
+
24
+ This dataset is a concatenation of the [`IMDB 50K`](https://www.kaggle.com/datasets/lakshmi25npathi/imdb-dataset-of-50k-movie-reviews?select=IMDB+Dataset.csv), the [`Twitter US Airline Sentiment`](https://www.kaggle.com/datasets/crowdflower/twitter-airline-sentiment), App Reviews scraped from [Google Play](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Explainability/NLP%20Interpreter/text_scraping.ipynb), and the [`EcoPreprocessed`](https://www.kaggle.com/datasets/pradeeshprabhakar/preprocessed-dataset-sentiment-analysis).
25
+
26
+ - **Note:** Samples were translated via the Google Translate API.