Skip to content

Releases: explosion/spacy-huggingface-pipelines

v0.0.4

02 Jun 18:19
3e92094
Compare
Choose a tag to compare
  • For token classification, support scores in doc.spans annotation as doc.spans[key].attrs["scores"]

v0.0.3

04 May 18:52
51312e7
Compare
Choose a tag to compare
  • More renaming to HF to be consistent with spacy-transformers.

v0.0.2

26 Apr 13:29
9ef6647
Compare
Choose a tag to compare
  • 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).

v0.0.1

24 Apr 09:11
1d8dd02
Compare
Choose a tag to compare

Initial release.