A config dictionary can now be passed to BaseDatasetFactory.get_dataset_iterator(). This allows to set e.g., different types of emeddings, noise ratios etc. on a dataset iterator level.
0.0.5
0.0.4
0.0.3
Improvements / Changes
* added github actions for publishing to pypi * Bugfix: splitter now adds remaining samples from splitting to the test split * splitter expects now seed value for random generator