zhaocq-nlp / Attention-VisualizationLinks
Visualization for simple attention and Google's multi-head attention.
☆68Updated 7 years ago
Alternatives and similar repositories for Attention-Visualization
Users that are interested in Attention-Visualization are comparing it to the libraries listed below
Sorting:
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning (authors' MXNet implementation for the TACL19 paper)☆78Updated 4 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Code for Paper "Zero-shot User Intent Detection via Capsule Neural Networks".☆51Updated 6 years ago
- ☆39Updated 6 years ago
- ☆94Updated 5 years ago
- The inplementation of Hierarchical Recurrent Attention Network☆38Updated 7 years ago
- ☆93Updated 4 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆102Updated 5 years ago
- Retrieve, Read, Rerank: Towards End-to-End Multi-Document Reading Comprehension☆104Updated 6 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆84Updated 6 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 8 years ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆124Updated 4 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- Codes for our paper at EMNLP2019☆36Updated 5 years ago
- Graph to sequence implemented in Pytorch combining Graph convolutional networks and opennmt-py☆152Updated 6 years ago
- Pytorch Implementation of Dynamic Co-attention Networks(DCN+) for Question Answering on SQuAD2.0☆54Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆144Updated 3 years ago
- An implementation of attention-based neural machine translation using Pytorch☆49Updated 6 years ago
- End-To-End Memory Networks in PyTorch☆38Updated 7 years ago
- Unicoder model for understanding and generation.☆91Updated last year
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- Code corresponding to our paper "A Graph-to-Sequence Model for AMR-to-Text Generation"☆137Updated 4 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆76Updated 4 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".