acl-org/acl-anthology

Metadata lookup

开放

#689 创建于 2019年12月11日

 (2 条评论) (0 个反应) (0 位负责人)Python (386 个派生)github user discovery
good first projecthelp wanted

仓库指标

星标
 (733 个星标)
PR 合并指标
 (平均合并 7天 20小时) (30 天内合并 52 个 PR)

描述

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.

贡献者指南