Package: textplot 0.2.2

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.

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

textplot_0.2.2.tar.gz
textplot_0.2.2.zip(r-4.5)textplot_0.2.2.zip(r-4.4)textplot_0.2.2.zip(r-4.3)
textplot_0.2.2.tgz(r-4.4-any)textplot_0.2.2.tgz(r-4.3-any)
textplot_0.2.2.tar.gz(r-4.5-noble)textplot_0.2.2.tar.gz(r-4.4-noble)
textplot_0.2.2.tgz(r-4.4-emscripten)textplot_0.2.2.tgz(r-4.3-emscripten)
textplot.pdf |textplot.html
textplot/json (API)
NEWS

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

Peer review:

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

Datasets:

On CRAN:

6.77 score 54 stars 1 packages 72 scripts 595 downloads 8 exports 3 dependencies

Last updated 2 years agofrom:6097d2b045. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 22 2024
R-4.5-winOKOct 22 2024
R-4.5-linuxOKOct 22 2024
R-4.4-winOKOct 22 2024
R-4.4-macOKOct 22 2024
R-4.3-winOKOct 22 2024
R-4.3-macOKOct 22 2024

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 Oct 22 2024.

Last update: 2021-08-18
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