Dandelion
Connect to the Dandelion Text Analysis API to interpret text, classify words and compare text bodies. Test an API call and export the code snippet into your app. The Dandelion Text Analysis API is free within certain usage limits as of 03/29/2017: https://dandelion.eu/profile/plans-and-pricing/
Dandelion endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
classifyText /classifyText |
This API classifies short documents into a set of user-defined classes. |
| POST |
createModel /createModel |
Create a new model |
| POST |
deleteModel /deleteModel |
Delete a specific model |
| POST |
detectLanguages /detectLanguages |
Detects language of the source. |
| POST |
extractEntity /extractEntity |
Automatically tag your texts, extracting Wikipedia entities and enriching your data. |
| POST |
getModels /getModels |
List all your models |
| POST |
getSingleModel /getSingleModel |
Read a specific model |
| POST |
getTextSimilarity /getTextSimilarity |
Compare two sentences and get a score of their semantic similarity. |
| POST |
identifyTextSentiments /identifyTextSentiments |
This API analyses a text and tells whether the expressed opinion is positive, negative, or neutral. Given a short sentence, it returns a label representing the identified… |
| POST |
searchWikipages /searchWikipages |
Looking for Wikipedia pages but don't know their exact title? We can help you to search for the page you want. |
| POST |
updateModel /updateModel |
Update an existing model |
Dandelion pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |