Core Moveread Dataset
Project description
Moveread Core Dataset
CLI
Exporting
Important
- Exporting
boxes
will yield one box per PGN move. - To export the labeled boxes, use
core export ocr
instead
core export pgn -v --glob 'path/to/core' > sans.txt
core export labels -v --glob 'path/to/cores/*' > labels.txt
core export boxes -vg 'path/**/*' --recursive -o path/to/files-dataset
core export ocr -vgr '**' -o path/to/ocr-dataset
Nonlocal Core
core --meta 'azure+cosmos://<CONN_STR>?db=games&container=games' --blobs 'azure+blob://...' export # [...]
core --env export # [...] Loads CORE_META and CORE_BLOBS from .env file
core -e export --prefix tournament/ export labels # exports from tournament only
core -e export -p tournament/group/1 # exports from tournament/group/1 only
Or you can dump to local first:
core -e dump --prefix tournament -o local-tournament
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
moveread_core-0.2.12.tar.gz
(10.0 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.2.12.tar.gz
.
File metadata
- Download URL: moveread_core-0.2.12.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54c7d0d683c50216113e5898e36750508282dcb5cbfe4f760a516c32ed6dceb1 |
|
MD5 | e1da3a48708283a5d5326079dd7e499e |
|
BLAKE2b-256 | 5dde93ead58db3d2550937ac8394e502e8bb6cf71976949670780db0357e1e25 |
File details
Details for the file moveread_core-0.2.12-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.2.12-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd3c1eb1658877f623d19dacb2966bb12cbbc4485009f98fc727167e975a69f |
|
MD5 | 80ac1ce815de3d7db58d2bbee755965c |
|
BLAKE2b-256 | 5919cf58182b60371078caffc1d2f40ab114dfa075bf0d0a4900d4a2f354f0ee |