/fast
Identifies and extracts named entities from the text.
POST https://zero-shot-ner.p.rapidapi.com/token_searcher/ner
This type of NER is designed for scenarios requiring swift performance without compromising accuracy. This makes it the go-to choice for analyzing extensive datasets rapidly, providing users with a location of entities in the text, a confidence score for each detection, and swift processing times.
Headers
X-RapidAPI-Key*
String
Your API key
X-RapidAPI-Host*
String
zero-shot-ner.p.rapidapi.com
content-type*
String
application/json
Request Body
text*
String
Text for processing.
labels*
String array
Types of entities you wish to identify and classify in the provided text.
demojize
Boolean
Converting emoji to string.
threshold
Float
Threshold of scores.
The model has successfully analyzed the input text and labels.
This may be due to missing or improperly formatted parameters. Check for parameter type mismatches, Invalid characters or bad code formatting.
Check for parameter type mismatches, Invalid characters or bad code formatting. The required header might be wrong, such as X-RapidAPI-Host.
You've gone over the 15 KB limit with your submitted data. Please see our limits page for proper API request sizes. If you need to increase your limit, our support team is here to help.
An unexpected issue occurred on our end. We are notified and investigating. If this issue persists or follows a pattern, please contact our support.
Last updated