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
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆190Updated 5 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
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆153Updated 4 years ago
- Ensemble and Multitask Learning with BERT for Question Answering on SQuAD 2.0☆23Updated 4 years ago
- ☆204Updated 3 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 5 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆66Updated last year
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆106Updated 2 years ago
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆247Updated last year
- Code for our paper "Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation"☆165Updated 3 years ago
- Open source code for Paper "A Co-Interactive Transformer for Joint Slot Filling and Intent Detection"☆78Updated 4 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆57Updated 2 years ago
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆129Updated 3 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆83Updated 3 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆94Updated 3 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆119Updated 3 years ago
- [ACL2020] Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction☆55Updated 3 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆107Updated 5 years ago
- P-tuning方法在中文上的简单实验☆140Updated 4 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 4 years ago
- Code, Data and Demo for Paper: Controllable Generation from Pre-trained Language Models via Inverse Prompting☆124Updated 3 years ago
- 从头训练MASK BERT☆139Updated 3 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 5 years ago
- nlp text classification task with bert and pytorch on IMDB dataset☆48Updated 4 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆109Updated 3 years ago