Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork40
A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence
License
TheCodeTraveler/HackerNews
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A .NET MAUI app for displaying the top posts on Hacker News.
This app demonstrates how to useIAsyncEnumerable + C# 8.0 to improve performance. Thanks toIAsyncEnumerable, the items are added to the list as soon as they're available making the app feel faster and more responsive.
This app also uses theText Analytics API fromMicrosoft Cognitive Services to analyze the sentiment of each headline.
- 😃 Headline is Happy
☹️ Headline is Sad- 😐 Headline is Neither Happy or Sad
About
A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
