weiyuyan / TextGen-master
几种GAN模型用于文本生成
☆13Updated 5 years ago
Alternatives and similar repositories for TextGen-master
Users that are interested in TextGen-master are comparing it to the libraries listed below
Sorting:
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 对抗训练在NLP中的应用☆14Updated 3 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆17Updated 3 years ago
- 非结构化商业文本信息中隐私信息识别-rank2☆23Updated 4 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 中文事件抽取☆11Updated 4 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 多标签文本分类☆54Updated 5 years ago
- 用gensim和TensorFlow训练word2vec中文词向量☆11Updated 6 years ago
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Updated last year
- seqGAN in pytorch☆38Updated 6 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆17Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- ☆11Updated 4 years ago
- bert实现中文NER☆30Updated 2 years ago
- ccf 2020 beike 问答匹配 B榜24名☆12Updated 2 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆17Updated 5 years ago
- ☆60Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- ☆17Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆11Updated 4 years ago