Skip to content

multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification

Notifications You must be signed in to change notification settings

hellonlp/classifier_multi_label_denses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a16de6f · Oct 19, 2021

History

14 Commits
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Oct 19, 2021
Oct 9, 2020
Oct 9, 2020
Feb 24, 2021
Oct 9, 2020
Oct 9, 2020
Feb 7, 2021
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020

Repository files navigation

简介

1、本项目是在tensorflow版本1.15.0的基础上做的训练和测试。
2、本项目为中文的多标签文本分类。
3、欢迎大家联系我 www.hellonlp.com
4、albert_small_zh_google对应的百度云下载地址:
链接:https://pan.baidu.com/s/1RKzGJTazlZ7y12YRbAWvyA
提取码:wuxw

使用方法

1、准备数据
数据格式为:classifier_multi_label_denses/data/test_onehot.csv
2、参数设置
参考脚本 hyperparameters.py,直接修改里面的数值即可。
3、训练
python train.py
4、预测
python predict.py

知乎代码解读

https://zhuanlan.zhihu.com/p/263573628

About

multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages