fasttext - Library for efficient learning of word representations and sentence classification
Contents
Copyright
Copyright © 2018 Masatoshi TSUCHIYA
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General
Public License, Version 2 or (at your option) any later version published by the Free Software
Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common-licenses/GPL.
fasttext 03/04/2025 FASTTEXT(1)
Description
This manual page documents briefly the fasttext.
This manual page was written for the Debian distribution because the original program does not have a
manual page. Instead, it has documentation in the GNU info(1) format; see below.
fasttext is a library for efficient learning of word representations and sentence classification.
Name
fasttext - Library for efficient learning of word representations and sentence classification
Options
For a complete description, invoke fasttext without arguments.
Synopsis
fasttext {skipgram} {-inputinputfile} {-outputmodelname}
fasttext {print-word-vectors} {modelfile}
