Skip to content
CV/Resume and Job Parser Documentation
Introduction
latest

Data Model🔗

The data model encompasses the fields commonly found in CVs/resumes and job postings, including job titles and skills. Furthermore, it computes implicit information based on the extracted data, such as total years of experience and highest level of education. Certain fields and languages also offer normalization to Textkernel's and other established taxonomies. The output is available in JSON or XML format.

Naming convention

To enhance clarity, this documentation employs the term candidate to encompass individuals such as candidates, applicants, employees, and other talents.

Illustrative parsing outputs:

Note regarding updates and changes

New fields may be introduced to the current version of the data model, and your implementation must be adaptable to such updates. Significant alterations or breaking changes, like removing a field or changing its format, will only be implemented in a new version of the data model.