Skip to content

fastText

Efficient Learning of Word Representations and Sentence Classification

v1.0.7 · Feb 20, 2026 · MIT + file LICENSE

Description

An interface to the 'fastText' <https://github.com/facebookresearch/fastText> library for efficient learning of word representations and sentence classification. The 'fastText' algorithm is explained in detail in (i) "Enriching Word Vectors with subword Information", Piotr Bojanowski, Edouard Grave, Armand Joulin, Tomas Mikolov, 2017, <doi:10.1162/tacl_a_00051>; (ii) "Bag of Tricks for Efficient Text Classification", Armand Joulin, Edouard Grave, Piotr Bojanowski, Tomas Mikolov, 2017, <doi:10.18653/v1/e17-2068>; (iii) "FastText.zip: Compressing text classification models", Armand Joulin, Edouard Grave, Piotr Bojanowski, Matthijs Douze, Herve Jegou, Tomas Mikolov, 2016, <doi:10.48550/arXiv.1612.03651>.

Downloads

455

Last 30 days

8424th

1.9K

Last 90 days

5.3K

Last year

Trend: -35.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.6Mb
  sub-directories of 1Mb or more:
    doc    1.7Mb
    libs   3.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    doc    1.7Mb
    libs   3.9Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.6Mb
  sub-directories of 1Mb or more:
    doc    1.7Mb
    libs   3.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.8Mb
  sub-directories of 1Mb or more:
    doc    1.7Mb
    libs   3.9Mb

Dependency Network

Dependencies Reverse dependencies Rcpp ggplot2 glue data.table fastText

Version History

new 1.0.7 Mar 10, 2026
updated 1.0.7 ← 1.0.6 diff Feb 19, 2026
updated 1.0.6 ← 1.0.5 diff Feb 9, 2026
updated 1.0.5 ← 1.0.4 diff Jan 8, 2026
updated 1.0.4 ← 1.0.3 diff Feb 16, 2024
updated 1.0.3 ← 1.0.2 diff Oct 7, 2022
updated 1.0.2 ← 1.0.1 diff Apr 6, 2022
updated 1.0.1 ← 1.0.0 diff May 26, 2021
new 1.0.0 May 13, 2021