tambetm / allenAILinks
☆88Updated 9 years ago
Alternatives and similar repositories for allenAI
Users that are interested in allenAI are comparing it to the libraries listed below
Sorting:
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- ☆35Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 9 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆51Updated 10 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago