{"id":20549543,"url":"https://github.com/akullpp/clusterpy","last_synced_at":"2025-04-14T11:04:49.743Z","repository":{"id":15303050,"uuid":"18032840","full_name":"akullpp/ClusterPy","owner":"akullpp","description":"Bayesian Hidden Markov Model with Gibbs sampling","archived":false,"fork":false,"pushed_at":"2017-10-16T12:43:34.000Z","size":6,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:13:16.673Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akullpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-23T12:29:53.000Z","updated_at":"2023-09-16T21:23:02.000Z","dependencies_parsed_at":"2022-07-21T21:32:29.990Z","dependency_job_id":null,"html_url":"https://github.com/akullpp/ClusterPy","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/akullpp%2FClusterPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FClusterPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FClusterPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FClusterPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akullpp","download_url":"https://codeload.github.com/akullpp/ClusterPy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224867060,"owners_count":17382946,"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-11-16T02:18:24.076Z","updated_at":"2024-11-16T02:18:25.432Z","avatar_url":"https://github.com/akullpp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClusterPy\n\nBayesian Hidden Markov Model with Gibbs sampling\n\n## Requirements\n\nPython 2.7.3+\n\n## Usage\n\n```\n./cluster.py \u003cinput file\u003e [output file] \u003cnumber of labels\u003e \u003cnumber of iterations\u003e \u003calpha\u003e \u003cbeta\u003e\n```\n\n## Arguments\n\n```\n\u003cinput file\u003e - File with sequences, one per line\n[output file] - Output file\n\u003cnumber of labels\u003e - Possible labels\n\u003cnumber of iterations\u003e - Number of sampling iterations\n\u003calpha\u003e - Hyperparameter for transitions\n\u003cbeta\u003e - Hyperparameter for emissions\n```\n\n## Content\n\n* bhmm.py - Gibbs sampling\n* cluster.py - Entry point\n* utility.py - Utility methods\n* corpus.txt - toy corpus\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Fclusterpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakullpp%2Fclusterpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Fclusterpy/lists"}