Skip to content

wbeck32/url_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL sentiment analysis

Built with Algorithmia.

Written in Node.js 8 with ES6 and async/await.

To use:

  1. Clone the repo
  2. npm install
  3. Change the values for const input and const client to use your own information. Environment variables don't seem to work so you have to hard code the values.
  4. node sentiment-analysis.js

About

Simple sentiment analysis script using Algorithmia.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors