natnij / seqGAN_pytorchLinks
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
Sorting:
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- ☆60Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- NLP☆135Updated last year
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆247Updated last year
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- 神经网络各种模型PyTorch实现☆41Updated 2 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆148Updated 4 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆35Updated 6 years ago
- The information of computer journal☆179Updated 2 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Updated last year
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- ☆218Updated 5 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆268Updated 5 years ago
- ☆53Updated 5 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated last year
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 5 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- 《统计学习方法》--李航 书中算法实现☆199Updated 5 years ago