SPINE

Embedding transformer

Transforms existing word embeddings into more interpretable ones by applying a novel extension of k-sparse autoencoder with stricter sparsity constraints

Code for SPINE - Sparse Interpretable Neural Embeddings. Jhamtani H., Pruthi D., Subramanian A.*, Berg-Kirkpatrick T., Hovy E. AAAI 2018

GitHub

52 stars
7 watching
11 forks
Language: Python
last commit: almost 5 years ago
interpretabilityword-embeddings

Related projects:

Repository Description Stars
vzhong/embeddings Provides fast and efficient word embeddings for natural language processing. 223
giuseppemarra/char-word-embeddings This repository provides an unsupervised approach to learning character-aware word and context embeddings. 0
wangyuxinwhy/uniem Develops unified sentence embedding models for NLP tasks 840
rguthrie3/morphologicalpriorsforwordembeddings A project implementing a method to incorporate morphological information into word embeddings using a neural network model 52
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 74
botcenter/spanishwordembeddings This project generates Spanish word embeddings using fastText on large corpora. 9
plasticityai/magnitude A fast and efficient utility package for utilizing vector embeddings in machine learning models 1,635
hit-scir/elmoformanylangs Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. 1,462
chengyuegongr/frequency-agnostic Improves word embeddings by training with adversarial objectives 118
bigredt/vico Multi-sense word embeddings learned from visual cooccurrences 25
seomoz/word2gauss This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. 190
dinghanshen/swem Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. 284
jwieting/iclr2016 Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks 193
nlprinceton/text_embedding A utility class for generating and evaluating document representations using word embeddings. 54
materialsintelligence/mat2vec Unsupervised word embeddings capture latent knowledge from materials science literature 624