Package: TextMiningGUI
Version: 0.1
Date: 2020-08-03
Title: Text Mining GUI Interface
Authors@R: c(person("Conrado", "Reyes", email = "coreyes@gmail.com", role = c("aut", "cre")),
             person("Purificacion", "Galindo", role = c("tch")))
Maintainer: Conrado Reyes <coreyes@gmail.com>
URL: https://c0reyes.github.io/TextMiningGUI/
Depends: R(>= 3.6), syuzhet
Imports: tcltk, tkrplot, dplyr, tidyr, tidytext, tibble, tm, slam,
        ggplot2, ggwordcloud, RColorBrewer
Suggests: 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)
LazyData: true
NeedsCompilation: no
Packaged: 2020-08-03 23:02:33 UTC; coreyes
Author: Conrado Reyes [aut, cre],
  Purificacion Galindo [tch]
Repository: CRAN
Date/Publication: 2020-08-11 15:20:08 UTC
