* implement test_step for TransformerSpanClassificationModel and refactor (175) ArneBinder
0.6.0
Not secure
* dont export core and fix readme examples (173) ArneBinder
0.5.0
Not secure
* reoarganize pytorch_ie.core (166) ArneBinder * add nox sessions: tests_no_local_datasets and tests_only_local_datasets (170) ArneBinder * use Auto classes in readme (165) ArneBinder * Fix dummy data folder name for NL dataset (168) ChristophAlt * Add AutoTaskModule, AutoModel, AutoPipeline (157) ChristophAlt * NER datasets (162) ChristophAlt
0.4.0
Not secure
* Initial datasets setup (155) ChristophAlt * Reworked TaskModule and Pipeline (149) ChristophAlt * Make readme examples work in interactive interpreter (145) ChristophAlt * Update main dependencies to latest version (141) ChristophAlt * Drop python 3.8 support (143) ChristophAlt * Prototype annotations, documents, and dataset (130) ArneBinder