aphp / edspdf

EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides the machinery to use rule- or machine-learning-based approaches to classify text blocs between body and meta-data.
https://aphp.github.io/edspdf/
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

v0.7.0 #14

Closed percevalw closed 1 year ago

percevalw commented 1 year ago

Description

Complete refacto and many new features in this PR 🎉 , already put to the test internally at APHP

Core features

Functional features

Checklist

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@800b2ef). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================= Coverage ? 94.58% ======================================= Files ? 31 Lines ? 1883 Branches ? 0 ======================================= Hits ? 1781 Misses ? 102 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.