• Stars
    star
    99
  • Rank 343,315 (Top 7 %)
  • Language
    C++
  • License
    Other
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

R wrapper for fastText

fastrtext

Travis-CI Build Status AppVeyor Build Status CRAN_Status_Badge CRAN_time_from_release CRAN_Download License: MIT codecov Follow

R Documentation | Release Notes | FAQ | Multilingual pretrained models

R wrapper for fastText C++ code from Facebook.

FastText is an open-source, free, lightweight library that allows users to learn text representations and text classifiers. It works on standard, generic hardware. Models can later be reduced in size to even fit on mobile devices.

License

ยฉ Contributors, 2019. Licensed under a MIT license.