yujiakimoto / ptr-net
TensorFlow implementation of a Pointer Network (https://arxiv.org/abs/1506.03134)
☆23Updated 7 years ago
Alternatives and similar repositories for ptr-net:
Users that are interested in ptr-net are comparing it to the libraries listed below
- Pointer Networks Implementation in Keras☆154Updated 2 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆73Updated 9 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆151Updated 6 years ago
- Experiments using Reinforcement Learning☆48Updated 6 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 7 years ago
- ☆149Updated 2 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆31Updated 6 years ago
- ☆144Updated 6 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆216Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Deep structured semantic model☆32Updated 8 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实 现☆71Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago