WordCloud (Classical)

Make WordCloud from the result of text mining (GUI)

You are now following this Submission

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
もし、よければ、こちらの方もご参照ください。

Cite As

Ikko (2026). WordCloud (Classical) (https://se.mathworks.com/matlabcentral/fileexchange/53016-wordcloud-classical), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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