Skip to content

ChiragSehra/sentiment-analysis-in-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sentiment-analysis-in-go

file main.go contains basic sentiment analysis done on IMDB moview reviews.

To check this out

  1. Clone the repository
  2. Make sure you install the sentiment-analysis package via go get -u github.com/cdipaolo/sentiment
  3. Run go code with go run main.go

About

Basic Sentiment Analysis In GoLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages