Skip to content

Starting from a quick example from the MS documentation for sentiment analysis in ML.NET, I'm trying to build a lambda-compatible task/microservice style application to perform sentiment analysis on a given text. This could be used as part of a step function pipeline, for e.g. to auto-moderate user submitted comments for a site/app

toadhats/SentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

Starting from a quick example from the MS documentation for sentiment analysis in ML.NET, I'm trying to build a lambda-compatible task/microservice style application to perform sentiment analysis on a given text. This could be used as part of a step function pipeline, for e.g. to auto-moderate user submitted comments for a site/app

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages