• Stars
    star
    140
  • Rank 259,935 (Top 6 %)
  • Language
    Python
  • Created about 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

简介

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/data/test_onehot.csv
2、参数设置
参考脚本 hyperparameters.py,直接修改里面的数值即可。
3、训练
python train.py
4、预测
python predict.py

知乎代码解读

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

More Repositories

1

classifier-multi-label

多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification
Python
681
star
2

sentiment-analysis

情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification
Python
405
star
3

sentiment_analysis_dict

sentiment analysis、情感分析、文本分类、基于字典、python、classification
Python
127
star
4

sentence-similarity

文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
Python
61
star
5

classifier_multi_label_seq2seq_attention

multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search
Python
32
star
6

classifier_multi_label_denses

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

hellonlp

NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现
Python
23
star
8

sentence_segmentation_dl

Python
18
star
9

deep-learning

搭建、深度学习、前向传播、反向传播、梯度下降和模型参数更新、classification、forward-propagation、backward-propagation、gradient descent、python、text classification
Python
8
star
10

sentiment_analysis_bayes

sentiment analysis、情感分析、文本分类、python、bays、贝叶斯、classification
Python
6
star
11

nlp

Python
5
star
12

ekcp

Emoji Knowledge Contained Pre-training for Sentiment Analysis
Python
2
star
13

robot

对话机器人,闲聊机器人,chatbot,faqbot,taskbot,FAQ,任务型,问答型,事实型,知识图谱,对话,机器人
Python
2
star