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.18.tar.gz
(11.3 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.2.18.tar.gz
.
File metadata
- Download URL: moveread_core-0.2.18.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 | e0105769b579e6ceda8e6e41364544cc29c11376de17707c4cfbe40a15843e58 |
|
MD5 | 7f5c205d8256c39bd629a79027dd1cb5 |
|
BLAKE2b-256 | 422e31caf164c364aac9e490a689d6dc53a6af635665d971d07280e2c9c72e8b |
File details
Details for the file moveread_core-0.2.18-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.2.18-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 | 14debf89f8433b3ea51a64b3acbb3909724837d94284d9462df5f316047fcb0a |
|
MD5 | 04a9fdcd728791271c52e2082aeac6a3 |
|
BLAKE2b-256 | abf22d4ee2f57c618d667b554ad247adffaaf527a72cedf5c75206ddd573a544 |