acl-org/acl-anthology

Metadata lookup

Aberta

#689 aberto em 11 de dez. de 2019

 (2 comentários) (0 reação) (0 responsável)Python (386 forks)github user discovery
good first projecthelp wanted

Métricas do repositório

Stars
 (733 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador