From 2d594b6b1af7281c1c3ea23786d5ed5b67e1210f Mon Sep 17 00:00:00 2001 From: Laurynas Butkus Date: Tue, 2 Jan 2018 21:49:56 +0200 Subject: [PATCH] Adjust service position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0410d983..fae5d42d 100644 --- a/README.md +++ b/README.md @@ -632,8 +632,8 @@ API | Description | Auth | HTTPS | Link | 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/) | | Detect Language | Detects text language | `apiKey` | Yes | [Go!](https://detectlanguage.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/) | | 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/) |