CRAN/E | text2map

text2map

R Tools for Text Matrices, Embeddings, and Networks

Installation

About

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.

gitlab.com/culturalcartography/text2map
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.5.0
Published 2024-04-11 21 days ago
Needs compilation? no
License MIT
License File
CRAN checks text2map results

Downloads

Yesterday 9 0%
Last 7 days 79 -31%
Last 30 days 416 +6%
Last 90 days 1.026 +4%
Last 365 days 3.665 +3%

Maintainer

Maintainer

Dustin Stoltz

dss219@lehigh.edu

Authors

Dustin Stoltz

aut / cre

Marshall Taylor

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

text2map archive

Depends

R ≥ 3.5.0
Matrix ≥ 1.4.2

Imports

text2vec
parallel
doParallel
foreach
stringi
dplyr
kit
fastmatch
methods
qgraph ≥ 1.6.9
igraph ≥ 1.2.6
rlang
ClusterR
tibble
rsvd
permute

Suggests

testthat ≥ 3.0.0
tm
quanteda