Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling in new events #32

Open
mjpost opened this issue Jun 5, 2018 · 3 comments
Open

Pulling in new events #32

mjpost opened this issue Jun 5, 2018 · 3 comments

Comments

@mjpost
Copy link
Owner

mjpost commented Jun 5, 2018

It would be helpful to have a way to update each workshop from this list:

https://aclanthology.coli.uni-saarland.de/events/ws-2018

We could do it manually but it's also a bit difficult to map each of these to the short codes (e.g., bea).

@davvil
Copy link
Collaborator

davvil commented Jun 8, 2018

The way I envisioned it was to have a way to update the whole acl anthology bib index. Because bibsearch stores which bibfiles it already has downloaded, doing bibsearch add bib://acl will only download conferences/workshops that have been added since the last (local) update.

This script generates the listing for the ACL anthology, but assumes a local mirror of the events/ directory of the anthology. Ideally we would generate the acl listing from the xmls in the athology's repo, but a quick look at the files did not show a clear way on how to accomplish this.

@mjpost
Copy link
Owner Author

mjpost commented Aug 17, 2018

Another thought on this is to reorganize the catalogs. One difficult in adding the workshops is in mapping the entries here:

https://aclanthology.coli.uni-saarland.de/events/ws-2018

to the workshop IDs used in acl.yml. For example, what identifier should be used for The second workshop on subword character level models? The answer is that we shouldn't have to choose. Maybe your solution of downloading the entire anthology is best, but I think that will be time-consuming.

@mjpost mjpost changed the title Pulling in new workshops Pulling in new events Aug 20, 2018
@mjpost
Copy link
Owner Author

mjpost commented Aug 20, 2018

This is another good resource we might update from:

https://aclanthology.coli.uni-saarland.de/volumes/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants