ottokart / beam_searchLinks
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
Sorting:
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- ☆81Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- ☆42Updated 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 6 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- CapsNet for NLP☆67Updated 6 years ago
- A novel method of constrained decoding for neural NLG (NNLG) models☆83Updated 4 years ago
- ☆25Updated 7 years ago
- local-context-unit☆55Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- ☆117Updated 5 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 5 years ago
- Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT☆22Updated 5 years ago
- The implementation of the model proposed in the Large-Scale Multi-Domain Belief Tracking with Knowledge Sharing paper☆59Updated 6 years ago
- A PyTorch implementation of Attention is all you need☆42Updated 6 years ago