https://github.com/wellwind/emotionapipractice
A ProjectOxford Emotion API practice, which dectects the emotion from members of group on GitHub.
https://github.com/wellwind/emotionapipractice
Last synced: about 1 year ago
JSON representation
A ProjectOxford Emotion API practice, which dectects the emotion from members of group on GitHub.
- Host: GitHub
- URL: https://github.com/wellwind/emotionapipractice
- Owner: wellwind
- Created: 2016-04-10T14:47:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T11:35:02.000Z (about 10 years ago)
- Last Synced: 2024-10-06T06:02:59.686Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmotionApiPractice
A ProjectOxford Emotion API practice, that dectects the emotion from members of group on GitHub.
# Reference
- [Get Started with Emotion API in C#](https://www.microsoft.com/cognitive-services/en-us/emotion-api/documentation/getstarted) - Sample codes for using EmotionApi.
# Credits
- [Microsoft Cognitive Services](https://www.microsoft.com/cognitive-services) - Project Oxford, I'm using Emotion Api for this project.
- [AngleSharp](https://github.com/AngleSharp/AngleSharp) - Parse html using CSS selector.
- [GitHub](https://github.com) - The source of images :P