vote up 1 vote down star
1

We are working on a hiring application and need the ability to easily parse resumes. Before trying to build one, was wondering what resume parsing tools are available out there and what is the best one, in your opinion? We need to be able to parse both Word and TXT files.

flag

5 Answers

vote up 2 vote down check

I suggest looking at some AI tools. Three that I'm aware of are ALEX by Hireability (www.hireability.com/ALEX/), Sovren (www.sovren.com) and Resume Mirror by Talent Technology (http://www.talenttech.com/products/components/rm_extraction.htm). I think all the products handle Word, txt, and pdf along with a bunch of other document types. Although I've never used it, I've heard unfavorable things about Resume Mirror's accuracy and customer support. I'm a contract recruiter and have used both Sovren's and Hireability's parsers in different ATS's. From my view I thought Hireability did a better job, with Sovren it seemed like I was always fixing errors. And when there was a goof with Hire's I gave it to my ATS vendor and it seemed like it was fixed pretty quickly. Good luck.

link|flag
vote up 1 vote down

Not sure if there are resume parsers. But I think you need someting that looks for certain words.

But then again, it is possible better to use a human parser. Unless you have a lot of resumes to chose from.

link|flag
vote up 1 vote down

I have seen a lot of resumes in PDF format. Are you sure you don't care about them?

I'd recommend something simple:

  1. Download google desktop search or similar tool (i.e. Copernic)
  2. Drop the files in a directory
  3. Point the index tool to that directory, and punch in your search terms.
link|flag
vote up 0 vote down

Try out Sovren's Resume Parser, we have had in running on productions systems for a few years now with impressive results. Comes with out of the box web services you can use too.

link|flag
vote up 0 vote down

Don't try to build one unless you want to dedicate your life to it. Don't re-invent wheels!

We build and sell a recruitment system. I did a long evaluation a few years ago and went for Daxtra - the other one in the frame was Burning Glass but I got the impression that Daxtra did non-US resumes better.

Anyway, we're re-evaluating it. Some parts it does brilliantly (name, address, phone numbers, work history) as long as the resume is culturally OK. But if it's not then it fails. What do I mean: Well, if the resume has as the first line:

Name: Sun Yat Sen

then Daxtra is smart enough to figure out that Sun Yat Sen is the guy's name. (Girl's?)

But if it has as the first line:

Sun Yat Sen

It can't figure it out.

On the other hand if the first line is

Johnny Rotten

then Daxtra works out his name.

Also, it works really well on UK addresses, fairly well on Australian addresses, crashes and burns on Indonesian addresses. That said, we've just parsed 35,000 Indonesian resumes relatively well - CERTAINLY far better than not doing it at all, or doing it manually!

On Skilling: I reckon if someone really tried to make the Skills section work then it would take 3 man-months or so and it would work really well.

Summary: Don't write it yourself, do some really good research on real resumes that you want parsing and dive in.

The key thing is: Don't expect any tool to be anywhere near 100% accurate - but it's a lot better than not having it.

Neil

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.