Versions in this module Expand all Collapse all v1 v1.0.0 Dec 19, 2015 Changes in this version + type FullScore struct + Comparative float64 + Negative Score + Positive Score + Score float64 + func Analyze(phrase string) FullScore + type Score struct + Comparative float64 + Score float64 + Words []string + func Negativity(phrase string) Score + func Positivity(phrase string) Score