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.16.tar.gz
(11.2 kB
view details)
Built Distribution
File details
Details for the file moveread_core-0.2.16.tar.gz
.
File metadata
- Download URL: moveread_core-0.2.16.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4446898ed754fb9ce1f3a787306ea379f1d4edc644e03c2d97032dedd920b045 |
|
MD5 | 5dd7d56a72926ea4ee135be9a4f9cbdb |
|
BLAKE2b-256 | 214f95fb95b811a71058100a1acbc3b4183e474d71096449b82169a2c0858c56 |
File details
Details for the file moveread_core-0.2.16-py3-none-any.whl
.
File metadata
- Download URL: moveread_core-0.2.16-py3-none-any.whl
- Upload date:
- Size: 14.8 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 | 51ee0233c7a54e182b480266226b3c4e4bb6a31c4df9de35e61fcd064ae267f7 |
|
MD5 | 814aa23a6d7b67ac1094cc39358fcf9b |
|
BLAKE2b-256 | 8cac92cd0a0f5fde0539370f8aeb3201322d1a2a22f2afb71990d7ad77cc050f |