enewe101 / word2vecLinks
An implementation of Mikolov's word2vec in Python using Theano and Lasagne.
☆37Updated 7 years ago
Alternatives and similar repositories for word2vec
Users that are interested in word2vec are comparing it to the libraries listed below
Sorting:
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 7 years ago
- ☆45Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- ☆18Updated 10 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 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
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- End-to-end memory networks in TensorFlow☆33Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- ☆86Updated 8 years ago