From 867f7393ecf05dc7abf0bab76b2f2f62792e3cfa Mon Sep 17 00:00:00 2001 From: Laurynas Butkus Date: Tue, 2 Jan 2018 20:11:45 +0200 Subject: [PATCH] Update service title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4380fe8..0410d983 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) | | Google Cloud Natural | Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis | `apiKey` | Yes | [Go!](https://cloud.google.com/natural-language/docs/) | -| Language Detection API | Detects text language | `apiKey` | Yes | [Go!](https://detectlanguage.com/) | +| Detect Language | Detects text language | `apiKey` | Yes | [Go!](https://detectlanguage.com/) | | Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | [Go!](https://semantria.readme.io/docs) | | Watson Natural Language Understanding | Natural language processing for advanced text analysis | `OAuth` | Yes | [Go!](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) |