--- license: apache-2.0 librairy_name: Detectron2 pipeline_tag: feature-extraction tags: - faster_rcnn_R_50_FPN - legal - CNN - droit français - tax - droit fiscal - document pretty_name: Docutron, detection and segmentation analysis for legal data extraction over documents --- # Docutron : detection and segmentation analysis for legal data extraction over documents Docutron 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. Legal 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. ![Docutron testing image](https://github.com/louisbrulenaudet/docutron/blob/main/preview.png?raw=true) Whether 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. ## Citing this project If you use this code in your research, please use the following BibTeX entry. ```BibTeX @misc{louisbrulenaudet2023, author = {Louis Brulé Naudet}, title = {Docutron Toolkit: detection and segmentation analysis for legal data extraction over documents}, howpublished = {\url{https://github.com/louisbrulenaudet/docutron}}, year = {2023} } ``` ## Feedback If you have any feedback, please reach out at [louisbrulenaudet@icloud.com](mailto:louisbrulenaudet@icloud.com).