resume-parser
resume-parser copied to clipboard
ResumeParser.parseResumeFile is not a function
Please fix this issue
They are on two different lines. Put it on the same line it will work.
Hi @perminder-klair
I realised that this issue has been fixed in the code but not on the version. Maybe what should happen is to release a new version with the codebase we have on the master
branch.
Are there any plans or roadmap for upcoming changes or this package is ready to be bumped?
I really appreciate the fact this library exists and I'd be keen to give any support if necessary.
Cheers
minimaxsol Hello, we need to create a "resume parser" web script for our application, this script must have ability to extract at least 60 to 70 percent information form resumes, like name, email, phone, educations, experience, skills etc. It must support following file types: doc, docx and pdf and can return extracted data in JSON format and we don't know what type of CV format it could be, there will be different CV format, so the script can extract information from all types of template, you can use any of the following programming language: Python, NodeJS or PHP (we prefer NodeJS). just make sure it can integrate with other php application using API. we have already tried some opensource scripts but not getting accurate results, eg: https://github.com/OmkarPathak/ResumeParser https://github.com/perminder-klair/resume-parser |
---|
I still get this error. How do I fix?
still i am getting it on my code is it incomplete code?