Skip to main content

pure-python

Project description

alacorder beta 7.3.5

Open In Colab

Alacorder processes case detail PDFs into data tables suitable for research purposes. Alacorder also generates compressed text archives from the source PDFs to speed future data collection from the same set of cases.

Installation

Alacorder can run on most devices. If your device can run Python 3.7 or later, it can run alacorder.

  • To install on Windows, open Command Prompt and enter pip install alacorder.
    • To start the interface, enter python -m alacorder or python3 -m alacorder.
  • On Mac, open the Terminal and enter pip3 install alacorder then python3 -m alacorder.
    • To start the interface, enter python3 -m alacorder or python -m alacorder.

Install the interactive version on your desktop by installing Anaconda Distribution and opening "Jupyter Lab." Open index.ipynb in Jupyter then run the pip command below. Running the pip command below will also update your copy of alacorder to the latest version automatically.

GitHub | PyPI | Report an issue

© 2023 Sam Robson

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

alacorder-7.3.5.2.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

alacorder-7.3.5.2-py3-none-any.whl (11.6 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