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.3.3.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.3.3.tar.gz
.
File metadata
- Download URL: moveread_core-0.3.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fff072ac361c5369cb364b02f921898925323b0723d4827d05fbe1c624eb9b2 |
|
MD5 | dc9f20a6cd78732dd06c2201e517ddf8 |
|
BLAKE2b-256 | dbb02c640b307c43642eefdb3c2bc0d69d1d69ee6c35bf8068305ddd78b2ecc2 |
File details
Details for the file moveread_core-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.3.3-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0782c4cf875422b1155985925b0c02810ab2e4ae014e09b8773e5e3a9dd62770 |
|
MD5 | cec7beb860771f2adf2c024aa6aa02ff |
|
BLAKE2b-256 | 227adab664b286bebbac28ab34c5a289068a4fc3a16f65c4eacb8c4ecf07fe7f |