Skip to content

Instantly share code, notes, and snippets.

@crawles
Created August 31, 2016 18:22
Show Gist options
  • Save crawles/00027616bd9a3b034470f49afdf79621 to your computer and use it in GitHub Desktop.
Save crawles/00027616bd9a3b034470f49afdf79621 to your computer and use it in GitHub Desktop.
$ curl -H "Content-Type: application/json" -X POST -d '{"data":["This app is awesome and in the CLOUD","Steph Curry is a basketball player","i am so mad and angry"]}' sentiment-compute.cfapps.pez.pivotal.io/polarity_compute
[ 0.78031286 0.49108975 0.14809403]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment