{"id":13436557,"url":"https://github.com/clulab/processors","last_synced_at":"2026-04-09T13:02:29.658Z","repository":{"id":7722891,"uuid":"9088826","full_name":"clulab/processors","owner":"clulab","description":"Natural Language Processors","archived":false,"fork":false,"pushed_at":"2024-05-22T09:32:08.000Z","size":1829178,"stargazers_count":417,"open_issues_count":55,"forks_count":101,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-05-22T10:46:11.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://clulab.github.io/processors/","language":"Java","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/clulab.png","metadata":{"files":{"readme":"README-M1.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-28T23:48:12.000Z","updated_at":"2024-06-06T16:14:54.702Z","dependencies_parsed_at":"2023-02-14T10:45:46.611Z","dependency_job_id":"4e750910-de27-465b-8a85-f90440d30370","html_url":"https://github.com/clulab/processors","commit_stats":{"total_commits":3588,"total_committers":39,"mean_commits":92.0,"dds":0.5877926421404682,"last_synced_commit":"f14ada88eecfc13e5ed6d6f78aa8f2dca9d84f3b"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clulab%2Fprocessors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clulab%2Fprocessors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clulab%2Fprocessors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clulab%2Fprocessors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clulab","download_url":"https://codeload.github.com/clulab/processors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244310353,"owners_count":20432522,"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-07-31T03:00:50.047Z","updated_at":"2026-04-09T13:02:29.634Z","avatar_url":"https://github.com/clulab.png","language":"Java","funding_links":[],"categories":["Java","人工智能"],"sub_categories":[],"readme":"# Processors on M1 Macs\n\nThis library works natively on M1 Macs.\n\nTo install one (or more!) Java Virtual Machines (JVM) on Macs we recommend [sdkman](https://sdkman.io). The steps to follow (instructions by [Gus Hahn-Powell](https://linguistics.arizona.edu/user/gus-hahn-powell)) are the following:\n\n```\n# install sdkman from source:\ncurl -s \"https://get.sdkman.io\" | bash\n# open a new terminal window and run the following:\nsource \"$HOME/.sdkman/bin/sdkman-init.sh\"\n# test your installation:\nsdk version\n```\n\nYou can configure sdkman using the following command:\n\n```\nsdk config\n```\nwhich should open `~/.sdkman/etc/config` in your default editor.\nFor M1 processors, you want to only list ARM64-compatible versions. To this end, alter the following config entry in the config file:\n```\nsdkman_rosetta2_compatible=false\n```\n\nOpen a new terminal and try listing ARM64-compatible versions of java:\n\n```\nsdk list java\n```\n\nTo install an ARM64-compatible distribution of Java 11 via `sdkman`, run the following:\n\n```\nsdk install java 11.0.14-zulu\n```\nThis version should also work with Intel machines.\n\nTo install `sbt` and `scala`, run the following commands:\n\n```\n# sbt 1.6\nsdk install sbt 1.6.1\n# scala 2.12\nsdk install scala 2.12.15\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclulab%2Fprocessors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclulab%2Fprocessors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclulab%2Fprocessors/lists"}