Twinword Text Analysis Bundle
One API for all your text analysis needs. Sentiment Analysis, Topic Tagging, Lemmatizer, and much more. Various NLP tools all with one plan. Use natural language processing to analyze and understand human sentences.
Twinword Text Analysis Bundle endpoints
| Method | Endpoint | Description |
|---|---|---|
| Sentiment Analysis | ||
| GET |
Analyze (get) /sentiment_analyze/ |
Return sentiment analysis results with score for the given text. |
| POST |
Analyze (post) /sentiment_analyze/ |
Return sentiment analysis results with score for the given text. |
| Text Similarity | ||
| GET |
Text Similarity (get) /text_similarity/ |
Evaluate the similarity of two words, sentences, or paragraphs. |
| POST |
Text Similarity (post) /text_similarity/ |
Evaluate the similarity of two words, sentences, or paragraphs. |
| Topic Tagging | ||
| GET |
Generate (get) /topic_generate/ |
Detect and generate human like topics to the given text. |
| POST |
Generate (post) /topic_generate/ |
Detect and generate human like topics to the given text. |
| Word Associations | ||
| GET |
Word Associations (get) /word_associations/ |
Get word associations with semantic distance score. |
| POST |
Word Associations (post) /word_associations/ |
Get word associations with semantic distance score. |
| Language Scoring | ||
| GET |
Text (get) /score_text/ |
Evaluate the difficulty level of a word, sentence, or paragraph. |
| POST |
Text (post) /score_text/ |
Evaluate the difficulty level of a word, sentence, or paragraph. |
| GET |
Word (get) /score_word/ |
Evaluate the difficulty level of a word. |
| POST |
Word (post) /score_word/ |
Evaluate the difficulty level of a word. |
| Category Recommendation | ||
| POST |
Recommend (post) /category_recommend/ |
Recommend highly related categories for e-commerce and other uses. |
| GET |
Recommend (get) /category_recommend/ |
Recommend highly related categories for e-commerce and other uses. |
| Text Classification | ||
| POST |
Classify (post) /text_classify/ |
Classify text into product categories or contact us to customize and use your own category sets. Enter some text to find its related product categories: |
| GET |
Classify (get) /text_classify/ |
Classify text into product categories or contact us to customize and use your own category sets. Enter some text to find its related product categories: |
| Lemmatizer | ||
| POST |
Extract (post) /lemma_extract/ |
Return the root of a word or roots of a string of words. |
| GET |
Extract (get) /lemma_extract/ |
Return the root of a word or roots of a string of words. |
| Word Dictionary | ||
| GET |
Definition /word_definition/ |
Get the definitions of a word. |
| GET |
Example /word_example/ |
See examples of a word used in a sentence |
| GET |
Reference /word_reference/ |
Get the broad terms, narrow terms, related terms, evocations, synonyms, associations, and derived terms of a word. |
| GET |
Difficulty /word_difficulty/ |
Get the difficulty level of a word. |
| GET |
Exam History /word_examhistory/ |
See which exams a word has been on |
| GET |
Association /word_association/ |
Get the associations of a word. |
| GET |
Theme /word_theme/ |
Get the themes of a word. |
| Word Quiz | ||
| GET |
Type 1 /quiz_type1/ |
Customized word association quiz for game and e-learning software. |
Twinword Text Analysis Bundle pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $25 / month | — |
|
| ULTRA | $115 / month | — |
|
| MEGA | $325 / month | — |
|