Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 564 Bytes

resumeparser

To run the project please follow the below steps

Assumptions: Python >=3.6 is is installed in the machine

  1. Create a virtual environment. Refer https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/

  2. Install the following packages a. nltk b. spacy c. pandas d. docx2txt e. pyPDF2 f. flask g. bs4 h. flask_sqlalchemy i. flask_migrate j. flask_restful i. flask_wtf

  3. From the IDE run resumeparser.py. This will start the localhost in port 5000

  4. Open the tool with url http://127.0.0.1:5000/