From f3db5e8cb0836f4679aa9bfd452a6c38b20c4eaf Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Sun, 6 Oct 2019 13:37:40 +0200 Subject: [PATCH] Revert "Add Language Identification API (#944)" (#1071) This reverts commit f98035b99857b8a3f228d868699deaf0151cb202. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 965ce1ef..67548cb2 100644 --- a/README.md +++ b/README.md @@ -813,7 +813,6 @@ API | Description | Auth | HTTPS | CORS | | [Cloudmersive Natural Language Processing](https://www.cloudmersive.com/nlp-api) | Natural language processing and text analysis | `apiKey` | Yes | Yes | | [Detect Language](https://detectlanguage.com/) | Detects text language | `apiKey` | Yes | Unknown | | [Google Cloud Natural](https://cloud.google.com/natural-language/docs/) | Natural language understanding technology, including sentiment, entity and syntax analysis | `apiKey` | Yes | Unknown | -| [Language Identification](https://rapidapi.com/BigLobster/api/language-identification-prediction) | Automatic language detection for any texts, supports over 175 languages | `X-RapidAPI-Key` | Yes | Unknown | | [Semantira](https://semantria.readme.io/docs) | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | Unknown | | [Watson Natural Language Understanding](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) | Natural language processing for advanced text analysis | `OAuth` | Yes | Unknown |