'fastText' Wrapper for Text Classification and Word Representation


Keywords
classification, embeddings, fasttext, machine-learning, neural-network, nlp, rstats, text-classification, word-embeddings
License
MIT

Documentation

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.