This Sentimental Analysis is a program that uses the twitter API to analyze emotions.
・Apache >= 2.2
・PHP >= 5.6
・composer >= 1.0
・mecab https://taku910.github.io/mecab/#install-unix
・mecab-php https://github.com/rsky/php-mecab.git
・sentimental dictionary http://www.lr.pi.titech.ac.jp/~takamura/pubs/pn_ja.dic
・twitter API https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets
・abraham/twitteroauth https://github.com/abraham/twitteroauth