{"id":38845208,"url":"https://github.com/growgraph/legal_ie","last_synced_at":"2026-01-17T14:04:26.800Z","repository":{"id":274057624,"uuid":"881868337","full_name":"growgraph/legal_ie","owner":"growgraph","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T13:50:02.000Z","size":27496,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-01T15:29:54.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/growgraph.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-01T12:10:38.000Z","updated_at":"2025-09-25T14:00:04.000Z","dependencies_parsed_at":"2025-10-01T15:21:39.486Z","dependency_job_id":"3d6887d7-bf69-47c8-a0fc-5306936f0730","html_url":"https://github.com/growgraph/legal_ie","commit_stats":null,"previous_names":["growgraph/legal_ie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/growgraph/legal_ie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growgraph%2Flegal_ie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growgraph%2Flegal_ie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growgraph%2Flegal_ie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growgraph%2Flegal_ie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/growgraph","download_url":"https://codeload.github.com/growgraph/legal_ie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/growgraph%2Flegal_ie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28509861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-17T14:04:26.741Z","updated_at":"2026-01-17T14:04:26.792Z","avatar_url":"https://github.com/growgraph.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Information extraction from Legal Documents\nThis packages contains:\n- a criminal ontology for criminal appeals to the French Cassation Court (2023)\n- a pipeline for fetching pdfs of appeals from [the French Cassation Court](https://www.courdecassation.fr/)  \n- a pipeline for deriving RDF triples from the appeals pdfs (based on GPT-4o mini) \n- upload pipeline to Fuseki triple store\n- sparql analysis scripts \n\n\n### Downloading court decisions use geckodriver\n\n1. Download gecko driver\n```shell\nwget https://github.com/mozilla/geckodriver/releases/download/v0.32.0/geckodriver-v0.32.0-linux64.tar.gz\n ``` \n\n2. install `xvfb` and set parameters, do not run geckodriver as root user\n\n```shell\nsudo apt install xvfb\nXvfb :99 -screen 0 1024x768x24 \u0026\nexport DISPLAY=:99\n```\n\n3. run geckodriver (default port is 4444)\n\n```shell\nnohup geckodriver --port 4444 \u0026\n```\n\n4. scrape\n\n### setting up triple store (Fuseki)\n\n```shell\ncd docker/fuseki\ncp .example.env .env\n\n```\n\n### Appeals Ontology\n\n![Criminal Ontology v3](data/onto/criminal.v3.nx.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrowgraph%2Flegal_ie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrowgraph%2Flegal_ie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrowgraph%2Flegal_ie/lists"}