You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-red-node-alchemy-sentiment

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-alchemy-sentiment

Node-RED node to access alchemy API for sentiment analsyis of text

0.0.4
latest
npmnpm
Version published
Weekly downloads
9
800%
Maintainers
1
Weekly downloads
 
Created
Source

node-red-node-alchemy-sentiment

Node-RED node to work with the alchemy API to provide sentiment analysis of text. Works on the msg.payload passed in and returns the result as JSON in msg.alchemy field. You must first register with alchemyapi.com and get an API key to use this node.

Install

Install from npm

npm install node-red-node-alchemy-sentiment

Usage:

-- API key: Paste in your key here. If you do not have one, you can register for your API key at alchemyapi.com. If you have multiple alchemy sentiment nodes, you only need to configure this for one and the others will reference the same key.

-- Target: Optionally enter a target to give context to the sentiment analysis. If you do not specify a target, your sentiment analysis will be general.

Authors

  • Steven Chamberlin - smc2@us.ibm.com

Keywords

node-red

FAQs

Package last updated on 18 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts