OmkarPathak / pyresparser

A simple resume parser used for extracting information from resumes
GNU General Public License v3.0
773 stars 394 forks source link

The library does not work for resumes with tables #43

Closed devgupta2607 closed 3 years ago

devgupta2607 commented 3 years ago

I tried the library on a simple table type resume - resume.pdf but got most of the values as null and also got the name wrong Opera Snapshot_2020-10-28_054628_colab research google com

OmkarPathak commented 3 years ago

@devgupta2607 yes library does not work with tables. Possible duplicate of #5