v0.8.0
What's Changed
- Make input text lowercase before tokenizing by @loostrum in #463
- Add visualization for timeseries by @stefsmeets in #491
- Cache python install in github actions by @stefsmeets in #482
- 400 implement label file upload support by @cpranav93 in #451
- Combine special characters into single token by @loostrum in #462
- 467 write a short readme on how to start the dashboard by @laurasootes in #497
- Added label file upload for text by @cpranav93 in #495
- Add notebook requirement by @stefsmeets in #499
- Refactor dashboard by @stefsmeets in #502
- Make paths independent in notebooks by @stefsmeets in #509
- Add button to show/hide parameters by @stefsmeets in #504
- create label file for ResNet model by @laurasootes in #513
- Add license by @WillemSpek in #516
- Downgrade dash by @WillemSpek in #530
- 517 dashboard robust path by @WillemSpek in #518
- add time step masking (refs #477) by @cwmeijer in #494
- Add pre-commit for linting/auto-formatting by @stefsmeets in #508
- 435 long text does not fit in dashboard explanation image by @laurasootes in #526
- 529 update readmes and roadmap by @elboyran in #532
- Run CI only on PRs ready for review by @stefsmeets in #533
- 478 rise for time series by @cwmeijer in #506
- 539 polish notebook rise timeseries by @geek-yang in #540
New Contributors
- @stefsmeets made their first contribution in #491
- @WillemSpek made their first contribution in #516
Full Changelog: v0.7.0...v0.8.0