The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

TextMiningGUI

GitHub stars GitHub last commit GitHub repo size GitHub pull requests GitHub issues

Graphic interface for text analysis, implement a few methods such as biplot, correspondece analysis, co-occurrence, clustering, topic models, correlations and sentiments.

https://c0reyes.github.io/TextMiningGUI/

Prerequisites

install.packages(c("tcltk", "dplyr", "tidyr", "tidytext", "tibble", "tm", "SnowballC", "slam", "syuzhet", "ggplot2", "ggwordcloud", "RColorBrewer"))

Optionals:

install.packages(c("tkrplot", "readxl", "jsonlite", "parallel", "ggrepel", "ggpubr", "igraph", "ggraph", "ape", "topicmodels", "ca", "corrr"))

Install

CRAN

install.packages("TextMiningGUI")

GitHub

install.packages("devtools")

devtools::install_github("c0reyes/TextMiningGUI")

Run

library(TextMiningGUI)

TextMiningGUI() 

File Menu

Data Menu

Analysis Menu

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.