Word Data Visualisation

Versione 1.3.0.1 (459 KB) da Jenny
Makes word clouds and semantic surface visualisations from a set of documents.
3,1K download
Aggiornato 1 set 2016

Visualizza la licenza

Nota dell'editore: 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.

Cita come

Jenny (2025). Word Data Visualisation (https://it.mathworks.com/matlabcentral/fileexchange/51793-word-data-visualisation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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