Replies: 2 comments
|
I have the same question, did you manage to figure it out? |
0 replies
|
If you use the doccano-client each sample is associated with its upload document. As far as making the internal upload document as downloadable from the Metadata section, that will be difficult. Might be easiest to add the link to a external hosted version of the document, such as a Dropbox url or gsheet link |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I want to invoke the reference pdf directly from metadata, Is there any way to make this URL text as hyperlink?
Uploaded JSONL ex.
{"data": "Here is the texts extracted from 35196.pdf", "label": [], "Id": "35196.pdf", "url": "file:///D:/Documents/35196.pdf"}
All reactions