acl-org/acl-anthology

Per-author metadata

Open

#314 opened on May 8, 2019

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (386 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (733 stars)
PR merge metrics
 (PR metrics pending)

Description

It may be useful to generate BibTeX files for each author. Now that we have greatly straightened out author IDs (with another round of improvements in the pipeline), it would be feasible, with Softconf collaboration, to allow people to add their Anthology author page to their START profiles, which could then be used to pull in their papers automatically in service of reviewer assignment. This idea was mentioned in Stent & Ji’s NAACL 2018 blog post.

Another perhaps more robust option: create a JSON file for each author, listing all the metadata we have for them name variants, Anthology paper IDs organized by year, co-author graph, and so on. This would be the first step in the direction of an API.

Contributor guide