{"id":15519088,"url":"https://github.com/danieldk/dpar","last_synced_at":"2025-07-13T19:08:13.746Z","repository":{"id":28926309,"uuid":"32451876","full_name":"danieldk/dpar","owner":"danieldk","description":"Neural network transition-based dependency parser (in Rust)","archived":false,"fork":false,"pushed_at":"2020-09-14T12:16:26.000Z","size":553,"stargazers_count":44,"open_issues_count":5,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-23T17:13:45.101Z","etag":null,"topics":["dependency-parser","embeddings","neural-networks","parsing","rust","transition"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/danieldk.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}},"created_at":"2015-03-18T10:17:41.000Z","updated_at":"2025-01-30T10:54:20.000Z","dependencies_parsed_at":"2022-09-05T18:51:19.395Z","dependency_job_id":null,"html_url":"https://github.com/danieldk/dpar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danieldk/dpar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fdpar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fdpar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fdpar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fdpar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldk","download_url":"https://codeload.github.com/danieldk/dpar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fdpar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265191219,"owners_count":23725283,"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":["dependency-parser","embeddings","neural-networks","parsing","rust","transition"],"created_at":"2024-10-02T10:19:59.548Z","updated_at":"2025-07-13T19:08:13.723Z","avatar_url":"https://github.com/danieldk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dpar\n\n## Introduction\n\ndpar is a neural network transition-based dependency parser. The\noriginal Go version can be found in the `oldgo` branch.\n\n## Dependencies\n\n### Build-time\n\n* A modern Rust [toolchain](https://rustup.rs).\n* Many Rust crates.\n\n### Run-time\n\n* Tensorflow\n\n## Building dpar\n\nTo compile and install dpar, run the following in the main project directory:\n\n~~~\ncargo install --path dpar-utils\n~~~\n\nTo do a debug build and run unit tests, run `cargo build` in the main project\ndirectory. To generate API documentation, run `cargo doc`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fdpar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldk%2Fdpar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fdpar/lists"}