nlpcloud 1.0.7 → 1.0.8

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8a08233de83602a883f76f24b1be58b8d6fa909b9194b3b1deeb2d9018d4987
4
- data.tar.gz: 73830d3e197ff7727371d66f24f24b6829322ec04dafae682fcb3a03750716a3
3
+ metadata.gz: 10c0a4d3c5d521504f79e2f5fff0299d84555508e86257a7b110a3cb6d4483ae
4
+ data.tar.gz: 64d3bee78530167352fc1b91c5d617844e44b237d714ca52c53119c0f7e8123c
5
5
  SHA512:
6
- metadata.gz: ffb8e5c89f39e339c1163679b3596b3567018c52e51b626351e186162a13d5bf7ac0258387dba2190d856faa9139788a3871a2fe07efbb76b8ca26d09db2a8af
7
- data.tar.gz: 3216fbd124155653a20ea661a8fae938ddd8305b43bd08495b360b91cb57eb1d81a55b6aa774be2e36722f0cd1edbc644bcf6a1abb482eefb352500e1d151bd1
6
+ metadata.gz: 4e23aae57e6591d27673d8a20eec8f9b47149a3c1d24448eac02d5892b64fefa0a105d664da04150548b10033c57c3eabc4f5db9b5a730553b6d72525c314fc0
7
+ data.tar.gz: 34de7fba883dbc73ac045b227ff227d917458dc9190ca77ca259e6232e803ef181b0a640c463e1820eda0534db74b8de2893ec7c353bebe5c92a2293bca60405
metadata CHANGED
@@ -1,19 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nlpcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julien Salinas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-04 00:00:00.000000000 Z
11
+ date: 2021-04-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'Ruby client for the NLP Cloud API. NLP Cloud serves high performance
14
- pre-trained models for NER, sentiment-analysis, classification, summarization, question
15
- answering, and POS tagging, ready for production, served through a REST API. More
16
- details here: https://nlpcloud.io. Documentation: https://docs.nlpcloud.io.'
14
+ pre-trained or custom models for NER, sentiment-analysis, classification, summarization,
15
+ question answering, and POS tagging, ready for production, served through a REST
16
+ API. More details here: https://nlpcloud.io. Documentation: https://docs.nlpcloud.io.'
17
17
  email: all@juliensalinas.com
18
18
  executables: []
19
19
  extensions: []
@@ -42,7 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  - !ruby/object:Gem::Version
43
43
  version: '0'
44
44
  requirements: []
45
- rubygems_version: 3.1.4
45
+ rubygems_version: 3.1.2
46
46
  signing_key:
47
47
  specification_version: 4
48
48
  summary: Ruby client for the NLP Cloud API