GaoQ1 / seqganLinks
用seqgan训练生成小黄鸡语料
☆39Updated 6 years ago
Alternatives and similar repositories for seqgan
Users that are interested in seqgan are comparing it to the libraries listed below
Sorting:
- Generate Chinese hip-pop lyrics using GAN☆130Updated 4 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- 使用BERT做文本相似度☆63Updated 5 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- Generate Chinese Poem using SeqGAN☆42Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- bert for chinese text classification☆142Updated 6 years ago
- ☆76Updated 6 years ago
- 使用 两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆218Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 6 years ago
- ☆131Updated 4 years ago