▲ 6 ▼ Sentiment analysis in Go
Sentiment lets you pass strings in English into a function and get an estimate of the sentiment of the string using a very simple probabalistic model. The model is trained off of this dataset which is a collection of IMDB movie reviews classified by sentiment.
Register to comment or vote on this story