fastrtext: 'fastText' Wrapper for Text Classification and Word Representation

Learning text representations and text classifiers may rely on the same simple and efficient approach. 'fastText' is an open-source, free, lightweight library that allows users to perform both tasks. It transforms text into continuous vectors that can later be used on many language related task. It works on standard, generic hardware (no 'GPU' required). It also includes model size reduction feature. 'fastText' original source code is available at <https://github.com/facebookresearch/fastText>.

Package details

AuthorMichaël Benesty [aut, cre, cph], Facebook, Inc [cph]
MaintainerMichaël Benesty <michael@benesty.fr>
LicenseMIT + file LICENSE
Version0.3.4
URL https://github.com/pommedeterresautee/fastrtext https://pommedeterresautee.github.io/fastrtext/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fastrtext")

Try the fastrtext package in your browser

Any scripts or data that you put into this service are public.

fastrtext documentation built on Oct. 30, 2019, 11:32 a.m.