Visualise complex relations in texts. This is done by providing functionalities for displaying 
    text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering and semantic text 'embeddings'. 
    Feel free to join the effort of providing interesting text visualisations.
| Version: | 0.2.2 | 
| Imports: | utils, methods, lattice, stats, Matrix, graphics, data.table (≥ 1.9.6) | 
| Suggests: | knitr, udpipe, BTM, igraph, graph, Rgraphviz, qgraph, glasso, ggplot2, ggraph, ggforce, concaveman, ggrepel, ggalt, uwot | 
| Published: | 2022-07-17 | 
| DOI: | 10.32614/CRAN.package.textplot | 
| Author: | Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Sacha Epskamp [ctb, cph] (code in R/matrix_reduction.R adapted from the
    qgraph package version 1.4.0 which is GPL-2 licensed),
  Ingo Feinerer and Kurt Hornik [ctb, cph] (partial code in
    R/textplot_corlines.R adapted from the tm package version 0.4 which
    is GPL-2 licensed) | 
| Maintainer: | Jan Wijffels  <jwijffels at bnosac.be> | 
| License: | GPL-2 | 
| URL: | https://github.com/bnosac/textplot | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | NaturalLanguageProcessing | 
| CRAN checks: | textplot results |