Turbo NLP
Your Swiss army knife for NLP. This is a fast, powerful and easy-to-use Natural Language Processing. The API provides functions like text summarization, sentiment analysis, text readability tests, named entity extraction, text segmentation, tokenization, creation of a SEO-friendly slugs from headlines, etc. New functions are added on a continuous basis.
Turbo NLP endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Check Sentiment /CheckSentiment |
This endpoint checks sentiment of the provided text |
| POST |
NER /NER |
Accurate named-entity recognition |
| POST |
Segment /Segment |
Segment a text into senteces. Extremely accurate! |
| POST |
Tokenize /Tokenize |
Tokenizes text including the non-word character spans. |
| POST |
Detect Language /DetectLanguage |
This endpoint tries to detect language of a text |
| POST |
Create Slug /CreateSlug |
Create a SEO-friendly slug from a headline |
| POST |
Test Readability /TestReadability |
This endpoints take a text and returns readbility scores. |
| POST |
Summarize Text /SummarizeText |
This endpoint takes a long text and creates a summary. |
Turbo NLP pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $59.99 / month | — |
|
| MEGA | $99.99 / month | — |
|