Skip to content

text2map

R Tools for Text Matrices, Embeddings, and Networks

v0.2.3 · Feb 11, 2026 · MIT + file LICENSE

Description

This is a collection of functions optimized for working with with various kinds of text matrices. Focusing on the text matrix as the primary object - represented either as a base R dense matrix or a 'Matrix' package sparse matrix - allows for a consistent and intuitive interface that stays close to the underlying mathematical foundation of computational text analysis. In particular, the package includes functions for working with word embeddings, text networks, and document-term matrices. Methods developed in Stoltz and Taylor (2019) <doi:10.1007/s42001-019-00048-6>, Taylor and Stoltz (2020) <doi:10.1007/s42001-020-00075-8>, Taylor and Stoltz (2020) <doi:10.15195/v7.a23>, and Stoltz and Taylor (2021) <doi:10.1016/j.poetic.2021.101567>.

Downloads

351

Last 30 days

10933rd

957

Last 90 days

3.6K

Last year

Trend: -18.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies Matrix text2vec doParallel foreach stringi dplyr kit fastmatch qgraph igraph rlang ClusterR tibble rsvd permute +2 more dependencies text2map

Version History

new 0.2.3 Mar 10, 2026
updated 0.2.3 ← 0.2.0 diff Feb 10, 2026
updated 0.2.0 ← 0.1.9 diff Apr 10, 2024
updated 0.1.9 ← 0.1.8 diff Mar 11, 2024
updated 0.1.8 ← 0.1.7 diff Jan 14, 2024
updated 0.1.7 ← 0.1.6 diff Jun 19, 2023
updated 0.1.6 ← 0.1.5 diff Aug 17, 2022
updated 0.1.5 ← 0.1.4 diff May 22, 2022
updated 0.1.4 ← 0.1.3 diff Apr 11, 2022
updated 0.1.3 ← 0.1.1 diff Jan 23, 2022
updated 0.1.1 ← 0.1.0 diff Oct 21, 2021
new 0.1.0 Aug 23, 2021