clowder-framework / CONSORT-frontend

custom react frontend working with consort clowder instance
0 stars 0 forks source link

Title label page missing #86

Open minump opened 3 months ago

minump commented 3 months ago

In one example, the title label was identified by the model but no page information was present in the PreviewDrawerLeft component "Page" button. Check if the predicted_csv output from the model has the title information. Check if the page number is there. Check if the page number info is correctly parsed into the "coords" in frontend.

minump commented 2 months ago

Title page coordinates is missing from the output of pdf2text extractor. The ".csv" file output from extractor have empty coordinates for the title section. This issue is moved to https://github.com/clowder-framework/extractors-s2orc-pdf2text/issues/24

minump commented 2 months ago

Pushed to hub.ncsa.illinois.edu/clowder/extractors-pdf2text:0.9.0