FernandoLpz / Text-Generation-BiLSTM-PyTorchLinks
In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCells.
☆47Updated 4 years ago
Alternatives and similar repositories for Text-Generation-BiLSTM-PyTorch
Users that are interested in Text-Generation-BiLSTM-PyTorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆106Updated last year
- ☆93Updated 5 years ago
- ☆44Updated 3 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Updated 5 years ago
- Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01…☆25Updated 2 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- WoBERT_pytorch☆40Updated 4 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆42Updated 6 years ago
- 基于Transformer的单模型、多尺度的VAE模型☆56Updated 3 years ago
- 实现了Transformer中的几种位置编码方案☆44Updated 3 years ago
- BERT + CNN for toxic comments multi label classification.☆29Updated 5 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆108Updated 3 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- ☆18Updated 3 years ago
- Rhetorically Controlled Encoder-Decoder for Modern Chinese Poetry Generation☆12Updated 6 years ago
- text generation based on transformer☆36Updated 6 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆107Updated 6 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆132Updated 2 years ago
- A concise implementation of SimCSE☆17Updated 3 years ago
- CoSDA-ML: Multi-Lingual Code-Switching Data Augmentation for Zero-Shot Cross-Lingual NLP☆52Updated 3 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Updated 2 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- NLP Project + pytorch☆10Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆48Updated 3 years ago
- 2020智源-京东多模态对话挑战大赛第二名方案☆34Updated 2 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆147Updated 4 years ago