From 6cf320a0e0c24cfd3063b03f5e5ceba8864eb849 Mon Sep 17 00:00:00 2001 From: SHARAD RAJ <36638057+sharadcodes@users.noreply.github.com> Date: Tue, 5 May 2020 17:01:29 +0530 Subject: [PATCH] Add Sentim-API (#1255) Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d4e94b..013bfd4e 100644 --- a/README.md +++ b/README.md @@ -537,6 +537,7 @@ API | Description | Auth | HTTPS | CORS | | [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | AI for code review | No | Yes | Unknown | | [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown | | [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown | +| [Sentim-API](https://sentim-api.herokuapp.com) | Text sentiment analysis | No | Yes | Yes | | [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes | | [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | | [Wit.ai](https://wit.ai/) | Natural Language Processing | `OAuth` | Yes | Unknown |