A simple tool for extracting important information from Résumé using rules, patterns, and regular expression.
Input formats: pdf, doc, docx
Output format: json
Languages support: English and Vietnamese
Here is an example of how to use:
cd cvparser/release
java -jar cvparser.jar <resume file> <output file>
MIT