8000 Anthology API · acl-org/acl-anthology Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Marcel Bollmann edited this page Jun 20, 2025 · 4 revisions

The Anthology's official data is hosted in the data/xml directory. You could parse this yourself, but there is a nice Python library we have built around it. The source can be found under python/, but you can install the library easily via PyPI:

pip install acl-anthology

There is a full documentation incl. many usage examples.

Clone this wiki locally
0