Word Data Visualisation
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
This application takes text data from multiple sources, and visualises that data in a way which shows how the words and documents are related.
It was originally designed to analyse conference papers, but can also be used for books, articles, blogs, reviews... basically anything that's text!
There are 2 ways you can visualise data with this app:
1) Word Cloud:The size of the word indicates how much it appears across all the documents.
Words are grouped into clusters according to how frequently they are mentioned together.
2) Semantic Surface Scatter plot showing each separate document as a point in a 3D space.
Documents that are close to each other in the plot are similar to each other. This gives you a view of how the documents are related in the project. Clicking on a point will show the document title.
Copyright 2015 The MathWorks Inc.
Zitieren als
Jenny (2026). Word Data Visualisation (https://de.mathworks.com/matlabcentral/fileexchange/51793-word-data-visualisation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
- AI and Statistics > Text Analytics Toolbox >
- MATLAB > Graphics > 2-D and 3-D Plots > Data Distribution Plots > Word Cloud >
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.3.0.1 | Updated license |
||
| 1.3.0.0 | Edited main GUI to have better cross platform compatibility. |
||
| 1.2.0.0 | Fixed description to remove HTML. |
||
| 1.1.0.0 | Updated screenshot and description |
