Skip to main content

EntityAnnotation

Type Alias EntityAnnotation 

Source
pub type EntityAnnotation = (String, usize, usize);
Expand description

Entity annotation: (entity_text, start_offset, end_offset)