mfaruqui / sparse-coding
Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors
☆53Updated 7 years ago
Alternatives and similar repositories for sparse-coding:
Users that are interested in sparse-coding are comparing it to the libraries listed below
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- ☆18Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Document context language models☆22Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Updated 9 years ago
- ☆46Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Semantic parsing as machine translation☆24Updated 8 years ago
- Improving text generation with adversarial objectivesUpdated 8 years ago
- ☆45Updated 7 years ago
- Non-distributional linguistic word vector representations.