Twitter のデータを取り込み、センチメント分析(評判分析)を行うコードです。以下のドキュメントのコードを元に、日本語の tweet を解析できるように編集しています。
This code connects Twitter and MATLAB and loads the twitter data into MATLAB, followed by the sentiment analysis. The code is based on the following documentation from Datafeed Toolbox, with some edits to suit it into Japanese text.
* Conduct Sentiment Analysis Using Historical Tweets
https://jp.mathworks.com/help/datafeed/conduct-sentiment-analysis-using-historical-tweets.html
mizuki (2021). Twitter Sentiment Analysis demo in Japanese (Twitter 上の評判分析 日本語デモ) (https://www.mathworks.com/matlabcentral/fileexchange/67280-twitter-sentiment-analysis-demo-in-japanese-twitter), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.