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
- 在 Google BERT Fine-tuning基础上,利 用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆17Updated 3 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Updated 6 years ago
- 对抗训练在NLP中的应用☆14Updated 3 years ago
- 用gensim和TensorFlow训练word2vec中文词向量☆11Updated 5 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 5 years ago
- 非结构化商业文本信息中隐私信息识别-rank2☆22Updated 3 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆11Updated 4 years ago
- 中文恶意网页检测数据集与检测方法☆18Updated 2 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- 多标签文本分类☆53Updated 5 years ago
- seqGAN in pytorch☆37Updated 6 years ago
- ☆11Updated 4 years ago
- ☆61Updated 4 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等☆9Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- ☆30Updated 4 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago
- 事件抽取-目前限定火灾新闻☆20Updated 5 years ago
- 中文无监督文本聚类☆13Updated 2 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Updated 3 years ago