This little program downloads your Twitter history, runs a Bayes classifier against it trained with a set of emotions, compares the recent emotional state to the average, and then appends an appropriate kaomoji to your name.
Ruby 1.9.3 and the bundler gem
- Clone the repository
- Run
bundle install
- Move
config.rb.sample
toconfig.rb
- Edit
config.rb
with your details - Run
kaomojify
You may also want to tune the default training dataset to your particular standards of expressive cuteness by editing emotions.tsv