From c7728e5bece296222d0d3ac4337c95389ec73389 Mon Sep 17 00:00:00 2001 From: bacloud22 <130276583+bacloud22@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:01:37 +0100 Subject: [PATCH] Add Safe Text & Word to word APIs to Text analysis (#420) * Add Safe Text & Word to word APIs to Text analysis * Update README.md --------- Co-authored-by: bacloud23 <130276583+bacloud23@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95c2a59a..0d78e3fa 100644 --- a/README.md +++ b/README.md @@ -1608,6 +1608,7 @@ | [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 | | [Proofread and Grammar CheckĀ API](https://apyhub.com/utility/sharpapi-proofread-grammer-check) | The Proofreading and Grammar Check API ensures the provided text is grammatically correct and polished by automatically proofreading and checking for errors | `apiKey`| Yes | Yes | +| [Safe text](https://rapidapi.com/bacloud14/api/safe-text) | Clean short and long texts. It is probably world most complete text-cleaner API! Providing very fast and accurate results. | `apiKey`| Yes | Yes | | [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 | | [Tisane](https://tisane.ai/) | Text Analytics with focus on detection of abusive content and law enforcement applications | `OAuth`| Yes | Yes |