Store in word2vec format

Path pimlico.modules.embeddings.store_word2vec
Executable yes

Takes embeddings stored in the default format used within Pimlico pipelines (see Embeddings) and stores them using the word2vec storage format.

Uses the Gensim implementation of the storage, so depends on Gensim.

Inputs

Name Type(s)
embeddings Embeddings

Outputs

Name Type(s)
embeddings Word2VecFiles