https://github.com/theoribbi/nltk-review-analysis
Machine learning school project for sentiment analysis of reviews using Naive Bayes and VADER.
https://github.com/theoribbi/nltk-review-analysis
machinelearning-python nltk-python
Last synced: 2 months ago
JSON representation
Machine learning school project for sentiment analysis of reviews using Naive Bayes and VADER.
- Host: GitHub
- URL: https://github.com/theoribbi/nltk-review-analysis
- Owner: theoribbi
- License: mit
- Created: 2023-04-05T09:24:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T09:35:17.000Z (about 2 years ago)
- Last Synced: 2025-02-14T10:25:39.485Z (4 months ago)
- Topics: machinelearning-python, nltk-python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NLTK-review-analysis
## Installing / Getting started
A quick introduction of the minimal setup you need to interact with the model
```bash
pip install nltk
```Installing NLKT
```bash
python3 model.py
```Run the script, then enter your review