zheng-yuwei / multi-label-classification
基于tf.keras的多标签多分类模型
☆85Updated 3 years ago
Alternatives and similar repositories for multi-label-classification:
Users that are interested in multi-label-classification are comparing it to the libraries listed below
- Tensorflow version implementation of focal loss for binary and multi classification☆110Updated 6 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- 中文领域的多模态Bert☆46Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- transfromer model py keras☆33Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Focal loss for multiple class classification☆81Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆215Updated 10 months ago
- bert,albert计算中文句子的相似度☆21Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 深度学习相关的实例☆40Updated 4 years ago
- python3 bert4keras for match☆37Updated 5 years ago
- Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All …☆34Updated 6 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- FastText 文本分类☆19Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆90Updated 5 years ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆23Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆219Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆102Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 6 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago