{"id":16162538,"url":"https://github.com/sunsided/bayes-classification","last_synced_at":"2025-06-20T03:08:14.866Z","repository":{"id":18508757,"uuid":"21705331","full_name":"sunsided/bayes-classification","owner":"sunsided","description":"C# based experiments in Bayesian classification","archived":false,"fork":false,"pushed_at":"2023-02-26T19:11:22.000Z","size":316,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T03:08:09.205Z","etag":null,"topics":["bayes-classification","classifier","csharp","spam"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/sunsided.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-07-10T18:22:56.000Z","updated_at":"2023-02-26T19:05:05.000Z","dependencies_parsed_at":"2024-10-10T02:30:53.379Z","dependency_job_id":"44e5f5f1-f89c-494e-ac56-45ad580acc1c","html_url":"https://github.com/sunsided/bayes-classification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunsided/bayes-classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbayes-classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbayes-classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbayes-classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbayes-classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsided","download_url":"https://codeload.github.com/sunsided/bayes-classification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbayes-classification/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260869034,"owners_count":23074963,"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":["bayes-classification","classifier","csharp","spam"],"created_at":"2024-10-10T02:30:41.248Z","updated_at":"2025-06-20T03:08:09.855Z","avatar_url":"https://github.com/sunsided.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Naive Bayes Classification\n\nA naive Bayes classifier with Laplace smoothing for arbitrary features written in C#.\n\n## Directory structure\n\n* `src` contains the library's source code\n* `test` contains the unit tests\n* `samples` contains the test application\n\n## SmsSpam example\n\nThe SmsSpam demo application uses the [SMS Spam Collection v.1](http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/) in order to train the classifier with Spam and Ham SMS text data and then match individual SMS against that. Cleaned, but otherwise raw words are used (i.e. stripped from whitespace, numbers, punctuation, ...) as tokens. \n\n## License\n\nThis code is, if not otherwise stated, available under MIT License. See `LICENSE` file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fbayes-classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsided%2Fbayes-classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fbayes-classification/lists"}