Skip to main content

entity_uri

Function entity_uri 

Source
pub fn entity_uri(kind: &str, text: &str) -> String
Expand description

Dimension 1: <type>/<entity> — the type comes from the tagger’s span kind (ORG → org). Falls back to the generic ent bucket when the tagger is untyped.