{"id":20549535,"url":"https://github.com/akullpp/bhmm","last_synced_at":"2026-07-03T12:01:47.685Z","repository":{"id":15302888,"uuid":"18032674","full_name":"akullpp/BHMM","owner":"akullpp","description":"A Bayesian Hidden Markov Model Tagger","archived":false,"fork":false,"pushed_at":"2017-11-03T11:58:03.000Z","size":75,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T16:42:50.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-23T12:21:16.000Z","updated_at":"2023-09-16T21:22:57.000Z","dependencies_parsed_at":"2022-09-11T07:23:53.410Z","dependency_job_id":null,"html_url":"https://github.com/akullpp/BHMM","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%2FBHMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FBHMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FBHMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2FBHMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akullpp","download_url":"https://codeload.github.com/akullpp/BHMM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242153836,"owners_count":20080568,"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:22.937Z","updated_at":"2025-10-30T06:17:42.601Z","avatar_url":"https://github.com/akullpp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bayesian Hidden Markov Model\n\n## Usage\n\n```\nmvn clean install\njava -jar target/BHMM-1.0-SNAPSHOT.jar \u003cLOG_LEVEL\u003e\n```\n\n## Arguments\n\n```\n[FINE | FINER | FINEST] detail of logging.\nFINE = Basic information\nFINER = Information about variables\nFINEST = Information about variables in each sampling step\n```\n\n## Configuration\n\nVia `configuration.properties`:\n\n* corpus: Corpus file, see example corpus.txt\n* lexicon: Lexicon file, see example lexicon.txt\n* gold: Gold standard file, see example gold.txt\n* out: Output file\n* alpha: Hyperparameter for transitions\n* beta: Hyperparameter for emissions\n* iterations: Number of sampling iterations\n* max: Maximum temperature\n* min: Minimum temperature\n* decrease: Iteration steps at which the temperature is decreased by the rate\n* rate: Rate of decrease\n* dbg: Iteration steps at which the FINEST information is written in the log file\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Fbhmm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakullpp%2Fbhmm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Fbhmm/lists"}