From a2269bb86340d486488a6ca3cd0f5197d9caa547 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 15 Mar 2019 10:03:05 +0000 Subject: [PATCH] bump senitment node to include links to multi lang version --- analysis/sentiment/72-sentiment.html | 3 +- analysis/sentiment/LICENSE | 2 +- analysis/sentiment/README.md | 2 +- analysis/sentiment/package.json | 2 +- test/analysis/mlsentiment/mlsentiment_spec.js | 200 ++++++++++++++++++ 5 files changed, 205 insertions(+), 4 deletions(-) create mode 100644 test/analysis/mlsentiment/mlsentiment_spec.js diff --git a/analysis/sentiment/72-sentiment.html b/analysis/sentiment/72-sentiment.html index c91e0459..eb89f959 100644 --- a/analysis/sentiment/72-sentiment.html +++ b/analysis/sentiment/72-sentiment.html @@ -26,7 +26,8 @@

Details

A score greater than zero is positive and less than zero is negative.

The score typically ranges from -5 to +5, but can go higher and lower.

-

See the Sentiment docs here.

+

See the Sentiment docs here..

+

Note: There is also a multi-language version available - node-red-node-multilang-sentiment