Skip to main content

OSCAR Corpus Download Tool

Project description

OSCAR Corpus Downloader

Simple tool to download the OSCAR corpus.

1. Installation

Installation can be done using pypi:

$ pip install oscar-corpus-downloader

2. Usage

Submit an OSCAR access request following the procedure described on the project page.

Once you have received your credentials, you can use the command line interface to download an OSCAR corpus part.

$ export OSCAR_USERNAME=username
$ export OSCAR_PASSWORD=password
$ oscar download --help
Usage: oscar download [OPTIONS]

Options:
  -u, --url TEXT         OSCAR corpus url  [required]
  -o, --output-dir TEXT  Output directory  [required]
  --resume               Resume download
  --help                 Show this message and exit.

$ oscar download \
  --url https://oscar-prive.huma-num.fr/2301/fr_meta \
  -o ./oscar-fr

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

oscar_corpus_downloader-0.1.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

oscar_corpus_downloader-0.1.0-py3-none-any.whl (6.2 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