natnij / seqGAN_pytorch
seqGAN in pytorch
☆38Updated 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
Sorting:
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 4 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 6 years ago
- Generate Chinese Poem using SeqGAN☆42Updated 7 years ago
- 用seqgan训练生成小黄鸡语料☆39Updated 6 years ago
- SeqGAN tensorflow implementation☆107Updated 7 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆173Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- ☆132Updated 4 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 7 years ago
- 几种GAN模型用于文本生成☆13Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆113Updated 4 years ago
- ☆60Updated 5 years ago
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Updated 6 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- ☆85Updated 5 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- ☆27Updated last year
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago