This sample illustrates using ML.NET to create a sentiment classifier via a ASP.NET Core web application using C#.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
git clone https://github.com/susilj/SentimentAnalysis.git
Dotnet core 2.2
- Dotnet core 2.2 - The web framework used
- ML.Net - Machine learning framework
- ReactJS - A JavaScript library for building user interfaces
- Susil Kumar J - Initial work - SUSILJ
See also the list of contributors who participated in this project.