Description Author(s) See Also
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>.
Maintainer: Michaël Benesty michael@benesty.fr [copyright holder]
Other contributors:
Facebook, Inc bojanowski@fb.com [copyright holder]
Useful links:
Report bugs at https://github.com/pommedeterresautee/fastrtext/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.