acl-org/acl-anthology

Metadata lookup

Open

#689 opened on Dec 11, 2019

 (2 comments) (0 reactions) (0 assignees)Python (386 forks)github user discovery
good first projecthelp wanted

Repository metrics

Stars
 (733 stars)
PR merge metrics
 (PR metrics pending)

Description

Many times people just download a PDF and want to automatically retrieve the metadata (say, on Zotero import). It would be cool to provide a service mapping md5sum(pdf) → canonical URL. We could implement this even in our static context just by creating a directory of symlinks from https://aclweb.org/anthology/hash/Xhttps://aclweb.org/anthology/Y. This could be computed separately in the same way we currently build paper thumbnails.

Contributor guide