CoreWiki icon indicating copy to clipboard operation
CoreWiki copied to clipboard

Add Cognitive Services Text Sentiment on Comments

Open jwood803 opened this issue 7 years ago • 6 comments
trafficstars

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.

jwood803 avatar Sep 01 '18 15:09 jwood803

We may work on this at Ignite 2018

csharpfritz avatar Sep 20 '18 15:09 csharpfritz

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)

fboucher avatar Sep 28 '18 14:09 fboucher

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

jwood803 avatar Sep 28 '18 14:09 jwood803

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.

fboucher avatar Sep 28 '18 16:09 fboucher

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

jwood803 avatar Oct 02 '18 19:10 jwood803

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.

fboucher avatar Oct 07 '18 19:10 fboucher