finalfrontier 0.9.4

Train/use word embeddings with subword units
Documentation
.\" Automatically generated by Pandoc 2.7.3
.\"
.TH "FINALFRONTIER" "1" "Nov 1, 2019" "" ""
.hy
.SH NAME
.PP
\f[B]finalfrontier\f[R] \[en] train finalfusion word embeddings
.SH SYNOPSIS
.PP
\f[B]finalfrontier\f[R] \f[I]command\f[R] [\f[I]options\f[R]]
[\f[I]args\f[R]]
.PD 0
.P
.PD
\f[B]finalfrontier\f[R] completions \f[I]shell\f[R]
.PD 0
.P
.PD
\f[B]finalfrontier\f[R] help \f[I]command\f[R]
.SH DESCRIPTION
.PP
finalfrontier is a utility for training finalfusion word embeddings.
.SH COMMANDS
.TP
.B \f[C]finalfrontier-deps\f[R](1)
Train word embeddings using the dependency model (Levy & Goldberg, 2014)
.TP
.B \f[C]finalfrontier-skipgram\f[R](1)
Train word embeddings using the skipgram model (Mikolov et al, 2013)
.SH SEE ALSO
.PP
\f[C]finalfrontier-deps\f[R](1), \f[C]finalfrontier-skipgram\f[R](1)
.SH AUTHORS
Daniel de Kok.