Curriculum Vitae Extraction
Introducing the Curriculum Vitae Information Extraction API!
The Curriculum Vitae (CV) Extraction API helps extract information about entities present in CV.
Key Features
- CV Content Synthesis: The CV content is categorized into sections such as name, address, phone number, work experience,…
- Continuous Updates: The CV Extraction API will adapt and improve to incorporate the latest NLP techniques, ensuring optimal performance and accuracy.
Use Cases
- CV Classification: Information extracted from CVs serves as the basis for automatic assessment and classification.
- Optimizing Application Process: Candidates upload their CVs, and the system automatically populates the registration fields, expediting the application process.
Form Data
| Field | Data Type | Description |
|---|---|---|
| text | text | CV content in English or Vietnamese. |
Response
| Field | Data Type | Description |
|---|---|---|
| status_code | int | HTTP response code |
| result | object | CV extraction result |
| message_error | string | Message error (if exists) |