yujiakimoto / ptr-netLinks
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
Sorting:
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- TensorFlow implementation of "Pointer Networks"☆476Updated 8 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆76Updated 9 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Hierarchical Attention Network for document classification☆23Updated 7 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 8 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆253Updated 6 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 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☆136Updated 6 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆287Updated 2 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆324Updated 6 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- Experiments using Reinforcement Learning☆49Updated 7 years ago
- ☆284Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 4 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago