SethHWeidman / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
☆22Updated 6 years ago
Alternatives and similar repositories for pytorch-seq2seq
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- Implementation of a linear-chain CRF in PyTorch☆98Updated 5 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 4 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- New dataset☆311Updated 4 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- A set of tutorials for torchtext☆185Updated 7 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- Easy to use NLP library built on PyTorch and TorchText☆258Updated 6 years ago
- Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)☆200Updated 2 years ago
- A repository of concepts related to neural networks for NLP☆456Updated 4 months ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆155Updated 6 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆230Updated 5 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆251Updated 7 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆231Updated 5 years ago
- XLNet for generating language.☆166Updated 5 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆190Updated 5 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆167Updated 2 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- ☆121Updated 3 years ago
- ☆324Updated 3 years ago
- Statistics and accepted paper list of NLP conferences with arXiv link☆427Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- A list of resources about Text Style Transfer☆59Updated 5 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation.☆159Updated 6 years ago