Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process reddit posts through Google NLP #7

Open
kyletaylored opened this issue Jun 19, 2018 · 0 comments
Open

Process reddit posts through Google NLP #7

kyletaylored opened this issue Jun 19, 2018 · 0 comments

Comments

@kyletaylored
Copy link
Owner

kyletaylored commented Jun 19, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant