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
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 6 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆42Updated 5 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Updated 2 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- ☆76Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。☆14Updated 7 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆22Updated 8 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- ☆17Updated 3 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 2021海华AI挑战赛·中文阅读理解·技术组☆21Updated 3 years ago
- keras implement of dgcnn for reading comprehension☆165Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- Bert中文文本分类☆41Updated 6 years ago
- 使用tf-idf, TextRank4ZH等不同方式从中文文本中提取关键字,从中文文本中提取摘要和关键词☆34Updated 6 years ago
- ☆60Updated 5 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 基于篇章结构自动作文评分系统☆46Updated 7 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 5 years ago