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

POC Google Natural Language integration #6298

Merged
merged 4 commits into from
Apr 4, 2017

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Mar 8, 2017

@RocketChat/core

Closes #6017

As a POC adds an ASCII face besides room name according to the sentiment of the last message sent on the room:
image

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6298 March 8, 2017 21:02 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6298 March 9, 2017 12:11 Inactive
@sampaiodiego sampaiodiego force-pushed the google-natural-language-integration branch from 2d7a42b to 76a651f Compare March 9, 2017 12:14
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6298 March 9, 2017 12:14 Inactive
@sampaiodiego sampaiodiego changed the title [WIP] Add integration to Google Natural Language POC Google Natural Language integration Mar 10, 2017
@@ -612,6 +612,7 @@
"Give_the_application_a_name_This_will_be_seen_by_your_users": "Give the application a name. This will be seen by your users.",
"Global": "Global",
"GoogleCloudStorage": "Google Cloud Storage",
"GoogleNaturalLanguage_ServiceAccount_Description": "Service account key JSON file. More information can be found [here](https://cloud.google.com/natural-language/docs/common/auth#set_up_a_service_account)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll eventually need to standardize how we word that. I have used different wording in Google Vision package: Create a server key (JSON format) and paste the JSON content here (yours seems better though)

@engelgabriel engelgabriel added this to the 0.55.0 milestone Mar 31, 2017
@engelgabriel
Copy link
Member

@sampaiodiego can you resolve the conflicts?

@sampaiodiego
Copy link
Member Author

@engelgabriel done

@engelgabriel engelgabriel merged commit 2a424a7 into develop Apr 4, 2017
@engelgabriel engelgabriel deleted the google-natural-language-integration branch April 4, 2017 20:22
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

Successfully merging this pull request may close these issues.

Integration with Google Cloud Natural Language API
3 participants