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

https://github.com/danielhasan1/opinionmining


https://github.com/danielhasan1/opinionmining

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

1. Install Python 3.5 with pip

2. Install Virtual Environment and activate it.

3. Install the django in the activated virtual environment.

4. Install the dependies or required libraries.. Navigate to the download project and use command "pip install -r requirements.txt"

5. After that run the project using command "python manage.py runserver