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
52 stars
7 watching
11 forks
Language: Python
last commit: about 5 years ago interpretabilityword-embeddings
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| This repository provides an unsupervised approach to learning character-aware word and context embeddings. | 0 |
| Develops unified sentence embedding models for NLP tasks | 840 |
| A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
| A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
| This project generates Spanish word embeddings using fastText on large corpora. | 9 |
| A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |
| Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
| Improves word embeddings by training with adversarial objectives | 118 |
| Multi-sense word embeddings learned from visual cooccurrences | 25 |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
| Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 |
| A utility class for generating and evaluating document representations using word embeddings. | 54 |
| Unsupervised word embeddings capture latent knowledge from materials science literature | 624 |