zhangxiangnick / Transformer-pyLinks
PyTorch implementation of machine translation model in "Attention is all you need"
☆17Updated 7 years ago
Alternatives and similar repositories for Transformer-py
Users that are interested in Transformer-py are comparing it to the libraries listed below
Sorting:
- Knowledge Distillation For Transformer Language Models☆54Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 3 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆96Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 6 years ago
- CapsNet for NLP☆66Updated 7 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 4 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated 2 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆75Updated 4 years ago
- My implementation of the FusionNet for machine comprehension☆26Updated 7 years ago
- a simple and complete pytorch implementation of neural machine translation system☆13Updated 6 years ago
- A novel method of constrained decoding for neural NLG (NNLG) models☆84Updated 5 years ago
- Sentiment polarity annotations dataset☆26Updated 8 years ago
- Weakly Supervised Topic Segmentation and Labeling☆33Updated 4 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Code for cross-sentence grammatical error correction using multilayer convolutional seq2seq models (ACL 2019)☆50Updated 5 years ago
- ☆53Updated 5 years ago
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆100Updated 4 years ago