Skip to content

Commit 3fb62d4

Browse files
author
Julien Salinas
committed
Increment version
1 parent 87d33e4 commit 3fb62d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nlpcloud.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'nlpcloud'
3-
s.version = '1.0.37'
3+
s.version = '1.0.38'
44
s.summary = 'Ruby client for the NLP Cloud API'
55
s.description = 'NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, blog post generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the Ruby client for the API. More details here: https://nlpcloud.io. Documentation: https://docs.nlpcloud.io.'
66
s.authors = ['Julien Salinas']

0 commit comments

Comments
 (0)