Python-bert中文分类实践

时间:2022-08-30 00:30:08
【文件属性】:

文件名称:Python-bert中文分类实践

文件大小:435KB

文件格式:ZIP

更新时间:2022-08-30 00:30:08

Python开发-自然语言处理

实验中对中文34个topic进行实践(包括:时政,娱乐,体育等),在对run_classifier.py代码中的预处理环节需要加入NewsProcessor模块,及类似于MrpcProcessor,但是需要对中文的编码进行适当修改


【文件预览】:
bert-Chinese-classification-task-master
----README.md(2KB)
----download_glue_data.py(8KB)
----run.sh(1KB)
----tokenization_word.py(11KB)
----optimization.py(7KB)
----run_classifier_word.py(29KB)
----data()
--------test(1B)
--------train.tsv(629KB)
--------dev.tsv(66KB)
----modeling.py(20KB)

网友评论