spacycloud 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4a245bddafed297a2714ceb0321402e97cf92a7dacbf35e9474460220953a205
|
4
|
+
data.tar.gz: 8f774451a92b705f8e75ada9a298f440b07fc1db942e1703a8fe72e0cf78e530
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0dcf4ba7de328c055ceb79dda94eb01d170e01b6f17b0e65107d94adf29eca928ae1641f18be3335d4e60597d4d427750f675c3bec0fdf623afc66ad7fc2b2ae
|
7
|
+
data.tar.gz: d54fc88b432a8df36b234cc4d779963fdacd9cd3449d73ae8739b307b757b58256a55bb91c1d453d0548d567bfa3beda8e11f2bf20e6612775c19ebd0b08308c
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: spacycloud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Julien Salinas
|
@@ -12,8 +12,7 @@ date: 2021-01-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
13
13
|
description: 'Ruby client for the spaCy Cloud API. spaCy Cloud serves all the spaCy
|
14
14
|
pre-trained models, and your own custom models, through a RESTful API ready for
|
15
|
-
production.
|
16
|
-
Documentation: https://docs.spacycloud.io. Github: https://github.com/spacycloud/spacycloud-python'
|
15
|
+
production. More details here: https://spacycloud.io. Documentation: https://docs.spacycloud.io.'
|
17
16
|
email: all@juliensalinas.com
|
18
17
|
executables: []
|
19
18
|
extensions: []
|