From 47a96a7b04350cd76167b4de97205b863f883d95 Mon Sep 17 00:00:00 2001 From: Vipul Bachani Date: Wed, 18 Jan 2023 17:59:08 +0530 Subject: [PATCH] ADD SpellCheckPro API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..d6034349 100644 --- a/README.md +++ b/README.md @@ -1617,6 +1617,7 @@ 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 | +| [SpellCheckPro](https://rapidapi.com/vbachani/api/spellcheckpro/) | The ultimate spelling checker with free tier and reasonable prices | `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 |