{"id":17039936,"url":"https://github.com/qq547276542/labelmarker","last_synced_at":"2025-07-23T14:07:22.723Z","repository":{"id":194300658,"uuid":"124191231","full_name":"qq547276542/LabelMarker","owner":"qq547276542","description":"A small tools for marking training set label in machine learning task.(crowdsourcing)","archived":false,"fork":false,"pushed_at":"2018-03-07T10:31:31.000Z","size":16,"stargazers_count":105,"open_issues_count":2,"forks_count":60,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T14:14:48.633Z","etag":null,"topics":["crowdsourcing","django","machine-learning","marking","tool"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/qq547276542.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}},"created_at":"2018-03-07T06:40:21.000Z","updated_at":"2024-11-29T07:32:17.000Z","dependencies_parsed_at":"2023-09-12T20:07:18.310Z","dependency_job_id":null,"html_url":"https://github.com/qq547276542/LabelMarker","commit_stats":null,"previous_names":["qq547276542/labelmarker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qq547276542/LabelMarker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq547276542%2FLabelMarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq547276542%2FLabelMarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq547276542%2FLabelMarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq547276542%2FLabelMarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qq547276542","download_url":"https://codeload.github.com/qq547276542/LabelMarker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq547276542%2FLabelMarker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266691580,"owners_count":23969182,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["crowdsourcing","django","machine-learning","marking","tool"],"created_at":"2024-10-14T09:08:00.553Z","updated_at":"2025-07-23T14:07:22.692Z","avatar_url":"https://github.com/qq547276542.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LabelMarker\nA small tools for marking training set label in machine learning\n\n## Install\n\n1. Git clone this repository in your system.\n2. Install python3 , django\n3. Enter the root path in ternimal, execute:   sh django_server_start.sh\n4. Enter https://127.0.0.1:8000, enjoy it!\n\n## How to use\n\nHomepage like this:\n\n![image](https://raw.githubusercontent.com/qq547276542/blog_image/master/Labelmarker/1.png)\n\nYou can handwork mark training set in webpage , instead of other ways. It can improve you efficiency, and you can share this page to other. It like “crowdsourcing”.\n\nUnlabed data will appear randomly, it can guarantee the labeled data evenly.\n\nThis is the marked data count,you can overview it:\n\n![image](https://raw.githubusercontent.com/qq547276542/blog_image/master/Labelmarker/2.png)\n\nThe only thing that user should do is click the radio and click submit button, the new labeled data will append in **label_data/label_data.txt**. This file's format is:\n\ny1 x1\n\ny2 x2\n\ny3 x3\n\n…….\n\nYou should define label set in **label_data/label_list.txt**. This file's format is:\n\ny1\n\ny2\n\ny3\n\n….\n\nAnd you should add unlabeled data in **label_data/unlabeled_data.txt**. This file's format is:\n\nx1\n\nx2\n\nx3\n\n...\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqq547276542%2Flabelmarker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqq547276542%2Flabelmarker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqq547276542%2Flabelmarker/lists"}