From 7ea3e417f9fc2fb8767dbcc38f224caf5fbd2a75 Mon Sep 17 00:00:00 2001 From: jwhyte96 <92223434+jwhyte96@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:14:23 +0000 Subject: [PATCH] Fix name to not end in "API" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cec5a8..66efdd65 100644 --- a/README.md +++ b/README.md @@ -1615,7 +1615,7 @@ API | Description | Auth | HTTPS | CORS | | [Hirak Translation](https://translate.hirak.site/) | Translate between 21 of most used languages, accurate, unlimited requests | `apiKey` | Yes | Unknown | | [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 | -| [NLP-API](https://www.nlp-api.com/documentation) | NLP tools for multi-lingual categorization, NER, topic tagging, sentiment and more | `apiKey` | Yes | Yes | +| [NLP-API.com](https://www.nlp-api.com/documentation) | NLP tools for multi-lingual categorization, NER, topic tagging, sentiment and more | `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 |