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.21.tar.gz
(11.3 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.2.21.tar.gz
.
File metadata
- Download URL: moveread_core-0.2.21.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aca2fafde76af76f3712d842201cb1dbe4866db8f613853cda93796199a60d8 |
|
MD5 | c6c58dbd92520304039e9c33463722c0 |
|
BLAKE2b-256 | 8fc9347534ce3e8c000c46e9defe894426eef58fbd8a5c37c1a9290cdf958282 |
File details
Details for the file moveread_core-0.2.21-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.2.21-py3-none-any.whl
- Upload date:
- Size: 14.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 | 02050c27a64a58eaacba6231bc5020fdf60482ba4862bd0d8170abfcafad3f2b |
|
MD5 | 98fca66bff0a9360ed3a1aadb7275b02 |
|
BLAKE2b-256 | c7efd1ed8af87c70d625097cca9139b3cdd902637086c1a88a3d2c6684c61f1c |