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

Add Cognitive Services Text Sentiment on Comments #281

Open
jwood803 opened this issue Sep 1, 2018 · 6 comments
Open

Add Cognitive Services Text Sentiment on Comments #281

jwood803 opened this issue Sep 1, 2018 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jwood803
Copy link

jwood803 commented Sep 1, 2018

Would be interesting to add some AI such as text sentiment on comments. Not exactly sure how to get/use the API key, though, but I do believe it has a free tier when creating it in Azure.

@csharpfritz csharpfritz added enhancement New feature or request help wanted Extra attention is needed labels Sep 20, 2018
@csharpfritz
Copy link
Owner

We may work on this at Ignite 2018

@FBoucher
Copy link
Contributor

So based on the discussion on the show:

  • We could add a Sentiment/ Happiness emoji on the side of the comment
  • We could add a new pages Statistics to see globally the Sentiment results
  • We must put the sentiment in some kind of optional module
  • It should be a post process or async process (ex: in an Azure Function)

@jwood803
Copy link
Author

For the API key, I'm guessing it's just best to have it reside in the config file?

@FBoucher
Copy link
Contributor

FBoucher commented Sep 28, 2018

Yes, en that could be our check to activate or not all the features.

@jwood803 you mentioned you had started something. How can I help?
You mention having something started already. Or I can get started on a different branch.

@jwood803
Copy link
Author

jwood803 commented Oct 2, 2018

@FBoucher Here's the branch that I was working on. You'll notice that there's not much there, though. 😞

@FBoucher
Copy link
Contributor

FBoucher commented Oct 7, 2018

No Worries.
Jeff added a new branch project_Azure with a new project in it.
We will be able to place the code there and leverage the First_Start feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants