Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("fastText")

1.0.4 by Lampros Mouselimis, a month ago


https://github.com/mlampros/fastText


Report a bug at https://github.com/mlampros/fastText/issues


Browse source code at https://github.com/cran/fastText


Authors: Lampros Mouselimis [aut, cre] , Facebook Inc [cph]


Documentation:   PDF Manual  


MIT + file LICENSE license


Imports Rcpp, ggplot2, grid, utils, glue, data.table, stats

Suggests testthat, covr, knitr, rmarkdown

Linking to Rcpp

System requirements: Generally, fastText builds on modern Mac OS and Linux distributions. Since it uses some C++11 features, it requires a compiler with good C++11 support. These include a (g++-4.7.2 or newer) or a (clang-3.3 or newer).


See at CRAN