Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/xml/2024.naacl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4413,7 +4413,7 @@
<paper id="312">
<title>Generating Uncontextualized and Contextualized Questions for Document-Level Event Argument Extraction</title>
<author><first>Md Nayem</first><last>Uddin</last><affiliation>Arizona State University</affiliation></author>
<author><first>Enfa</first><last>George</last><affiliation>University of Arizona</affiliation></author>
<author><first>Enfa Rose</first><last>George</last><affiliation>University of Arizona</affiliation></author>
<author><first>Eduardo</first><last>Blanco</last><affiliation>University of Arizona</affiliation></author>
<author><first>Steven</first><last>Corman</last></author>
<pages>5612-5627</pages>
Expand Down
6 changes: 6 additions & 0 deletions data/yaml/name_variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,12 @@
- canonical: {first: Catherine N., last: Ball}
variants:
- {first: Catherine, last: Ball}
- canonical: {first: Enfa, last: Fane}
variants:
- {first: Enfa Rose, last: George}
- {first: Enfa, last: George}
orcid: 0000-0001-7689-8740
institution: University Of Arizona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comment field too?

Degree institution is not mentioned on https://preview.aclanthology.org/name-variant-enfa-fane/people/enfa-fane/
The papers on this page seem to all stem from this person and the issue submitter implicitly confirmed this plus further evidence from the ORCID page (though as arXiv preprints listed there) and showing same affiliation and email address for this author on all PDFs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should an id be assigned to all 6 papers in the xml and mentioned in name variants? We know for certain all 6 papers belong to the same person

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We currently don't need to assign IDs in the XML unless the name is ambiguous. I.e. for simply merging, adding the name variant in the YAML file is enough. This logic will change under the new system.

- canonical: {first: Bruce W., last: Ballard}
id: bruce-w-ballard
variants:
Expand Down