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