Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhasan1/opinionmining
https://github.com/danielhasan1/opinionmining
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielhasan1/opinionmining
- Owner: danielhasan1
- Created: 2018-07-12T20:24:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:44:59.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:10:05.045Z (about 2 months ago)
- Language: JavaScript
- Size: 2 MB
- Stars: 0
- Watchers: 1
- 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