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.
☆46Updated 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
- 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 "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- Open source code for Paper "A Co-Interactive Transformer for Joint Slot Filling and Intent Detection"☆77Updated 3 years ago
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆123Updated 2 years ago
- My notes and codes for Stanford CS224n☆22Updated 5 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- A visualizer to display attention weights on text☆23Updated 6 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆44Updated 3 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆116Updated 2 years ago
- This project is a tensorflow implement of our work, ECM.☆36Updated 6 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- The PyTorch code for paper "Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations"☆79Updated 5 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- ☆32Updated 3 years ago
- ☆177Updated 3 years ago
- 实现了Transformer中的几种位置编码方案☆41Updated 3 years ago
- It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"☆15Updated last year
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆81Updated 3 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- Code for the paper "Scheduled Sampling for Transformers"☆25Updated 5 years ago
- Official repository of the AAAI'2022 paper "Contrast and Generation Make BART a Good Dialogue Emotion Recognizer"☆50Updated 3 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆131Updated 2 years ago
- Fine-grained Sentiment Classification Using BERT☆54Updated 5 years ago
- The code of IJCAI2019 paper "RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction".☆40Updated 5 years ago
- Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021…☆50Updated last year
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆85Updated 2 years ago