OmkarPathak / ResumeParser

A simple resume parser used for extracting information from resumes
MIT License
284 stars 164 forks source link

Multi column resume #20

Open DeepLearner7 opened 5 years ago

DeepLearner7 commented 5 years ago

Can you suggest a way by which multiple columns resume can be parsed? Thanks

OmkarPathak commented 5 years ago

@DeepLearner7 Columnar resumes are something I am also struggling with. Will let you know if I get some logic built

louiscoetzee commented 5 years ago

Checkout Amazon textract that was recently released, then try to parse it. I am still trying to get this running, but that part I have figured out.

https://docs.aws.amazon.com/textract/latest/dg/what-is.html