From 7cc3d581a0c2dff8595f33a15af5dcccd718b13a Mon Sep 17 00:00:00 2001 From: Emir Vatric Date: Wed, 9 Sep 2026 11:08:53 +0200 Subject: [PATCH] Add ToHuman API to Text Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c563d47..c7b3c70c 100644 --- a/README.md +++ b/README.md @@ -1990,6 +1990,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [ToHuman](https://tohuman.io/ai-humanizer-api) | Rewrite AI-assisted drafts into natural, human-sounding text that reads like you wrote it | `apiKey` | Yes | Unknown | | [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 | **[⬆ Back to Index](#index)**