Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
/ cv-parser Public archive

A simple tool for extracting important information from Résumé using rules, patterns, and regular expression.

License

Notifications You must be signed in to change notification settings

dnanhkhoa/cv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVParser

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

Example Usage

Here is an example of how to use:

cd cvparser/release
java -jar cvparser.jar <resume file> <output file>

License

MIT

About

A simple tool for extracting important information from Résumé using rules, patterns, and regular expression.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages