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

https://github.com/paulinagonzalezc/sentiment_analysis_python


https://github.com/paulinagonzalezc/sentiment_analysis_python

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


Sentiment Analysis with Python


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)

# Sentiment Analysis

Amazon Fine Food Reviews
Analyze ~500,000 food reviews from Amazon.
This dataset consists of reviews of fine foods from amazon. The data span a period of more than 10 years, including all ~500,000 reviews up to October 2012. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories.

All analysis included in jupyter notebook: SentimentAnalysisNB.ipynb

> Link to database: 'https://www.kaggle.com/datasets/snap/amazon-fine-food-reviews/data'

## 🛠 Built With

### Tech Stack

Client


  • Jupyter Notebooks

Server


  • SQL

### Key Features

- Reviews from Oct 1999 - Oct 2012
- 568,454 reviews
- 256,059 users
- 74,258 products
- 260 users with > 50 reviews

(back to top)

### Setup

Clone this repository to your desired folder:

```sh
cd folder
git clone https://github.com/paulinagonzalezc/location-smart-drive
```

## 👥 Authors

👤 **Paulina Gonzalez**

- GitHub: [@paulinagonzalezc](https://github.com/paulinagonzalezc)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/paulinagonzalezc/sentiment_analysis_python/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star 😁🌟✨

(back to top)

(back to top)