leviswind / pytorch-transformer
pytorch implementation of Attention is all you need
☆239Updated 3 years ago
Alternatives and similar repositories for pytorch-transformer:
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- ☆132Updated 3 years ago
- ☆94Updated 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆436Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆155Updated 5 years ago
- A PyTorch implementation of QANet.☆344Updated 2 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 5 years ago
- star_transformer pytorch☆27Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 3 years ago
- ☆340Updated 2 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆576Updated 5 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- ☆113Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 5 months ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆549Updated 4 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 2 years ago
- ☆230Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago