Thumbs Up News

Using Machine Learning to filter through RSS news feeds and returning only positive articles

Add news descriptions to the category classifier to try and improve accuracy

Retrain classifier with new distributed data to see if it improves accuracy

Clean data from categories dataset and distribute data to be the same throught the different categories

Check all headlines from today and yesterday and toggle positive ones on

Finish off the category classifier and fix bug that made impossible to train classifier

Work on script to add scrapped news to the dataset, to improve the classifier

Initial work on new classifier to get categories from a text/headline

Manual check 600 headlines and set is_positive flag to true to show in the website

Review PR that adds support for sending files to telegram connector

Add filtering and search params to categories, so we can query partial matches