fennuDetudou / text_generateLinks
通过char_RNN、VAE、GAN进行文本生成
☆20Updated 6 years ago
Alternatives and similar repositories for text_generate
Users that are interested in text_generate are comparing it to the libraries listed below
Sorting:
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 6 years ago
- 文本生成☆41Updated 6 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆42Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated 2 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- ☆32Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- Bert中文文本分类☆41Updated 6 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句 位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 7 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago