Skip to content

IBM/watson-hamilton-lyrics-analysis

Repository files navigation

Watson Personality Insights of Hamilton Musical Lyrics

In this developer journey, we will create an app that compares personality traits of characters from the musical 'Hamilton' using Watson Personality Insights, Node JS, HTML, JS and CSS.

When the reader has completed this journey, they will understand how to:

  • Call Watson Personality Insights API using Node JS
  • Develop a system to graphically compare Watson PI Data
  • Deploy the system to Cloud Foundry or Kubernetes

Flow

  1. Step 2.
  2. Step 3.
  3. Step 4.
  4. Step 5.

With Watson

Want to take your Watson app to the next level? Looking to leverage Watson Brand assets? Join the With Watson program which provides exclusive brand, marketing, and tech resources to amplify and accelerate your Watson embedded commercial solution.

Included components

Select components from here, copy and paste the raw text for ease

Featured technologies

Select components from here, copy and paste the raw text for ease

Watch the Video

Steps

Use the Deploy to Bluemix button OR create the services and run locally.

Deploy to Bluemix

  1. Press the above Deploy to Bluemix button and then click on Deploy.

  2. In Toolchains, click on Delivery Pipeline to watch while the app is deployed. Once deployed, the app can be viewed by clicking 'View app'.

Run locally

NOTE: These steps are only needed when running locally instead of using the Deploy to Bluemix button.

  1. Clone the repo
  2. Create Watson services with IBM Bluemix
  3. Import the Conversation workspace
  4. Load the Discovery documents
  5. Configure credentials
  6. Run the application

1. Clone the repo

License

Apache 2.0

Privacy Notice

If using the Deploy to Bluemix button some metrics are tracked, the following information is sent to a Deployment Tracker service on each deployment:

  • Node.js package version
  • Node.js repository URL
  • Application Name (application_name)
  • Application GUID (application_id)
  • Application instance index number (instance_index)
  • Space ID (space_id)
  • Application Version (application_version)
  • Application URIs (application_uris)
  • Labels of bound services
  • Number of instances for each bound service and associated plan information

This data is collected from the package.json file in the sample application and the VCAP_APPLICATION and VCAP_SERVICES environment variables in IBM Bluemix and other Cloud Foundry platforms. This data is used by IBM to track metrics around deployments of sample applications to IBM Bluemix to measure the usefulness of our examples, so that we can continuously improve the content we offer to you. Only deployments of sample applications that include code to ping the Deployment Tracker service will be tracked.

Disabling Deployment Tracking

To disable tracking, simply remove require("cf-deployment-tracker-client").track(); from the app.js file in the top level directory.

About

Psychology in song lyrics from the Hamilton musical

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published