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☆54Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆152Updated 4 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- The information of computer journal☆179Updated 3 years ago
- ☆60Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆24Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 3 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 7 years ago
- NLP☆134Updated last year
- the implementation for Disconnected Recurrent Neural Networks☆35Updated 7 years ago
- ☆131Updated 4 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆249Updated last year
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- ☆167Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 6 years ago
- 指针生成网络在 中英文数据集下的应用☆17Updated 5 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago