Version: 0.3
Date: 2021-04-16
Title: Text Mining GUI Interface
Maintainer: Conrado Reyes <coreyes@gmail.com>
URL: https://c0reyes.github.io/TextMiningGUI/
Depends: R(≥ 3.6), syuzhet
Imports: tcltk, dplyr, tidyr, tidytext, tibble, tm, slam, ggplot2, ggwordcloud, RColorBrewer
Suggests: tkrplot, SnowballC, readxl, jsonlite, parallel, ggrepel, ggpubr, igraph, ggraph, ape, topicmodels, ca, corrr, data.table, knitr, rmarkdown
Description: Graphic interface for text analysis, implement a few methods such as biplots, correspondence analysis, co-occurrence, clustering, topic models, correlations and sentiments.
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
LazyData: true
NeedsCompilation: no
Packaged: 2021-04-17 15:57:35 UTC; coreyes
Author: Conrado Reyes [aut, cre], Purificacion Galindo [tch]
Repository: CRAN
Date/Publication: 2021-04-17 16:20:02 UTC

TextMiningGUI

Description

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

File Menu:

Data Menu:

Analysis Menu:

Usage

TextMiningGUI(seed = 0)

Arguments

seed

the seed of internal function.

References

Examples

library(TextMiningGUI)
if(TextMiningGUI()){}

chistes

Description

Data from: https://github.com/liopic/chistes-nlp


jockes

Description

Data from: https://github.com/taivop/joke-dataset