Releases: MartinoMensio/spacy-universal-sentence-encoder
Releases · MartinoMensio/spacy-universal-sentence-encoder
v0.4.6
v0.4.5
Relaxed constraints about spacy_version
in meta.json
v0.4.4
Updated spaCy version dependency to 3.3
v0.4.3
Added support for CMLM models:
en_use_cmlm_md
en_use_cmlm_lg
xx_use_cmlm
xx_use_cmlm_br
v0.4.1
Fixed error when debug config is not active.
Standalone models now have requirements less strict
v0.4.0
Updated to spaCy v3 and new tensorflow.
Changed how to create the pipeline component (spaCy v3 changed its API)
v0.3.4
v0.3.3
Removed warning from SpaCy version check
v0.3.2
This version includes
- serialisable docs
- allow customisation of tfhub models folder
README.md includes the complete description of these features.
v0.3.1
Added compatibility to spacy 2.1 and 2.2