Labels
HTML Files and Labels
Learn how labeling HTML files works using the Encord SDK.
Import Text Regions to HTML
A single text region
object label can be added at a time between start
and end
using range
.
Import Classifications to HTML
The example for the Classification uses nested attributes with the Ontology structure as follows:
- Accurate?
- Yes
- No
- Correction (text field to provide edits for the correction)
create_instance
must use range_only=True
for text documents. This includes HTML documents.Export Labels for HTML Files
Remove Labels from HTML Files
Was this page helpful?