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.15.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.2.15.tar.gz
.
File metadata
- Download URL: moveread_core-0.2.15.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5c727b6ff1436bffdf3074077ad51de117f7407f256d6267b691f7075db2866 |
|
MD5 | c5336fee98e06f5e3b1015689631ac50 |
|
BLAKE2b-256 | 3f158f2a35b8ea1aa5047f2d34822a592aee9eee800a358723503599c7272bbb |
File details
Details for the file moveread_core-0.2.15-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.2.15-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 | 35e7f0bbd7d8353b77cca22f30024a21712c242489ef0781416fb4357574eb8c |
|
MD5 | a1cedb10d234735698cd388f24856b7e |
|
BLAKE2b-256 | 4918edd86374dd3b1db89efa1c701737a2848ab1972f9c2074202457182b4e02 |