A Google Function that gets a comment triggered by Firebase, sends to Google Sentiment Analysis and saves back the score and labels received.
firebase deploy --only functions
A Google Function that reads a comment from Firebase, sends to Google Sentiment Analysis and saves back the score and labels received.
JavaScript