DataTurks-Engg / Entity-Recognition-In-Resumes-SpaCy

Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
https://medium.com/@dataturks/automatic-summarization-of-resumes-with-ner-8b97a5f562b
443 stars 215 forks source link

how to test the model with a pdf resume #30

Open jeffreyguo24 opened 4 years ago

ArjunVemavarapu commented 4 years ago

Json is input data to model?

MathisZerbib commented 1 year ago

Hi, I think you should convert the pdf to json or to text first, I don't think they have the feature to handle pdf yet