acl-org/acl-anthology

BibTeX cleaner

开放

#488 创建于 2019年8月2日

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

仓库指标

星标
 (733 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

It would be great to have a pip tool (acl-cleaner?) that reads a bibtex file and replaces entries with canonical Anthology ones, perhaps with confirmation. It would keep the original cite key so that it wouldn't break the compile. The matching shouldn't be too hard, I wouldn't think—some kind of case-insensitive fuzzy match of the title, author list length, and author names.

贡献者指南