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

https://github.com/isur/sentiment-analysis


https://github.com/isur/sentiment-analysis

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# SENTIMENT ANALYSIS
## Prerequisites
- docker & docker-compose
- python3
- node
- postgresql database
## Run
- Prepare the dataset as instructed [./flask-sentiment/README.md](./flask-sentiment/README.md)
- Run docker-compose or run all apps separately as instructed in
[./flask-sentiment/README.md](./flask-sentiment/README.md) and
[./web/README.md](./web/README.md)