{"id":21455317,"url":"https://github.com/louisbrulenaudet/docutron","last_synced_at":"2025-07-14T23:32:42.732Z","repository":{"id":202930636,"uuid":"708439654","full_name":"louisbrulenaudet/docutron","owner":"louisbrulenaudet","description":"Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents.","archived":false,"fork":false,"pushed_at":"2023-10-23T08:33:58.000Z","size":76194,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T01:48:13.640Z","etag":null,"topics":["cv2","detecron2","detection","document","legal","legaltech","legaltools","llm","machine-learning","nlp","ocr","ocr-recognition","preprocessing"],"latest_commit_sha":null,"homepage":"https://github.com/louisbrulenaudet/docutron","language":"Jupyter Notebook","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/louisbrulenaudet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null},"funding":{"github":"louisbrulenaudet"}},"created_at":"2023-10-22T15:13:43.000Z","updated_at":"2024-04-24T14:50:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce3b37b5-58ef-476a-a2ba-5585017c94c0","html_url":"https://github.com/louisbrulenaudet/docutron","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"a96cc2ff9b7841128c62d9cb44045b38bdfec52c"},"previous_names":["louisbrulenaudet/docutron"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisbrulenaudet%2Fdocutron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisbrulenaudet%2Fdocutron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisbrulenaudet%2Fdocutron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisbrulenaudet%2Fdocutron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louisbrulenaudet","download_url":"https://codeload.github.com/louisbrulenaudet/docutron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226003009,"owners_count":17558157,"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":["cv2","detecron2","detection","document","legal","legaltech","legaltools","llm","machine-learning","nlp","ocr","ocr-recognition","preprocessing"],"created_at":"2024-11-23T05:11:34.546Z","updated_at":"2024-11-23T05:11:35.199Z","avatar_url":"https://github.com/louisbrulenaudet.png","language":"Jupyter Notebook","funding_links":["https://github.com/sponsors/louisbrulenaudet"],"categories":[],"sub_categories":[],"readme":"# Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents\n[![Python](https://img.shields.io/pypi/pyversions/tensorflow.svg)](https://badge.fury.io/py/tensorflow) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Maintainer](https://img.shields.io/badge/maintainer-@louisbrulenaudet-blue)\n\nDocutron is a tool designed to facilitate the extraction of relevant information from legal documents, enabling professionals to create datasets for fine-tuning language models (LLM) for specific legal domains.\n\nLegal professionals often deal with vast amounts of text data in various formats, including legal documents, contracts, regulations, and case law. Extracting structured information from these documents is a time-consuming and error-prone task. Docutron simplifies this process by using state-of-the-art computer vision and natural language processing techniques to automate the extraction of key information from legal documents.\n\n![Docutron testing image](https://github.com/louisbrulenaudet/docutron/blob/main/preview.png?raw=true)\n\nWhether you are delving into contract analysis, legal document summarization, or any other legal task that demands meticulous data extraction, Docutron stands ready to be your reliable technical companion, simplifying complex legal workflows and opening doors to new possibilities in legal research and analysis.\n\n## Tech Stack\n**Language:** Python +3.9.0\n\n## Dependencies\nThe script relies on the following Python libraries:\n-   PyTorch\n-   Detectron2\n-   Cv2\n\n## Installation\nClone the repo\n\n```sh\ngit  clone  https://github.com/louisbrulenaudet/docutron.git\n```\n\n## Roadmap\n- [x] Complete the first training and testing\n- [x] Create the first dataset for labeling process\n- [ ] Create a second version of the dataset in order to handle more cases\n- [ ] Implementing in a structured architecture\n\n## Citing this project\n\nIf you use this code in your research, please use the following BibTeX entry.\n```BibTeX\n\n@misc{louisbrulenaudet2023,\n  author = {Louis Brulé Naudet},\n  title = {Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents},\n  howpublished = {\\url{https://github.com/louisbrulenaudet/docutron}},\n  year = {2023}\n}\n```\n\n## Feedback\nIf you have any feedback, please reach out at [louisbrulenaudet@icloud.com](mailto:louisbrulenaudet@icloud.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrulenaudet%2Fdocutron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisbrulenaudet%2Fdocutron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrulenaudet%2Fdocutron/lists"}