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. 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
Author: Florian Schwendinger [aut], Emil Hvitfeldt ORCID iD [aut, cre]
Maintainer: Emil Hvitfeldt <emilhhvitfeldt at gmail.com>
BugReports: https://github.com/EmilHvitfeldt/fastTextR/issues
License: BSD_3_clause + file LICENSE
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
Old sources: fastTextR archive

Reverse dependencies:

Reverse imports: PsychWordVec, wordsalad

Linking:

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