logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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