bjherger / ResumeParser

A framework to parse resumes, extract contact & other information, and check for required terms
367 stars 216 forks source link

Extracting cvs not able to complete #23

Closed ahsanrajpoot0 closed 5 years ago

ahsanrajpoot0 commented 6 years ago

capture

deepanshuagarwal150 commented 6 years ago

nlp = spacy.load('en_core_web_sm')

use this in main.py. It will work.