fastrtext (version 0.3.4)

'fastText' Wrapper for Text Classification and Word Representation

Description

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 .

Copy Link

Version

Down Chevron

Install

install.packages('fastrtext')

Monthly Downloads

113

Version

0.3.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 27th, 2019

Functions in fastrtext (0.3.4)