README.md

This package is almost completely superceded by the text2vec package

I may continue some prototyping of ideas here, but text2vec does almost everything I wanted to do with r2vec, and does it much better. I suggest starting there for text mining in R.

Travis-CI Build Status Coverage Status License

r2vec

See also text2vec on github and CRAN.

Tools for vectorizing text data in R. Currently supports bag-of-words, bag-of-n-grams, and bag-of-skip-grams vectorization. Includes predict funtions, which are useful for applying vectorizations to new data.

Vignettes:

A quick demo of the package's capabilities



zachmayer/r2vec documentation built on May 4, 2019, 9:05 p.m.