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 5 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 text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆106Updated 2 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆154Updated 4 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 5 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆119Updated 3 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆134Updated 2 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Ensemble and Multitask Learning with BERT for Question Answering on SQuAD 2.0☆23Updated 4 years ago
- Code for our paper "Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation"☆166Updated 3 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆275Updated 2 years ago
- Multi-cell compositional LSTM for NER domain adaptation, code for ACL 2020 paper☆29Updated 5 years ago
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- The 3 baseline methods for few-shot NER tasks☆58Updated 4 years ago
- ☆94Updated 5 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Chinese Machine Reading 2021海华AI挑战赛·中文阅读理解·技术组·第三名☆20Updated 4 years ago
- Some papers and datasets about Data-To-Text Generation☆108Updated 2 years ago
- The source code of paper "PAIR-LEVEL SUPERVISED CONTRASTIVE LEARNING FOR NATURAL LANGUAGE INFERENCE" at ICASSP 2022.☆47Updated 2 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆129Updated 4 years ago
- implement of LSTM+CRF with pytorch☆43Updated 5 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆57Updated 2 years ago
- Fine-grained Sentiment Classification Using BERT☆54Updated 6 years ago
- Pytorch-version BERT-flow: One can apply BERT-flow to any PLM within Pytorch framework.☆71Updated 4 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆83Updated 3 years ago
- ☆204Updated 3 years ago
- Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"☆70Updated 3 years ago