Steps to use/run project
- Download and install latest version of Python https://www.python.org/downloads/ and Django https://www.djangoproject.com/download/
- Open cmd and run this commands:
-
pip install pdfminer
-
pip install pdfminer.six
-
pip install nltk
- Change directory where located this project by cd command and the run commmand.
-
Python manage.py runserver
- link will be provided by server, copy that link and paste on browser.