Word Data Visualisation

Versión 1.3.0.1 (459 KB) por Jenny
Makes word clouds and semantic surface visualisations from a set of documents.
3,1K Descargas
Actualizado 1 sep 2016

Ver licencia

Nota del editor: 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Versión Publicado Notas de la versión
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