extract_experience_structured
Extract and structure work experience from resume text using algorithmic analysis. Automatically detect dates, job titles, organizations, skills, and metrics to produce structured entries with career statistics.
Instructions
Extract and structure work experience from resume text using algorithmic analysis only (no AI). Uses date range detection, metric extraction, NER entity classification (job titles, organizations, skills), and heuristic block splitting to produce structured experience entries. Each entry includes detected title, organization, date range, duration estimate, associated metrics/achievements, and technologies. Returns structured data plus overall career statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resumeText | Yes | The raw text content of a resume |