Skip to content

基于pytorch + bert的多标签文本分类(multi label text classification)

Notifications You must be signed in to change notification settings

lingyu123-su/multi_label_classification

 
 

Repository files navigation

基于bert多标签分类

步骤

  • 数据样例见data/train.json
  • 获得label2idx.json python data_preprocess.py
  • 训练 python train.py
  • 预测 pyhton predict.py

About

基于pytorch + bert的多标签文本分类(multi label text classification)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%