dselivanov/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.

Getting started

Package details

MaintainerDmitriy Selivanov <selivanov.dmitriy@gmail.com>
LicenseGPL (>= 2) | file LICENSE
Version0.6.4
URL http://text2vec.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dselivanov/text2vec")
dselivanov/text2vec documentation built on Nov. 16, 2023, 6:37 p.m.