wang-h / pynmtLinks
a simple and complete pytorch implementation of neural machine translation system
☆13Updated 6 years ago
Alternatives and similar repositories for pynmt
Users that are interested in pynmt are comparing it to the libraries listed below
Sorting:
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Implementation of “Unsupervised Neural Machine Translation with SMT as Posterior Regularization” (AAAI 2019)☆31Updated 6 years ago
- Variational Neural Machine Translation System☆37Updated 7 years ago
- ☆53Updated 5 years ago
- ☆47Updated 6 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 7 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…☆54Updated 3 years ago
- An implementation of semi-supervised VAE for morphology reinflection.☆26Updated 6 years ago
- ☆119Updated 6 years ago
- Code for upcoming TACL paper w/ Graham Neubig, "Neural Lattice Language Models".☆47Updated 7 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation