Skip to content

gogsbread/ResumeParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResumeParser

Resume Parser using a hybrid machine-learning and rule-based approach that focuses on semantic rather than syntactic parsing. This is a console based application

System: Windows 8.1 (tested . Should also run in Windows 7)

Framework: GATE (https://gate.ac.uk/) - Open source language processing framework. Apache Tikka (http://tika.apache.org/) - Open source format handling framework

Pre-requisites: Windows Powershell git Latest Java (jre8 tested)

Installation: Git clone https://github.com/antonydeepak/ResumeParser.git Cd ResumeParser Cd ResumeTransducer $env:GATE_HOME="..\GATEFiles" java -cp '.\bin*;..\GATEFiles\lib*;..\GATEFILES\bin\gate.jar;.\lib*' code4goal.antony.resumeparser.ResumeParserProgram .\UnitTests\AntonyDeepak_linkedin.pdf antony_linkedin.json

Testing:

How does the parse work?

Capabilities:

About

Resume Parser using rule based approach. Developed using framework provided by GATE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published