{"id":16658346,"url":"https://github.com/tuddman/clj-grobid","last_synced_at":"2025-08-20T14:08:27.310Z","repository":{"id":73345020,"uuid":"94913000","full_name":"tuddman/clj-grobid","owner":"tuddman","description":"A Clojure library to make working with GROBID a little easier","archived":false,"fork":false,"pushed_at":"2017-06-20T16:35:12.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T01:55:59.771Z","etag":null,"topics":["clojure","documents","machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuddman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-06-20T16:34:35.000Z","updated_at":"2017-07-17T08:11:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b663940e-fdd4-4382-a1e6-7013ad49f4d5","html_url":"https://github.com/tuddman/clj-grobid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuddman/clj-grobid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuddman%2Fclj-grobid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuddman%2Fclj-grobid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuddman%2Fclj-grobid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuddman%2Fclj-grobid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuddman","download_url":"https://codeload.github.com/tuddman/clj-grobid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuddman%2Fclj-grobid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330292,"owners_count":24740815,"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-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["clojure","documents","machine-learning"],"created_at":"2024-10-12T10:05:17.552Z","updated_at":"2025-08-20T14:08:27.291Z","avatar_url":"https://github.com/tuddman.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-grobid\n\nA clojure library to make working with GROBID a little easier.\n\n## About GROBID\n\n[GROBID](https://github.com/kermitt2/grobid) - A machine learning software for extracting information from scholarly documents\n\n## Usage\n\n```\n;; Install GROBID locally\n\ngit clone https://github.com/kermitt2/grobid\ncd grobid\nmvn install\n\n;; Setup clj-grobid\n\ngit clone https://github.com/tuddman/clj-grobid\ncd clj-grobid\nlein repl\n=\u003e (require '[clj-grobid.core :as gc])\n...\n\n```\n\n### Underlying Technology\n\nGROBID uses a modified version of Wapiti as the default CRF (Conditional Random Fields) library.\\\n\nYou can check that out [here](https://github.com/kermitt2/Wapiti)\n\n## License\n\nCopyright © 2017 tuddman\n\n[GROBID is licensed under Apache v2.0](https://github.com/kermitt2/grobid/blob/master/LICENSE)\n\nand so, so is this.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuddman%2Fclj-grobid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuddman%2Fclj-grobid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuddman%2Fclj-grobid/lists"}