natnij / seqGAN_pytorch
seqGAN in pytorch
☆37Updated 6 years ago
Alternatives and similar repositories for seqGAN_pytorch:
Users that are interested in seqGAN_pytorch are comparing it to the libraries listed below
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆84Updated 5 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Generate Chinese Poem using SeqGAN☆42Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆53Updated 4 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- ☆61Updated 4 years ago
- 几种GAN模型用于文本生成☆13Updated 5 years ago
- 用seqgan训练生成小黄鸡语料☆39Updated 6 years ago
- 🗂 ACL2020 的论文、代码和博客☆21Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- ☆132Updated 4 years ago
- 指针生成网络在 中英文数据集下的应用☆17Updated 5 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- Use BERT pre-trained model to do sentiment classification☆95Updated 4 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆146Updated 3 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 6 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆34Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 5 years ago
- 基于transformer的指针生成网络☆91Updated 4 years ago
- ☆85Updated 5 years ago
- SeqGAN tensorflow implementation☆106Updated 7 years ago