acl-org/acl-anthology

BibTeX cleaner

Offen

#488 geöffnet am 02.08.2019

 (19 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Python (386 Forks)github user discovery
enhancementgood first projecthelp wanted

Repository-Metriken

Stars
 (733 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 20h) (52 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide