Socket
Socket
Sign inDemoInstall

node-red-node-alchemy-sentiment

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

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


Version published
Maintainers
1
0

Weekly downloads

Readme

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

Keywords

FAQs

Last updated on 18 Jun 2015

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc