acl-org / acl-anthology

Data and software for building the ACL Anthology.
https://aclanthology.org
Apache License 2.0
432 stars 292 forks source link

Paper Metadata: 2023.findings-emnlp.805 #2926

Closed imperialite closed 10 months ago

imperialite commented 11 months ago

Confirm that this is a metadata correction

Anthology ID

2023.findings-emnlp.805

Type of Paper Metadata Correction

Correction to Paper Title

No response

Correction to Paper Abstract

No response

Correction to Author Name(s)

  1. "Joseph Imperial" should be "Joseph Marvin Imperial" (https://aclanthology.org/people/j/joseph-marvin-imperial/)
  2. "Harish Madabushi" should be "Harish Tayyar Madabushi" (https://aclanthology.org/people/h/harish-tayyar-madabushi/)
anthology-assist commented 11 months ago

@mjpost We are missing some middle names it seems. Going forward we might want to include it...?

mjpost commented 11 months ago

Yes. I recall that we used to include it, but stopped, because people complained in the other direction. Is that correct?

Basically, what happens is:

  1. OpenReview exports the name as a single field
  2. aclpub2 parses it into first, middle, and last
  3. We used to combine first=first+middle, but now just throw out middle

We could reingest with first+middle.