acl-anthology
acl-anthology copied to clipboard
Data and software for building the ACL Anthology.
See commit messages for contents; mainly housekeeping and cleaning up a bit
Step 1 for #1818 , Tested on manually created `testnlp`. The `enqueue_files.py` should be run after `ingest.py` and `write_bibkeys_to_xml.py`
I think that a venue page should not display all the colocated volumes. These should be displayed only on the events page. For example, [ACL’s venue page](https://aclanthology.org/venues/acl/) is cluttered with...
#### Issue description It seems that perhaps the DOI database for the anthology is missing venue information, or it is not included in a way that makes it ingestible by...
Inspired by the recent incidents of change-in-some-scripts resulting in the breaking of other scripts and back-and-forth reversing the change (see https://github.com/acl-org/acl-anthology/commit/8500a12307de69be9b799308dbdf7e57841d9537#r67683715, https://github.com/acl-org/acl-anthology/pull/1836/commits/50531e243ea5b9842cb359c75a2f8851a1b42002 and discussion in https://github.com/acl-org/acl-anthology/pull/1833#issuecomment-1055813438), it seems like we...
With the addition of preformatted citation strings (#1390), we're now using citeproc to generate a reference string in ACL bibliography format. We'd like to keep citeproc for now in order...
Issue #623 Now generates author pages with urls in form name/id for most people this looks like: people/d/david-chiang/david-chiang/ Matt Post has an ORCID in name_variants.yaml, so his page is: people/m/matt-post/0000-0002-1297-6794/...
It would be nice to mark best and outstanding papers and other awards, both in the list view and on the paper page. Maybe with a yellow star: ⭐. Resources:...
For my research i try to trace from paper to events (conferences) The following SPARQL query gives some good results but the result seems to be incomplete. How could this...
When ingesting new volumes or making corrections to papers, our current process is to download the files to the local computer of whoever is doing the ingestion, and then manually...