leviswind / pytorch-transformerLinks
pytorch implementation of Attention is all you need
☆239Updated 4 years ago
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- ☆131Updated 4 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 8 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 6 years ago
- ☆338Updated 3 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 7 years ago
- A pytorch implementation of Attention is all you need☆91Updated 7 years ago
- A PyTorch implementation of QANet.☆343Updated 3 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- ☆93Updated 4 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 7 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆539Updated 5 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- ☆232Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 4 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated last year
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆189Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 7 years ago
- R-net in PyTorch, with ELMo☆196Updated 6 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Updated 8 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆254Updated 4 years ago
- Code for Paper "Zero-shot User Intent Detection via Capsule Neural Networks".☆51Updated 6 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago