Sentiment analyzer of The Simpsons episodes
- GET list of all The Simpsons episodes from tvmaze.com API
- GET script of selected episode from springfieldspringfield.co.uk
- parse script into plaintext with jsoup
- make sentiment analyze of plaintext with GATE Embedded (using JAPE grammar and Bing Liu's Opinion Lexicon)