% FINALFRONTIER(1)
% Daniel de Kok
% Nov 1, 2019
NAME
====
**finalfrontier** -- train finalfusion word embeddings
SYNOPSIS
========
**finalfrontier** *command* [*options*] [*args*]
**finalfrontier** completions *shell*
**finalfrontier** help *command*
DESCRIPTION
===========
finalfrontier is a utility for training finalfusion word embeddings.
COMMANDS
========
`finalfrontier-deps`(1)
: Train word embeddings using the dependency model (Levy & Goldberg, 2014)
`finalfrontier-skipgram`(1)
: Train word embeddings using the skipgram model (Mikolov et al, 2013)
SEE ALSO
========
`finalfrontier-deps`(1), `finalfrontier-skipgram`(1)