VecShare Beta Release
VecShare: Library for Sharing Word Vectors
Release v1.0.4
Version Changes: Python3 Compatibility Fixes
This library provides functionality for rapidly sharing and retrieving word embeddings over the internet. Additional information on the VecShare framework can be found at: https://bit.ly/VecShare (Accepted at EMNLP 2017).
Supported Functions
The VecShare Python library currently supports:
check: See available embeddingsformat: Autoformat a header to upload an embedding to the data storeupload: Upload a new embedding to the datastoreupdate: Update an existing embedding or its metadataquery: Look up word vectors from a specific embeddingextract: Download word vectors for only the vocabulary of a specific corpusdownload: Download an entire shared embedding