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 | 
| 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 | 
| Reference manual: | fastTextR.html , fastTextR.pdf | 
| Vignettes: | Cheatsheet (source) Text_Classification (source, R code) Word_representations (source, R code) | 
| 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 imports: | PsychWordVec, wordsalad | 
Please use the canonical form https://CRAN.R-project.org/package=fastTextR to link to this page.