From 19e7b729e5763a402ed7d0a6f289ea61221893f8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 22 Feb 2021 14:36:52 +0100 Subject: [PATCH] Add Tone Analyzer service --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78b0802..6a93875 100644 --- a/README.md +++ b/README.md @@ -1730,6 +1730,7 @@ curl --user username:password -X POST -F "jenkinsfile= Bookmarklets * [mourner/bullshit.js](https://github.com/mourner/bullshit.js) - A bookmarklet for translating marketing speak into human-readable text. 💩 **See also** : [Home Page](https://mourner.github.io/bullshit.js/) @@ -3785,6 +3786,7 @@ See also [Machine learning](sections/programming.md#machine-learning) * [Neo-Luddism](https://en.wikipedia.org/wiki/Neo-Luddism) - Neo-Luddism or new Luddism is a philosophy opposing many forms of modern technology. * [Movix.ai](https://movix.ai/) - Discover your movie in a few clicks | Movix.ai is a movie recommendation service based on artificial intelligence and Deep Learning. Click movies and tags you like and the system will do the rest — in a few clicks, Movix adapts to your preferences and gives you movies worth watching. * [DeepAI](https://deepai.org/machine-learning-model/colorizer) - Image Colorization API +* [Tone Analyzer](https://tone-analyzer-demo.ng.bluemix.net/) - This service uses linguistic analysis to detect joy, fear, sadness, anger, analytical, confident and tentative tones found in text. # Shell scripting See also [CLI Tools](#cli-tools) @@ -4761,3 +4763,5 @@ Run Lighthouse on an emulated mobile device on a 3G network. Running the test wi * [Grammar Checker](https://www.grammarcheck.net/editor/) - Enter the text that you want to check for grammar, spelling, and punctuation mistakes * [Scribens](https://www.scribens.com/) - checks the grammar of your texts and finds spelling mistakes. * [BonPatron](http://bonpatron.com/) - [FR] :fr: online spelling and grammar checker for french texts / correcteur d'orthographe et de grammaire en ligne pour les textes français +* [Tone Analyzer](https://tone-analyzer-demo.ng.bluemix.net/) - This service uses linguistic analysis to detect joy, fear, sadness, anger, analytical, confident and tentative tones found in text. +