WordCloud (Classical)

バージョン 1.7.0.0 (38.8 KB) 作成者: Ikko
Make WordCloud from the result of text mining (GUI)
ダウンロード: 373
更新 2015/12/6

ライセンスの表示

This function was inspired by the following URL (https://github.com/toshiakit/MeCab-Win-and-MATLAB/blob/master/mecab-script.m). Just assign the word at random...
I just changed the code above to make GUI version...
If there is so many words and have problem you might want to try the following URL I uploaded...
(https://jp.mathworks.com/matlabcentral/fileexchange/53034-wordcloud2revised--less-overlap-and-more-beautiful---)
本プログラムは、日本語用のテキストマイニングを行うツールボックスの中の一つとして作られました。
https://bitbucket.org/IkkoKimura/tmt/downloads
もし、よければ、こちらの方もご参照ください。

引用

Ikko (2024). WordCloud (Classical) (https://www.mathworks.com/matlabcentral/fileexchange/53016-wordcloud-classical), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersText Analytics Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

WordCloudClassical/

バージョン 公開済み リリース ノート
1.7.0.0

Changed the description a bit..

1.6.0.0

simplified the codes...

1.5.0.0

I've simplified the code and no more Interations!!
and worked with many keywords... (in DEMO2)

1.4.0.0

Revised equations on energy.
In the next update, I'll do these with simulations!!

1.3.0.0

Fixed liitle bag...

1.2.0.0

Make the processing steps repeatedly
Translated DEMO data in English

1.1.0.0

Made DEMO Data

1.0.0.0