/deterministic
Identifies and extracts named entities from the text.
POST
https://zero-shot-ner.p.rapidapi.com/ner/deterministic
The "Deterministic" endpoint of our NER API employs a rule-based approach for recognizing and classifying entities according to predefined labels set by the user. It excels in scenarios demanding high recall and deterministic outputs, ensuring consistent results and providing additional information such as the entity’s location in the text and a confidence score for each identified entity.
Headers
Request Body
The model has successfully analyzed the input text and labels. Explore further response details.
Last updated