Skip to content

Releases: MartinoMensio/spacy-universal-sentence-encoder

xx_use_lg-0.2.1

29 May 09:27
55e8117
Compare
Choose a tag to compare
version 0.2.1:

- switched to git+https for pip requirements (references #3)
- added tag to the requirements of the packages
- new `load_model` function to be able to get and use models with just the base requirement

en_use_md-0.2.1

29 May 09:28
55e8117
Compare
Choose a tag to compare
version 0.2.1:

- switched to git+https for pip requirements (references #3)
- added tag to the requirements of the packages
- new `load_model` function to be able to get and use models with just the base requirement

en_use_lg-0.2.1

29 May 09:29
55e8117
Compare
Choose a tag to compare
version 0.2.1:

- switched to git+https for pip requirements (references #3)
- added tag to the requirements of the packages
- new `load_model` function to be able to get and use models with just the base requirement

xx_use_md-0.2.0

22 Apr 12:20
846f2aa
Compare
Choose a tag to compare

xx_use_lg-0.2.0

22 Apr 12:21
846f2aa
Compare
Choose a tag to compare

en_use_md-0.2.0

22 Apr 12:13
846f2aa
Compare
Choose a tag to compare

en_use_lg-0.2.0

22 Apr 12:16
846f2aa
Compare
Choose a tag to compare

en_use-0.1.3

19 Feb 11:27
23a1258
Compare
Choose a tag to compare

Version 0.1.3 changes:

  • version match between wrapper (en_use and universal_sentence_encoder)
  • avoid loading of tf_wrapper just when spacy.load is called on other models. Now it is instantiated as singleton just when spacy.load('en_use') is called
  • fix the Token.vector that was raising an exception

en_use-0.1.2

10 Feb 12:24
f979403
Compare
Choose a tag to compare

added tagger, parser, ner from en_core_web_sm

en_use-0.1.1

29 Jan 17:40
3eca1b2
Compare
Choose a tag to compare
version increase