fastTextR: An Interface to the 'fastText' Library

An interface to the 'fastText' library <https://github.com/facebookresearch/fastText>. The package can be used for text classification and to learn word vectors. The install folder contains the 'PATENTS' file. An example how to use 'fastTextR' can be found in the 'README' file.

Version: 1.0
Imports: stats, graphics, Rcpp (≥ 0.12.4)
LinkingTo: Rcpp
Published: 2017-05-12
Author: Florian Schwendinger [aut, cre]
Maintainer: Florian Schwendinger <FlorianSchwendinger at gmx.at>
License: BSD_3_clause + file LICENSE
NeedsCompilation: yes
Materials: README
CRAN checks: fastTextR results

Downloads:

Reference manual: fastTextR.pdf
Package source: fastTextR_1.0.tar.gz
Windows binaries: r-devel: fastTextR_1.0.zip, r-release: fastTextR_1.0.zip, r-oldrel: fastTextR_1.0.zip
macOS binaries: r-release: fastTextR_1.0.tgz, r-oldrel: fastTextR_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastTextR to link to this page.