Skip to content
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

Wrong links for the papers listed (web version) #30

Open
divyagaddipati opened this issue Sep 26, 2021 · 2 comments
Open

Wrong links for the papers listed (web version) #30

divyagaddipati opened this issue Sep 26, 2021 · 2 comments

Comments

@divyagaddipati
Copy link

I search for VQA, and when I click on the papers listed, they are leading to the wrong paper.

The first paper in the list is "ChipQA: No-Reference Video Quality Prediction via Space-Time Chips". But on clicking it, this leads to "Non-functional Requirements for Machine Learning: Understanding Current Use and Challenges in Industry" (https://arxiv.org/pdf/2109.00872.pdf)

@divyagaddipati divyagaddipati changed the title Wrong links for the papers listed Wrong links for the papers listed (web version) Sep 26, 2021
@tianjiaoding
Copy link

Looks like the bug is simple: there is one character missing at the end of URL.

Specifically, the link in the HTML page is "https://arxiv.org/pdf/2107.1048", and it should have been "https://arxiv.org/abs/2107.10484".

I have not looked at the code yet. It could be a bug in the web interface or in the backend which crawls or parse arxiv.

@JocelynYH
Copy link

+1 to this issue with the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants