Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 380 Bytes

happytweet

A Clojure project designed to do sentiment analysis on twitter data.

The initial version does almost nothing. It separates a tweet into words and looks up the valence value against a measured list.

Usage

lein run

License

Copyright © 2016 Greg Allen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.