jnferfer commited on
Commit
eec562f
1 Parent(s): a101d63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,6 +3,6 @@ language:
3
  - es
4
  ---
5
 
6
- In May 2020, I programmed a [bot](https://twitter.com/venceralcovid) that analyzed a live stream of Twitter headlines and retrieved only those with positive stories in the COVID-19 pandemic. I stopped the bot shortly after the advent of the vaccine. In this dataset, you will find some of the tweets that I used for training, labeled as ```pos_news``` (good or positive news), and ```not_pos_news```(negative or neutral news).
7
 
8
  This dataset would be useful to make similar news classifiers for other diseases, perhaps replacing some of its entities (e.g. replacing COVID disease mentions for other disease terms).
 
3
  - es
4
  ---
5
 
6
+ In May 2020, I programmed a [bot](https://twitter.com/venceralcovid) that analyzed a live stream of Twitter headlines and retrieved only those with positive stories in the COVID-19 pandemic. I stopped the bot shortly after the advent of the vaccine. In this dataset, you will find some of the tweets that I used for training, labeled as ```pos_news``` (good or positive news), and ```not_pos_news``` (negative or neutral news).
7
 
8
  This dataset would be useful to make similar news classifiers for other diseases, perhaps replacing some of its entities (e.g. replacing COVID disease mentions for other disease terms).