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
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆12Updated 4 years ago
- ☆42Updated 2 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆18Updated 4 years ago
- ☆60Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 用gensim和TensorFlow训练word2vec中文词向量☆11Updated 6 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 对抗训练在NLP中的应用☆14Updated 3 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- 指针生成网络在 中英文数据集下的应用☆17Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- ☆53Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 6 years ago
- multi-label-classification-4-event-type☆137Updated 2 years ago
- PyTorch使用BERT进行英语多标签 文本分类☆34Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆54Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago