fastTextR: An Interface to the 'fastText' Library (original) (raw)
An interface to the 'fastText' library <https://github.com/facebookresearch/fastText>. The package can be used for text classification and to learn word vectors. An example how to use 'fastTextR' can be found in the 'README' file.
Version: | 2.1.0 |
---|---|
Imports: | stats, graphics, Rcpp (≥ 0.12.4), slam |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown |
Published: | 2023-12-09 |
DOI: | 10.32614/CRAN.package.fastTextR |
Author: | Florian Schwendinger [aut], Emil Hvitfeldt [aut, cre] |
Maintainer: | Emil Hvitfeldt |
BugReports: | https://github.com/EmilHvitfeldt/fastTextR/issues |
License: | BSD_3_clause + file |
URL: | https://github.com/EmilHvitfeldt/fastTextR |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | fastTextR results |
Documentation:
Reference manual: | fastTextR.pdf |
---|---|
Vignettes: | Cheatsheet Text_Classification Word_representations |
Downloads:
Package source: | fastTextR_2.1.0.tar.gz |
---|---|
Windows binaries: | r-devel: fastTextR_2.1.0.zip, r-release: fastTextR_2.1.0.zip, r-oldrel: fastTextR_2.1.0.zip |
macOS binaries: | r-release (arm64): fastTextR_2.1.0.tgz, r-oldrel (arm64): fastTextR_2.1.0.tgz, r-release (x86_64): fastTextR_2.1.0.tgz, r-oldrel (x86_64): fastTextR_2.1.0.tgz |
Old sources: | fastTextR archive |
Reverse dependencies:
Reverse imports: | PsychWordVec, wordsalad |
---|
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=fastTextRto link to this page.