Categorygithub.com/kavorite/vader
repositorypackage
1.0.0
Repository: https://github.com/kavorite/vader.git
Documentation: pkg.go.dev

# README

A port of cjhutto/vaderSentiment to Go, and assorted API ancillary to that end. Thanks to cjhutto, and to ckw017 for their work porting VADER to a statically-typed language ahead of me, which made this work somewhat easier to approach. See the resulting implementation run on the upstream demo texts and a brief usage example here, and docs here.