Resume Parser Tool

My purpose is to compare two resumes...have a criteria that if xyz fields match it is a duplicate.

As u may know resume styles differ.How do i understand that the name field is a name field,so i can store it somewhere and compare it with the same field in another resume.
As of now i have used Inter-op method and i am getting all document content in a string from the string i am splitting all the ,
and empty spaces i am getting in an array.From the array how to get my own standard XML format like below.I heard people are using Natural language processing for the resume parsing tool, Or kindly Suggest me method or algorithm for the resume parser. My platform in .Net Framework. Thanks in Advance.

CandidateName here
CandidateFirstName here
CandidateLastName here
name@gmail.com
+919720018454155
8/2/1987








Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories