pub type EntityAnnotation = (String, usize, usize);
Entity annotation: (entity_text, start_offset, end_offset)