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:
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Code for cross-sentence grammatical error correction using multilayer convolutional seq2seq models (ACL 2019)☆50Updated 5 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated last year
- CapsNet for NLP☆67Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- A PyTorch implementation of "Reaching Human-level Performance in Automatic Grammatical Error Correction: An Empirical Study"☆50Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- [EMNLP 2018] Towards Universal Dialogue State Tracking☆42Updated 5 years ago
- ☆47Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- Weakly Supervised Topic Segmentation and Labeling☆33Updated 3 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated 2 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- A novel method of constrained decoding for neural NLG (NNLG) models☆83Updated 5 years ago
- EMNLP'19: Bridging the Gap between Relevance Matching and Semantic Matching for Short Text Similarity Modeling☆77Updated 2 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question A…☆76Updated 4 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 7 years ago
- Repository for the IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"☆26Updated 7 years ago
- Re-rank n-best lists using additional features.☆28Updated 7 years ago