sentiment-analysis-in-go file main.go contains basic sentiment analysis done on IMDB moview reviews. To check this out Clone the repository Make sure you install the sentiment-analysis package via go get -u github.com/cdipaolo/sentiment Run go code with go run main.go