You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I use the recently updated GoogleVisionFormatter class to create opf from OCR output, Even when the work_id's CopyRight status is Public domain, the is_private key's value in the pecha object of the OpenpechaFS return is True and the published opf is private when it should be public.
Describe the bug
When I use the recently updated GoogleVisionFormatter class to create opf from OCR output, Even when the work_id's CopyRight status is Public domain, the is_private key's value in the pecha object of the OpenpechaFS return is True and the published opf is private when it should be public.
To Reproduce
Steps to reproduce the behavior:
OCR output of W3CN18530
Expected behavior
the return of OpenpechaFS pecha object's
is_private
should befalse
Screenshots
![Screenshot 2023-01-24 at 9 49 43 AM](https://user-images.githubusercontent.com/43548581/214766390-22263553-2b49-4da6-a597-1a25cc04992e.png)
below screenshot image is what the GoogleVisionFormatter returns
Desktop (please complete the following information):
Openpecha toolkit
Additional context
None
The text was updated successfully, but these errors were encountered: