ottokart / beam_search
Beam search for neural network sequence to sequence (encoder-decoder) models.
☆34Updated 6 years ago
Alternatives and similar repositories for beam_search:
Users that are interested in beam_search are comparing it to the libraries listed below
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 6 years ago
- ☆42Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆77Updated 2 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Code for NAACL 2018 paper "Multi-task Learning of Pairwise Sequence Classification Tasks Over Disparate Label Spaces" by Isabelle Augenst…☆35Updated 7 years ago
- ☆47Updated 4 years ago
- ☆81Updated 6 years ago
- A sentence encoding-based model for natural language inference☆31Updated 6 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- a pytorch implementation of match lstm question answering model☆43Updated 11 months ago
- local-context-unit☆55Updated 7 years ago
- R-Net with PyTorch☆24Updated 7 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- ☆53Updated 4 years ago