Package: textplot 0.2.3

Jan Wijffels

textplot: Text Plots

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. Do note that to avoid the risk of CRAN archival that you should put packages as much as possible in Suggests. Package 'ggalt' is available in the CRAN archive: <https://cran.r-project.org/package=ggalt>.

Authors:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Sacha Epskamp [ctb, cph], Ingo Feinerer and Kurt Hornik [ctb, cph]

textplot_0.2.3.tar.gz
textplot_0.2.3.zip(r-4.7)textplot_0.2.3.zip(r-4.6)textplot_0.2.3.zip(r-4.5)
textplot_0.2.3.tgz(r-4.6-any)textplot_0.2.3.tgz(r-4.5-any)
textplot_0.2.3.tar.gz(r-4.7-any)textplot_0.2.3.tar.gz(r-4.6-any)
textplot_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
textplot/json (API)
NEWS

# Install 'textplot' in R:
install.packages('textplot', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bnosac/textplot/issues

Datasets:

On CRAN:

Conda:

6.42 score 56 stars 95 scripts 435 downloads 8 exports 3 dependencies

Last updated from:23ee4112bf. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK185
source / vignettesOK280
linux-release-x86_64OK177
macos-release-arm64OK119
macos-oldrel-arm64OK177
windows-develOK465
windows-releaseOK122
windows-oldrelOK494
wasm-releaseOK137

Exports:textplot_bartextplot_bitermclusterstextplot_cooccurrencetextplot_correlation_glassotextplot_correlation_linestextplot_correlation_lines_attrstextplot_dependencyparsertextplot_embedding_2d

Dependencies:data.tablelatticeMatrix

Text Plots

Rendered fromtextplot-examples.Rnwusingknitr::knitron May 31 2026.

Last update: 2026-01-22
Started: 2020-04-29

Readme and manuals

Help Manual

Help pageTopics
Example Biterm Topic Modelexample_btm
Example word embedding matrixexample_embedding
Example words emitted in a ETM text clustering modelexample_embedding_clusters
Example annotation of text using udpipeexample_udpipe
Plot function for a BTM objectplot.BTM
Barplot of a frequency table using latticetextplot_bar textplot_bar.default
Plot biterm cluster groupstextplot_bitermclusters textplot_bitermclusters.default
Plot term cooccurrences as a networktextplot_cooccurrence textplot_cooccurrence.default
Plot sparse term correlations as a graph structuretextplot_correlation_glasso textplot_correlation_glasso.default
Document/Term Correlation Plottextplot_correlation_lines textplot_correlation_lines.default
Document/Term Correlation Plot graphical attributestextplot_correlation_lines_attrs
Plot output of a dependency parsertextplot_dependencyparser textplot_dependencyparser.default
Plot word embeddings in 2Dtextplot_embedding_2d textplot_embedding_2d.default