The messy-resume output included the core fields and additional sections: name, contact information, objective, work experience, education, skills, certifications, hobbies, and references.
What was measured
Field coverage
Are name, email, phone, experience, education, and skills extracted?
decisive for this rankingtransformation
A resume parser should extract the key canonical fields; missing them means it is not doing the main job well. (3 of 3 judges)
What was given, what came back
Test input: Messy real-world resume — John Kumar · pdf · group: resume-parsing
Input — what we sent

Research media image.png
Messy real-world resume — John Kumar
A poorly formatted, inconsistent real-world resume for John Kumar, used to test robustness against noisy structure, inconsistent dates, and mixed-content sections.
Why this input is hard
- · messy formatting robustness
- · section detection fallback
- · inconsistent date parsing
- · soft-skills extraction
- · noise and hallucination control
Also checked on this input — same tool, 4 other criteria
Accuracy✓ WorkedOn the messy resume, the name, email, phone, location, and objective statement were extracted correctly.Accuracy◐ MixedOne messy-resume education entry preserved the source phrase "72 percent marks" instead of normalizing it to a numeric percentage, while the other grades were captured as 67% and 81%.Messy resume handling✓ WorkedThe parser degraded gracefully on the messy resume, handling missing section headers and mixed date formats while still producing structured output.Output quality✓ WorkedThe messy-resume output was the richest and cleanest among the tested tools, with all 3 education entries, all 14 skills, both certifications, hobbies, and a boolean references field.
Provenance
- Observation
- 98df030a-f07f-4fd8-9b36-3f5e603318b0
- Evidence run
- cbbef4db-964c-49fa-a57f-a2977822bdfc
- Study
- Parse resumes into structured data using an API
- Research task
- 86b9jm30n
- Tested at
- not recorded
- Source
- first-party
- Evidence state
- verified
- Proof shown
- input + output shown
- Cost / latency
- not captured
- Repeat run
- not captured
- Tester
- not captured
The last three rows are honest blanks, not placeholders — our capture has no field for them yet.
Query this
get_evidence({
tool: "llamaparse",
scenario: "resume-parsing"
})MCP · mcp.aidemos.com/api/mcp
Free with attribution.
Same input, same check — 7 other tools
measured on Field coverage
Affinda◐ MixedIt extracted one certification but silently dropped the AWS Basics Coursera 2022 certificate, so the certification coverage was incomplete on the messy resume.Airparser✓ WorkedCovers the six core fields even on messy formatting, including contact info, work experience, education, and skills.Extracta.ai✓ WorkedStill covers the main resume fields on the messy input: name, email, phone, experience, education, skills, and certifications.Hireability✗ FailedOnly the B.E. education entry was extracted; the visible 12th and 10th entries were omitted from the parsed output.HrFlow✓ WorkedEven on the messy resume, it still returns the standard contact, experience, education, and technical-skills sections.Parseur⚠ StruggledOnly one education record was extracted, and the 12th Science and 10th std entries were omitted from the output.Skima AI✓ WorkedEven on the messy resume, the parser still returned the core coverage set of name, email, phone, work experience, education, and skills.
This evidence is published in
Real inputs and real outputs, no retouching · every cell queryable via API & MCP · aidemos.com