TextMiningGUI {TextMiningGUI}R Documentation

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()){}

[Package TextMiningGUI version 0.3 Index]