acl-org/acl-anthology

BibTeX cleaner

Ouverte

#488 ouverte le 2 août 2019

 (19 commentaires) (4 réactions) (0 personne assignée)Python (386 forks)github user discovery
enhancementgood first projecthelp wanted

Métriques du dépôt

Stars
 (733 étoiles)
Métriques de merge PR
 (Merge moyen 7j 20h) (52 PRs mergées en 30 j)

Description

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.

Guide contributeur