* For token classification, support scores in `doc.spans` annotation as `doc.spans[key].attrs["scores"]`
0.0.3
* More renaming to `HF` to be consistent with `spacy-transformers`.
0.0.2
* More renaming to `Hf` instead of `Trf` in order to reduce confusion with `spacy-transformers` (15). * Update `stride` docs in README and allow it to be optional (16). * Improve error handling and warnings (17).