Driver's License
| Label | Name | Type | Required | Instruction |
|---|---|---|---|---|
| Full Name | full_name | string | Yes | The full legal name as printed on the driver's license. |
| Date of Birth | date_of_birth | date | Yes | The date of birth as printed on the driver's license, formatted as YYYY-MM-DD. |
| Expiration Date | expiration_date | date | Yes | The expiration date as printed on the driver's license, formatted as YYYY-MM-DD. |
Say it in plain English. No patterns, no coordinates — the fields are worked out from your wording and a real page of this document.
The manual route, with no model involved: give it real examples of this document and retrain. Matching is then done by comparing wording against these samples, which costs nothing per document and never varies. Two or three examples per type is usually enough; more helps when a form comes in several layouts.
PDF, image or text. Scanned files are run through OCR automatically.
New samples take effect only once the classifier is retrained.