Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 339 Bytes

schemas-for-schemaless

Illustrations for ICBO 2021 submission

python3.9 -m venv venv                                
source venv/bin/activate
pip install -r requirements.txt
make clean
make inference_prep
jupyter notebook notebooks/schemas-for-schemaless.ipynb

# pip install -i https://test.pypi.org/simple/ scoped-mapping