code4goal-resume-parser icon indicating copy to clipboard operation
code4goal-resume-parser copied to clipboard

Solution for Code4Goal challenge

Results 8 code4goal-resume-parser issues
Sort by recently updated
recently updated
newest added

For Different Formats Type Resumes like doc , pdf ....etc i'am getting error as below { Error: Error for type: [[ application/pdf ]], file: [[ d:\code4goal-resume-parser-master/public/2016_JRM_Resume.pdf ]], extractor for type...

Hi Team, I am running the resume parser in windows platform, i am getting the following error \code4goal-resume-parser-master\src\libs\processing.js:51 textract(file, {preserveLineBreaks: true}, function(err, data) { ^ TypeError: textract is not a...

Just curious to know, will it be able to handle multi column resume?

Hi, I am trying to use your parser, but I am running into error. Maybe you have an idea how to fix it? HR manager: - My stack for today...

Hi, I found out the output in my json file is all duplicate. For instance, in the education part, 2 exactly same information appeared. I wonder if anybody has run...

Hi, I am new to node.js and getting below error. can you please help me on this

Thanks for this nice library. Do you plan to add support for multiple langs?

It seems the current lib listens to a directory and spits out a .json file. How would you go with having a "proper" RESTful server that would get the CV...