An open API service indexing awesome lists of open source software.

https://github.com/alexlaurence/tweettaste

🍍Fun little food recommendation program based on sentiment analysis, built for the #PoweredByTF 2.0 Challenge
https://github.com/alexlaurence/tweettaste

keras-tensorflow nlp-machine-learning sentiment-analysis tensorflow

Last synced: about 1 month ago
JSON representation

🍍Fun little food recommendation program based on sentiment analysis, built for the #PoweredByTF 2.0 Challenge

Awesome Lists containing this project

README

          

# TweetTaste
Fun little food recommendation program based on sentiment analysis on Tweets.

Built for the ⚡[#PoweredByTF 2.0](https://tensorflow.devpost.com/) Challenge!

# Data
* Base data: [Kaggle: Food Ingredients Lists](https://www.kaggle.com/datafiniti/food-ingredient-lists) [(CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
* Sentiment data: [Twitter API](https://developer.twitter.com/en/docs/tweets/search/overview)

# Colab Notebook