'\" t .\" Title: Fasttext .\" Author: Masatoshi TSUCHIYA .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 12/07/2020 .\" Manual: fasttext User Manual .\" Source: fasttext .\" Language: English .\" .TH "FASTTEXT" "1" "12/07/2020" "fasttext" "fasttext User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" fasttext \- Library for efficient learning of word representations and sentence classification .SH "SYNOPSIS" .HP \w'\fBfasttext\fR\ 'u \fBfasttext\fR {\fBskipgram\fR} {\fB\-input\ \fR\fB\fIinputfile\fR\fR} {\fB\-output\ \fR\fB\fImodelname\fR\fR} .HP \w'\fBfasttext\fR\ 'u \fBfasttext\fR {\fBprint\-word\-vectors\fR} {\fB\fImodelfile\fR\fR} .SH "DESCRIPTION" .PP This manual page documents briefly the \fBfasttext\fR\&. .PP 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 \fBinfo\fR(1) format; see below\&. .PP \fBfasttext\fR is a library for efficient learning of word representations and sentence classification\&. .SH "OPTIONS" .PP For a complete description, invoke \fBfasttext\fR without arguments\&. .SH "AUTHOR" .PP \fBMasatoshi TSUCHIYA\fR <\&tsuchiya@imc\&.tut\&.ac\&.jp\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2018 Masatoshi TSUCHIYA .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP 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\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .sp