D18-2021@ACL

Total: 1

#1 Magnitude: A Fast, Efficient Universal Vector Embedding Utility Package [PDF] [Copy] [Kimi1]

Authors: Ajay Patel ; Alexander Sands ; Chris Callison-Burch ; Marianna Apidianaki

Vector space embedding models like word2vec, GloVe, and fastText are extremely popular representations in natural language processing (NLP) applications. We present Magnitude, a fast, lightweight tool for utilizing and processing embeddings. Magnitude is an open source Python package with a compact vector storage file format that allows for efficient manipulation of huge numbers of embeddings. Magnitude performs common operations up to 60 to 6,000 times faster than Gensim. Magnitude introduces several novel features for improved robustness like out-of-vocabulary lookups.