You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store results back to local post object (or online like jsonstore.io?). Since we can use the Post ID as a key, if we get the post again, we can check for results instead of wasting API calls.
The text was updated successfully, but these errors were encountered:
In a single API call, I think you can extract Entity and Sentiment analysis. Will need to figure out how to utilize Content Categorization.
https://cloud.google.com/nodejs/docs/reference/language/1.2.x/module-@google-cloud_language
Store results back to local post object (or online like jsonstore.io?). Since we can use the Post ID as a key, if we get the post again, we can check for results instead of wasting API calls.
The text was updated successfully, but these errors were encountered: