ParallelDots / WordEmbeddingAutoencoderLinks
An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015
☆74Updated 8 years ago
Alternatives and similar repositories for WordEmbeddingAutoencoder
Users that are interested in WordEmbeddingAutoencoder are comparing it to the libraries listed below
Sorting:
- Word vectors☆64Updated 7 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 7 years ago
- ☆18Updated 10 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- Document context language models☆22Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Natural Language Inference Dataset Generation☆29Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Spectral Word Embedding Learning for Language (SWELL) toolkit☆27Updated 10 years ago