From 93bf8cbb06553cc5857b70b0db95ebd44f3e3763 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 12 Mar 2022 23:08:16 -0300 Subject: [PATCH] Remove Sentium, it's broken Sentium returns http code 503 when accessed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b58f2c50..5c8936f4 100644 --- a/README.md +++ b/README.md @@ -1617,7 +1617,6 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Sentiment Analysis](https://www.meaningcloud.com/developer/sentiment-analysis) | Multilingual sentiment analysis of texts from different sources | `apiKey` | Yes | Yes | -| [Sentium](https://sentim-api.herokuapp.com/) | Free API for Text Sentimental analysis | No | Yes | Unknown | | [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 |