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:
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆107Updated 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
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆133Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆191Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- 实现了Transformer中的几种位置编码方案☆44Updated 3 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- Ensemble and Multitask Learning with BERT for Question Answering on SQuAD 2.0☆23Updated 4 years ago
- Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021…☆49Updated 2 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆126Updated 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
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 5 years ago
- Fine-grained Sentiment Classification Using BERT☆54Updated 5 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"☆15Updated 2 years ago
- ☆202Updated 2 years ago
- Code for our paper "Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation"☆162Updated 3 years ago
- The information of computer journal☆179Updated 2 years ago
- The source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.☆181Updated 2 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆105Updated last year
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆274Updated 2 years ago
- A Generative Language Model for Few-shot Aspect-Based Sentiment Analysis☆30Updated 4 months ago
- Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021☆304Updated last year