RChilli's Resume Parser API extracts structured work experience data from resumes, including:
-
Job titles
-
Companies
-
Start and end dates of employment
-
Locations
-
Descriptions
Using the start and end dates of each job entry, the parser calculates the total experience in months and years. If there are breaks or intervals between two consecutive employment periods, these are identified as gap periods.
According to RChilli documentation:
“RChilli parses the start and end dates from each job/experience section in a resume. Based on the extracted employment data, the experience is calculated in months. The total number of months of experience is then converted into years (if applicable).”
— Help Center Article on Experience Calculation
Additionally, the Search & Match API can use these extracted ExperienceInMonths fields to:
-
Filter candidates based on experience range
-
Match candidates to jobs with specific experience requirements
Related Capabilities
-
LLM/GPT Parser Enhancement: Enhances contextual accuracy in understanding job dates and potential breaks in employment.
-
Resume Quality Section: This section (when enabled) can also point out missing information, which may highlight unexplained gaps.
Recommendations
-
To get gap data explicitly, make sure the resume has clearly mentioned date formats.
-
Use the
reqexperiencedrill
flag astrue
in API settings to get segregated experience blocks for more accurate calculations.
Learn More
If you need to activate this capability or get customized output highlighting gaps, contact support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.