{"id":18047282,"url":"https://github.com/akabe/ocaml-crf","last_synced_at":"2025-10-10T05:07:03.496Z","repository":{"id":34974954,"uuid":"39052934","full_name":"akabe/ocaml-crf","owner":"akabe","description":"A simple library for conditional random field (CRF) in OCaml","archived":false,"fork":false,"pushed_at":"2015-12-08T03:56:59.000Z","size":92,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T05:14:04.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/akabe.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}},"created_at":"2015-07-14T04:09:23.000Z","updated_at":"2019-08-18T16:48:05.000Z","dependencies_parsed_at":"2022-08-03T23:30:16.231Z","dependency_job_id":null,"html_url":"https://github.com/akabe/ocaml-crf","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/akabe%2Focaml-crf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-crf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-crf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akabe%2Focaml-crf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akabe","download_url":"https://codeload.github.com/akabe/ocaml-crf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161277,"owners_count":21057555,"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-10-30T19:10:58.993Z","updated_at":"2025-10-10T05:06:58.477Z","avatar_url":"https://github.com/akabe.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"OCaml-CRF\n=========\n\nOCaml-CRF is a simple library for conditional random field in\n[OCaml](http://ocaml.org/).\n\n*Conditional random field* (CRF) is a graphical model widely used in natural language\nprocessing, image processing, bioinformatics, etc.\nThis library provides several functions for *cyclic* CRF:\n\n- Approximation of conditional probabilities, likelihood, and\n  L2-regularized posterior by Gibbs sampling\n- Inference of output labels by simulated annealing\n\nInstall\n-------\n\n### Dependencies\n\nOCaml-CRF depends on [SLAP](http://akabe.github.io/slap/) and\n[GSL-OCaml](https://github.com/mmottl/gsl-ocaml).\n\n```\n$ opam install slap gsl\n```\n\n### Install OCaml-CRF\n\n```\n$ ./configure\n$ make\n$ make install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabe%2Focaml-crf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakabe%2Focaml-crf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakabe%2Focaml-crf/lists"}