From f7f1ab3a4e1c5c07a48b257dacbdb8e4666fe268 Mon Sep 17 00:00:00 2001 From: Sharad Raj Date: Mon, 13 Feb 2023 15:11:37 +0530 Subject: [PATCH] Add Sentim API to Text Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..baf0b6ce 100644 --- a/README.md +++ b/README.md @@ -1616,6 +1616,7 @@ API | Description | Auth | HTTPS | CORS | | [Lecto Translation](https://rapidapi.com/lecto-lecto-default/api/lecto-translation/) | Translation API with free tier and reasonable prices | `apiKey` | Yes | Yes | | [LibreTranslate](https://libretranslate.com/docs) | Translation tool with 17 available languages | No | Yes | Unknown | | [Semantria](https://semantria.readme.io/docs) | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | Unknown | +| [Sentim](https://sentim-api.onrender.com/) | Free API for Text Sentimental analysis | No | Yes | Yes | | [Sentiment Analysis](https://www.meaningcloud.com/developer/sentiment-analysis) | Multilingual sentiment analysis of texts from different sources | `apiKey` | Yes | Yes | | [Tisane](https://tisane.ai/) | Text Analytics with focus on detection of abusive content and law enforcement applications | `OAuth` | Yes | Yes | | [Watson Natural Language Understanding](https://cloud.ibm.com/apidocs/natural-language-understanding/natural-language-understanding) | Natural language processing for advanced text analysis | `OAuth` | Yes | Unknown |