text2vec

Modern Text Mining Framework for R

Fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. This package provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.

0.6.6 GPL (>= 2) | file LICENSE 1 个版本
安装
install.packages("text2vec")
remotes::install_cran("text2vec")
版本列表
0.6.6 2025-12-01