-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pdf files not included in the dataset #31
Comments
I also wonder why no PDFs are provided. Providing only images + annotations puts restrictions on what kind of models can be build. What if I want a model that just takes PDFs and not just images? |
Actually, I am also fine if only non-colored PDFs are provided. :) But Yes would be more helpful with annotated. |
In fact, the PDF is derived from arXiv's papers during 2014-2018, but we currently have no plan to provide corresponding pdfs. Sorry about this. |
Hello @liminghao1630, |
Does anyone know if the names of the PDFs are available? In that case I guess one could build a pipeline to download them. |
@liminghao1630 @mattiasstahre 1.tar_1501.00050.gz_Godoy-Diana_etal_2014_Enzo_Levi_Workshop_4_ori.jpg => arxiv.org/abs/1501.00050 The page number is also available from the filename (0 indexed, so 4 is the 5th page). I might build a crawler for this if I got time. |
I have been working on DocBank_samples since a month now. Today I downloaded the main dataset from onedrive and I could not see any pdf files!
I wanted to request , If it is possible to provide the PDF files too?
I appreciate the help!
The text was updated successfully, but these errors were encountered: