mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-18 19:37:29 +00:00
Implements type-aware classification of `<input>` elements in `extract_tag_and_ontology_class_from_tag` (checkbox → `Checkbox`, radio → `RadioButton`, else → `FormFieldValue`) and updates/extends the HTML-to-ontology test suite to validate the new behaviour.