weiyuyan / TextGen-masterLinks
几种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
- 用gensim和TensorFlow训练word2vec中文词向量☆11Updated 6 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Updated 5 years ago
- ☆11Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- 中文实体关系抽取☆12Updated 2 years ago
- Pytorch进行长文本 分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- ☆42Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- ☆60Updated 5 years ago
- 中文实体关系联合抽取baseline☆12Updated 6 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- seqGAN in pytorch☆37Updated 6 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆13Updated 5 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- 多标签文本分类☆53Updated 6 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于Transformers的文本分类☆342Updated 4 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- bert实现中文NER☆30Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆44Updated 6 years ago
- 电商评论观点挖掘☆43Updated 4 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago