shagunsodhani / pointer-networks
Pointer Networks Implementation in Keras
☆11Updated 7 years ago
Alternatives and similar repositories for pointer-networks:
Users that are interested in pointer-networks are comparing it to the libraries listed below
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Pointer Networks Implementation in Keras☆154Updated 2 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 7 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…☆54Updated 2 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 7 years ago
- Bayesian Skip-gram model☆47Updated 4 years ago
- Word embedding approach based on a dynamic log-linear model☆55Updated 7 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 6 years ago
- Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"☆67Updated 6 years ago
- Implementation of word2vec in PyTorch☆30Updated 6 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆106Updated 7 years ago
- Code for ICLR 2019 paper 'CBOW Is Not All You Need: Combining CBOW with the Compositional Matrix Space Model'☆21Updated 5 years ago
- SideNet: Neural Extractive Summarization with Side Information☆56Updated 4 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 7 months ago
- ☆61Updated 6 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 5 years ago
- WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clus…☆81Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- ☆120Updated 6 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Code for the EMNLP 2013 paper☆26Updated 6 years ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆123Updated 2 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 6 years ago
- Gendered Ambiguous Pronouns Shared Task☆31Updated 2 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 7 years ago