mead-ml / mead-baselineLinks
Deep-Learning Model Exploration and Development for NLP
☆243Updated last year
Alternatives and similar repositories for mead-baseline
Users that are interested in mead-baseline are comparing it to the libraries listed below
Sorting:
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Gated Attention Reader for Text Comprehension☆188Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- ☆473Updated 3 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- ☆124Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- ☆144Updated 7 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆148Updated 7 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆119Updated 4 years ago
- Gaussian word embeddings☆189Updated 7 years ago
- ☆165Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- ICLR 2018 Quick-Thought vectors☆203Updated 5 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- A list of recent papers regarding dialogue generation☆269Updated 6 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- ☆179Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago