https://github.com/danielhasan1/opinionmining
https://github.com/danielhasan1/opinionmining
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielhasan1/opinionmining
- Owner: danielhasan1
- Created: 2018-07-12T20:24:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:44:59.000Z (over 3 years ago)
- Last Synced: 2025-04-03T04:42:00.451Z (over 1 year ago)
- Language: JavaScript
- Size: 2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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