Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

fasttext - Library for efficient learning of word representations and sentence classification

Author

MasatoshiTSUCHIYA <tsuchiya@imc.tut.ac.jp>
           Wrote this manpage for the Debian system.

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}

See Also