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
- Host: GitHub
- URL: https://github.com/alexlaurence/tweettaste
- Owner: alexlaurence
- License: gpl-3.0
- Created: 2019-03-25T01:26:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T04:06:42.000Z (over 7 years ago)
- Last Synced: 2025-12-03T14:25:26.895Z (7 months ago)
- Topics: keras-tensorflow, nlp-machine-learning, sentiment-analysis, tensorflow
- Homepage: https://devpost.com/software/tweettaste
- Size: 1.53 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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