JimXiongGM / TextCNN_MultiClasses
多标签多分类的textCNN
☆12Updated 4 years ago
Alternatives and similar repositories for TextCNN_MultiClasses:
Users that are interested in TextCNN_MultiClasses are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 多标签文本分类☆53Updated 5 years ago
- ☆11Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆42Updated 3 years ago
- 基于tensorflow的中文文本分类(复旦中文语料)☆20Updated 4 years ago
- ☆61Updated 4 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- ☆34Updated 4 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆72Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 短文本分类、多标签分类方法封装☆14Updated last year
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆100Updated 3 years ago