Skip to content

v0.6.1: Coref and biaffine parser bug fixes

Compare
Choose a tag to compare
@danieldk danieldk released this 04 Nov 09:02
· 18 commits to master since this release
33286c9
  • Coref: Docs of one or fewer tokens resulted in an error (#28).
  • Coref: resolved spans could not include the final token in a Doc (#27).
  • Biaffine parser: place tensors on the right device (#25).

This release includes an updated trained pipeline for demonstration purposes. You can install it like this:

pip install https://github.com/explosion/spacy-experimental/releases/download/v0.6.1/en_coreference_web_trf-3.4.0a2-py3-none-any.whl

Downloads (wheel)