Directly save to other formats
Do you use fastText, but you would also like to get your hands on structured skipgram, directional skipgram, or dependency embeddings models? This is now possible, since finalfrontier 0.9.1 adds support for saving trained embeddings in the fastText format 🎉.
With the new --output
flag, you can save embeddings to other formats in addition to finalfusion. Options are: fasttext
, word2vec
binary, text
, or textdims