{"id":13753176,"url":"https://github.com/tcxdgit/cnn_multilabel_classification","last_synced_at":"2025-05-09T20:35:00.739Z","repository":{"id":129578105,"uuid":"156369228","full_name":"tcxdgit/cnn_multilabel_classification","owner":"tcxdgit","description":"Multilabel classification based on TextCNN and Attention","archived":false,"fork":false,"pushed_at":"2020-08-12T08:56:21.000Z","size":23,"stargazers_count":76,"open_issues_count":2,"forks_count":33,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-16T05:32:36.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcxdgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-06T10:52:29.000Z","updated_at":"2024-10-23T02:15:46.000Z","dependencies_parsed_at":"2023-06-12T07:30:43.680Z","dependency_job_id":null,"html_url":"https://github.com/tcxdgit/cnn_multilabel_classification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcxdgit%2Fcnn_multilabel_classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcxdgit%2Fcnn_multilabel_classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcxdgit%2Fcnn_multilabel_classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcxdgit%2Fcnn_multilabel_classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcxdgit","download_url":"https://codeload.github.com/tcxdgit/cnn_multilabel_classification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253321837,"owners_count":21890476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T09:01:17.752Z","updated_at":"2025-05-09T20:35:00.710Z","avatar_url":"https://github.com/tcxdgit.png","language":"Python","funding_links":[],"categories":["文本分类"],"sub_categories":[],"readme":"\n# 用于进行意图识别/文本分类的分类器\n\n`load_data_for_cnn_multi.py`   \n从mongoDB数据库中下载当前场景的数据,默认对句子进行分词预处理\n\n`train.py`    训练分类器,需要修改代码中的场景名\n\n`config.py`   调整分类模型的参数\n\n`cnn_attention_model.py`  textCNN+attention模型的graph(attention思想参见论文Zhao Z, Wu Y. Attention-Based Convolutional Neural Networks for Sentence Classification[C]// INTERSPEECH. 2016:705-709.)\n\n`data_helper.py`  数据处理部分\n\n`test.py`     测试模型性能\n\n`cnnclasssify.py`     预测代码，输入分词后的句子\n\n`mq_cnnclassify.py`    server部分，调用cnnclassify.py\n\n`classify.py`     client部分\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcxdgit%2Fcnn_multilabel_classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcxdgit%2Fcnn_multilabel_classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcxdgit%2Fcnn_multilabel_classification/lists"}