WordCloud (Classical)

Version 1.7.0.0 (38.8 KB) by Ikko
Make WordCloud from the result of text mining (GUI)
373 Downloads
Updated 6 Dec 2015

View License

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 (2024). WordCloud (Classical) (https://www.mathworks.com/matlabcentral/fileexchange/53016-wordcloud-classical), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

WordCloudClassical/

Version Published Release Notes
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