mhjabreel / word2vec_theanoLinks
The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy
☆27Updated 9 years ago
Alternatives and similar repositories for word2vec_theano
Users that are interested in word2vec_theano are comparing it to the libraries listed below
Sorting:
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- ☆16Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- ☆29Updated 10 years ago
- Document context language models☆22Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 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
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Attention models☆34Updated 9 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 7 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 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
- ☆88Updated 9 years ago
- Kaggle-Bag of Words Meets Bags of Popcorn☆23Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- Recurrent versus Recursive Approaches Towards Compositionality in Semantic Vector Spaces.☆13Updated 3 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago