{"id":5435,"name":"alud","description":"A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino","url":"https://github.com/rug-compling/alud","last_synced_at":"2025-09-04T18:37:18.049Z","repository":{"id":57548545,"uuid":"199882272","full_name":"rug-compling/alud","owner":"rug-compling","description":"A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino","archived":false,"fork":false,"pushed_at":"2025-08-01T08:41:57.000Z","size":1006,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-01T10:50:10.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rug-compling.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"codemeta.json","zenodo":null}},"created_at":"2019-07-31T15:25:15.000Z","updated_at":"2025-08-01T08:42:01.000Z","dependencies_parsed_at":"2023-12-21T12:55:21.999Z","dependency_job_id":"a009a00e-231d-4ff1-a0ab-7bfe6cddb0d7","html_url":"https://github.com/rug-compling/alud","commit_stats":{"total_commits":262,"total_committers":4,"mean_commits":65.5,"dds":"0.20610687022900764","last_synced_commit":"6d4559e505cc7994246d019747403c788dda31a2"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/rug-compling/alud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/sbom","scorecard":{"id":789306,"data":{"date":"2025-08-11","repo":{"name":"github.com/rug-compling/alud","commit":"118d237b16077cc20ccff5fd8257702c7f2cfa93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T07:00:47.313Z","repository_id":57548545,"created_at":"2025-08-23T07:00:47.313Z","updated_at":"2025-08-23T07:00:47.313Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273655195,"owners_count":25144835,"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-09-04T02:00:08.968Z","response_time":61,"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"}},"owner":{"login":"rug-compling","name":"Computational Linguistics, University of Groningen","uuid":"505073","kind":"organization","description":"","email":null,"website":"https://www.rug.nl/research/clcg/research/cl/","location":"Groningen, The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/505073?v=4","repositories_count":40,"last_synced_at":"2024-03-26T00:38:15.871Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rug-compling","funding_links":[],"total_stars":134,"followers":3,"following":0,"created_at":"2022-11-02T23:25:59.787Z","updated_at":"2024-03-26T00:38:21.050Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling/repositories"},"packages":[{"id":3897113,"name":"github.com/rug-compling/alud/v2","ecosystem":"go","description":"Package alud derives Universal Dependencies from sentences parsed with Alpino.\n\nUsually, the input is XML in the alpino_ds format.\n\nThe output is in the CoNLL-U format, or the Universal Dependencies can be embedded\ninto the alpino_ds format (version 1.10), making them available for XPath queries.\n\nIt is also possible to embed a user provided file in the CoNLL-U format, and embed this\ninto the alpino_ds format.\n\nWhen empty heads are reconstructed (resulting in lines with an ID with a dot), the ID\nof the original line is added in the last field of the CoNLL-U format, in the\nform CopiedFrom=ID. This information is necessary for correct embedding into the\nalpino_ds format.\n\n----\n\nThe package is based on a translation of an xquery script written by Gosse Bouma.\n\nSee Alpino: https://www.let.rug.nl/vannoord/alp/Alpino/\n\nSee Universal Dependencies: https://universaldependencies.org/\n\nSee CoNLL-U: https://universaldependencies.org/format.html\n\nSee xquery script: https://github.com/gossebouma/lassy2ud","homepage":"https://github.com/rug-compling/alud","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/rug-compling/alud","keywords_array":[],"namespace":"github.com/rug-compling/alud","versions_count":21,"first_release_published_at":"2022-11-19T06:23:59.846Z","latest_release_published_at":"2024-04-24T10:24:21.000Z","latest_release_number":"v2.14.0","last_synced_at":"2025-09-03T06:03:24.998Z","created_at":"2022-04-12T00:12:53.490Z","updated_at":"2025-09-03T06:03:24.999Z","registry_url":"https://pkg.go.dev/github.com/rug-compling/alud/v2","install_command":"go get github.com/rug-compling/alud/v2","documentation_url":"https://pkg.go.dev/github.com/rug-compling/alud/v2#section-documentation","metadata":{},"repo_metadata":{"uuid":"199882272","full_name":"rug-compling/alud","owner":"rug-compling","description":"A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino","archived":false,"fork":false,"pushed_at":"2023-02-22T11:27:48.000Z","size":747,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-17T12:52:53.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T15:25:15.000Z","updated_at":"2023-01-31T17:27:50.000Z","dependencies_parsed_at":"2023-02-17T22:01:00.388Z","dependency_job_id":null,"html_url":"https://github.com/rug-compling/alud","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"rug-compling","name":"Computational Linguistics, University of Groningen","uuid":"505073","kind":"organization","description":"","email":null,"website":"https://www.rug.nl/research/clcg/research/cl2017/","location":"Groningen, The Netherlands","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/505073?v=4","repositories_count":19,"last_synced_at":"2023-03-11T13:00:49.365Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling"},"tags":[{"name":"v2.8.7","sha":"4a4837c9a4f816ec769a0a14da19b1463d46aae6","kind":"commit","published_at":"2023-02-19T16:16:12.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.7","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.7"},{"name":"v2.8.6","sha":"308573c45435f3455a95b6e9fb13daf7ac88d20f","kind":"commit","published_at":"2023-02-19T15:51:24.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.6","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.6"},{"name":"v2.8.5","sha":"428e9200ab53ab8916b1e670cfb3051a71ced000","kind":"commit","published_at":"2023-02-15T15:18:44.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.5","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.5"},{"name":"v2.8.4","sha":"3c1e3cf4161d89110efe21062d470bd7a748f357","kind":"commit","published_at":"2023-02-02T16:16:00.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.4","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.4"},{"name":"v2.8.3","sha":"aa85420d00ed6db0ba512bd6c38da62096ed7d01","kind":"commit","published_at":"2023-02-02T15:58:08.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.3","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.3"},{"name":"v2.8.1","sha":"830a947ea0d84402d7b6be54df56987508186f06","kind":"commit","published_at":"2021-05-27T09:47:13.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.1","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.1"},{"name":"v2.8.0","sha":"bca0bb2eb4a18d2ea293757bcaa6af3947fdd05a","kind":"commit","published_at":"2021-05-07T13:47:17.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.8.0","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.8.0"},{"name":"v2.5.5","sha":"957fb389917ef3aa36f267f9d5cacec2273c68db","kind":"commit","published_at":"2021-04-07T12:51:46.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.5.5","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.5.5"},{"name":"v2.5.4","sha":"6e9161070709e78643e1c940fd6eaab1c1c60399","kind":"commit","published_at":"2021-03-29T14:30:57.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.5.4","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.5.4"},{"name":"v2.5.0","sha":"de6fe69828c4d1f1552923a168aca7b8925de5a6","kind":"commit","published_at":"2019-11-27T15:13:26.000Z","download_url":"https://codeload.github.com/rug-compling/alud/tar.gz/v2.5.0","html_url":"https://github.com/rug-compling/alud/releases/tag/v2.5.0"}]},"repo_metadata_updated_at":"2025-08-01T11:24:59.548Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.523546064740181,"dependent_packages_count":4.170806376787572,"stargazers_count":11.127641876246335,"forks_count":18.737296606734784,"docker_downloads_count":null,"average":9.389822731127218},"purl":"pkg:golang/github.com/rug-compling/alud/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rug-compling/alud/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rug-compling/alud/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rug-compling/alud/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T06:07:01.070Z","issues_count":13,"pull_requests_count":0,"avg_time_to_close_issue":3244193.3636363638,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.1538461538461537,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1143430.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3771109,"name":"github.com/rug-compling/alud","ecosystem":"go","description":"","homepage":"https://github.com/rug-compling/alud","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/rug-compling/alud","keywords_array":[],"namespace":"github.com/rug-compling","versions_count":20,"first_release_published_at":"2019-11-27T15:13:26.000Z","latest_release_published_at":"2024-04-24T10:24:21.000Z","latest_release_number":"v2.14.0+incompatible","last_synced_at":"2025-09-04T08:43:51.900Z","created_at":"2022-04-11T16:41:09.069Z","updated_at":"2025-09-04T08:43:51.900Z","registry_url":"https://pkg.go.dev/github.com/rug-compling/alud","install_command":"go get github.com/rug-compling/alud","documentation_url":"https://pkg.go.dev/github.com/rug-compling/alud#section-documentation","metadata":{},"repo_metadata":{"uuid":"199882272","full_name":"rug-compling/alud","owner":"rug-compling","description":"A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino","archived":false,"fork":false,"pushed_at":"2023-02-22T11:27:48.000Z","size":747,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-17T12:52:53.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T15:25:15.000Z","updated_at":"2023-01-31T17:27:50.000Z","dependencies_parsed_at":"2023-02-17T22:01:00.388Z","dependency_job_id":null,"html_url":"https://github.com/rug-compling/alud","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2025-08-01T11:24:59.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/rug-compling/alud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rug-compling/alud","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rug-compling/alud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rug-compling/alud/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T06:07:01.070Z","issues_count":13,"pull_requests_count":0,"avg_time_to_close_issue":3244193.3636363638,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.1538461538461537,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1143430.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3897156,"name":"github.com/rug-compling/alud/v2/cmd/alud-dact","ecosystem":"go","description":"","homepage":"https://github.com/rug-compling/alud","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/rug-compling/alud","keywords_array":[],"namespace":"github.com/rug-compling/alud/v2/cmd","versions_count":2,"first_release_published_at":"2023-04-10T18:47:29.000Z","latest_release_published_at":"2023-07-10T10:40:37.000Z","latest_release_number":"v0.0.0-20230710104037-b9846cf4ff0f","last_synced_at":"2025-08-25T21:06:18.992Z","created_at":"2022-04-12T00:13:07.838Z","updated_at":"2025-08-25T21:06:18.993Z","registry_url":"https://pkg.go.dev/github.com/rug-compling/alud/v2/cmd/alud-dact","install_command":"go get github.com/rug-compling/alud/v2/cmd/alud-dact","documentation_url":"https://pkg.go.dev/github.com/rug-compling/alud/v2/cmd/alud-dact#section-documentation","metadata":{},"repo_metadata":{"uuid":"199882272","full_name":"rug-compling/alud","owner":"rug-compling","description":"A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino","archived":false,"fork":false,"pushed_at":"2023-07-10T10:41:06.000Z","size":780,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-27T22:35:35.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rug-compling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T15:25:15.000Z","updated_at":"2023-04-10T16:23:28.000Z","dependencies_parsed_at":"2023-02-17T22:01:00.388Z","dependency_job_id":null,"html_url":"https://github.com/rug-compling/alud","commit_stats":null,"previous_names":[],"tags_count":15,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rug-compling","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":154244371,"owners_count":7291457,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2025-08-01T11:24:59.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/rug-compling/alud/v2/cmd/alud-dact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rug-compling/alud/v2/cmd/alud-dact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rug-compling/alud/v2/cmd/alud-dact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rug-compling/alud/v2/cmd/alud-dact/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T06:07:01.070Z","issues_count":13,"pull_requests_count":0,"avg_time_to_close_issue":3244193.3636363638,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.1538461538461537,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1143430.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2%2Fcmd%2Falud-dact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2%2Fcmd%2Falud-dact/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2%2Fcmd%2Falud-dact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frug-compling%2Falud%2Fv2%2Fcmd%2Falud-dact/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":492392,"full_name":"rug-compling/alud","default_branch":"master","committers":[{"name":"Peter Kleiweg","email":"p.c.j.kleiweg@rug.nl","count":208},{"name":"Gosse Bouma","email":"g.bouma@rug.nl","count":39},{"name":"Peter Kleiweg","email":"kleiweg@ziggo.nl","count":14},{"name":"Peter Kleiweg","email":"pkleiweg@xs4all.nl","count":1}],"total_commits":262,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":65.5,"dds":0.20610687022900764,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T12:52:55.662Z","last_synced_commit":"6d4559e505cc7994246d019747403c788dda31a2","created_at":"2023-03-09T02:01:49.067Z","updated_at":"2023-09-19T17:02:38.269Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rug-compling/alud","html_url":"https://github.com/rug-compling/alud","last_synced_at":"2023-08-22T00:22:17.621Z","status":null,"issues_count":13,"pull_requests_count":0,"avg_time_to_close_issue":3244193.3636363638,"avg_time_to_close_pull_request":null,"issues_closed_count":11,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":1.1538461538461537,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1143430.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T16:01:46.016Z","updated_at":"2023-08-22T00:22:17.621Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rug-compling%2Falud/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":11,"NONE":2},"pull_request_author_associations_count":{},"issue_authors":{"pebbe":10,"lemontheme":2,"danieldk":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052440,"issues_count":30836523,"pull_requests_count":92374539,"authors_count":10519436,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"pebbe","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pebbe"},{"login":"danieldk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danieldk"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"PushEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"v2/cmd/alud-dact/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-28T11:30:45.455Z","updated_at":"2022-08-28T11:30:45.455Z","repository_link":"https://github.com/rug-compling/alud/blob/master/v2/cmd/alud-dact/go.mod","dependencies":[{"id":3035822734,"package_name":"github.com/pebbe/dbxml","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":3035822735,"package_name":"github.com/rug-compling/alpinods","ecosystem":"go","requirements":"v1.12.4","direct":true,"kind":"runtime","optional":false},{"id":3035822736,"package_name":"github.com/rug-compling/alud/v2","ecosystem":"go","requirements":"v2.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"v2/cmd/alud-dact/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-28T11:30:45.557Z","updated_at":"2022-08-28T11:30:45.557Z","repository_link":"https://github.com/rug-compling/alud/blob/master/v2/cmd/alud-dact/go.sum","dependencies":[{"id":3035822847,"package_name":"github.com/pebbe/dbxml","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":3035822848,"package_name":"github.com/rug-compling/alpinods","ecosystem":"go","requirements":"v1.12.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"v2/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-28T11:30:45.607Z","updated_at":"2022-08-28T11:30:45.607Z","repository_link":"https://github.com/rug-compling/alud/blob/master/v2/go.mod","dependencies":[{"id":3035825307,"package_name":"github.com/rug-compling/alpinods","ecosystem":"go","requirements":"v1.12.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"v2/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-28T11:30:45.899Z","updated_at":"2022-08-28T11:30:45.899Z","repository_link":"https://github.com/rug-compling/alud/blob/master/v2/go.sum","dependencies":[{"id":3035825451,"package_name":"github.com/rug-compling/alpinods","ecosystem":"go","requirements":"v1.12.4","direct":false,"kind":"runtime","optional":false}]}],"score":5.075173815233827,"created_at":"2025-09-04T15:50:15.812Z","updated_at":"2025-11-04T15:50:40.697Z","avatar_url":"https://github.com/rug-compling.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/5435","html_url":"https://science.ecosyste.ms/projects/5435"}