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
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Updated last year
- 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) | 文本分类☆152Updated 4 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆66Updated last year
- nlp text classification task with bert and pytorch on IMDB dataset☆47Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆119Updated 3 years ago
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆106Updated 2 years ago
- ☆204Updated 3 years ago
- The information of computer journal☆179Updated 3 years ago
- Ensemble and Multitask Learning with BERT for Question Answering on SQuAD 2.0☆23Updated 4 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆75Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"☆16Updated 2 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- FastGCN for inductive text classification☆86Updated 6 years ago
- Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification☆45Updated 2 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- A Chinese argumentative student essay dataset for Organization Evaluation and Discourse Element Identification☆22Updated 2 years ago
- 从头训练MASK BERT☆139Updated 2 years ago
- [ACL2020] Effective Inter-Clause Modeling for End-to-End Emotion-Cause Pair Extraction☆55Updated 3 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆134Updated 2 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 4 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- The source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.☆181Updated 2 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- Code, Data and Demo for Paper: Controllable Generation from Pre-trained Language Models via Inverse Prompting☆124Updated 2 years ago
- pytorch implementation for Patient Knowledge Distillation for BERT Model Compression☆203Updated 6 years ago