Skip to main content

A library for accessing the ACL Anthology

Project description

acl-anthology-py

License Build Status Code Coverage

This package accesses data from the ACL Anthology.

About

:warning::warning::warning: This repository is WORK IN PROGRESS and not yet functional. :warning::warning::warning:

Developing

This package uses Python 3.11 with the Poetry packaging system.

To install the package and its dependencies in development mode, clone the repository and run poetry install.

Running checks and pre-commit hooks

To run black, ruff, and some other pre-commit hooks on all files in the repo:

poetry run pre-commit run --all-files

To install pre-commit hooks so they run on every attempted commit:

poetry run pre-commit install

Running tests

poetry run pytest

Running benchmarks

poetry run richbench benchmarks/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acl_anthology_py-0.1.0.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

acl_anthology_py-0.1.0-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page