Skip to content

Directly save to other formats

Compare
Choose a tag to compare
@danieldk danieldk released this 02 Jul 10:32
· 61 commits to master since this release

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