bjherger / ResumeParser

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

Removing subprocess call #35

Closed bjherger closed 5 years ago

bjherger commented 5 years ago

Addressing #34 , by removing call to subprocess and calling to pdf2texts main directly