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:
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 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 for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Updated last year
- A Chinese argumentative student essay dataset for Organization Evaluation and Discourse Element Identification☆22Updated 2 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 5 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆66Updated last year
- 深度学习相关的实例☆40Updated 5 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆109Updated 3 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆152Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆119Updated 3 years ago
- It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"☆16Updated 2 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆106Updated 2 years ago
- Implementation of CycleGAN for Text style transfer with PyTorch.☆32Updated 6 years ago
- R-Drop方法在中文任务上的简单实验☆91Updated 3 years ago
- This repository contains the code for our paper [Enhancing Label Correlation Feedback in Multi-Label Text Classification via Multi-Task L…☆34Updated 4 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- The code of IJCAI2019 paper "RTHN: A RNN-Transformer Hierarchical Network for Emotion Cause Extraction".☆40Updated 5 years ago
- Code for our paper "Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation"☆165Updated 3 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- ☆36Updated 3 years ago
- Convolutional Neural Network based on Hierarchical Category Structure for Multi-label Short Text Categorization☆125Updated 3 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 4 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 7 years ago
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆129Updated 3 years ago
- ☆94Updated 5 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago