FernandoLpz / Text-Generation-BiLSTM-PyTorch
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.
☆45Updated 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
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆105Updated last year
- Fine-grained Sentiment Classification Using BERT☆52Updated 5 years ago
- A simple implementation of LeakGAN in PyTorch☆61Updated 3 years ago
- The code of IJCAI2019 paper "RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction".☆40Updated 5 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆71Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 4 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 5 years ago
- Deep Open Intent Classification with Adaptive Decision Boundary (AAAI 2021)☆72Updated 2 years ago
- This is the second version of the practices for the rookies of BJTUNLPers.☆18Updated 4 years ago
- Open source code for ACL 2020 Paper "Dynamic Fusion Network for Multi-Domain End-to-end Task-Oriented Dialog"☆104Updated 3 years ago
- ☆34Updated 2 years ago
- nlp text classification task with bert and pytorch on IMDB dataset☆46Updated 3 years ago
- Ensemble and Multitask Learning with BERT for Question Answering on SQuAD 2.0☆23Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- text generation based on transformer☆36Updated 6 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆130Updated last year
- The code of "Few-Shot Event Detection with Prototypical Amortized Conditional Random Field", Findings of ACL 2021☆30Updated 3 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- This repository contains the code for our paper [Enhancing Label Correlation Feedback in Multi-Label Text Classification via Multi-Task L…☆33Updated 3 years ago
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆122Updated 2 years ago
- Code for our paper "SimCLS: A Simple Framework for Contrastive Learning of Abstractive Summarization", ACL 2021☆187Updated 3 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆83Updated 2 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆57Updated last year
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆143Updated 3 years ago
- It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"☆15Updated last year
- ☆92Updated 4 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆274Updated last year