cloudmersive-nlp-api-client 2.0.5 → 3.0.1

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 (129) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -130
  3. data/Gemfile +0 -7
  4. data/README.md +0 -148
  5. data/Rakefile +0 -8
  6. data/cloudmersive-nlp-api-client.gemspec +0 -45
  7. data/docs/AnalyticsApi.md +0 -63
  8. data/docs/CheckSentenceRequest.md +0 -8
  9. data/docs/CheckSentenceResponse.md +0 -9
  10. data/docs/CheckWordRequest.md +0 -8
  11. data/docs/CheckWordResponse.md +0 -9
  12. data/docs/CorrectWordInSentence.md +0 -10
  13. data/docs/Entity.md +0 -9
  14. data/docs/ExtractEntitiesApi.md +0 -63
  15. data/docs/ExtractEntitiesRequest.md +0 -8
  16. data/docs/ExtractEntitiesResponse.md +0 -9
  17. data/docs/GetWordsRequest.md +0 -8
  18. data/docs/GetWordsResponse.md +0 -8
  19. data/docs/LanguageDetectionApi.md +0 -63
  20. data/docs/LanguageDetectionRequest.md +0 -8
  21. data/docs/LanguageDetectionResponse.md +0 -10
  22. data/docs/LanguageTranslationApi.md +0 -228
  23. data/docs/LanguageTranslationRequest.md +0 -8
  24. data/docs/LanguageTranslationResponse.md +0 -10
  25. data/docs/ParseApi.md +0 -63
  26. data/docs/ParseRequest.md +0 -8
  27. data/docs/ParseResponse.md +0 -8
  28. data/docs/PosRequest.md +0 -8
  29. data/docs/PosResponse.md +0 -8
  30. data/docs/PosSentence.md +0 -8
  31. data/docs/PosTaggedWord.md +0 -9
  32. data/docs/PosTaggerApi.md +0 -338
  33. data/docs/RephraseApi.md +0 -63
  34. data/docs/RephraseRequest.md +0 -9
  35. data/docs/RephraseResponse.md +0 -10
  36. data/docs/RephrasedSentence.md +0 -10
  37. data/docs/RephrasedSentenceOption.md +0 -9
  38. data/docs/SegmentationApi.md +0 -118
  39. data/docs/SentenceSegmentationRequest.md +0 -8
  40. data/docs/SentenceSegmentationResponse.md +0 -10
  41. data/docs/SentimentAnalysisRequest.md +0 -8
  42. data/docs/SentimentAnalysisResponse.md +0 -11
  43. data/docs/SpellcheckApi.md +0 -118
  44. data/docs/WordPosition.md +0 -11
  45. data/git_push.sh +0 -55
  46. data/lib/cloudmersive-nlp-api-client.rb +0 -77
  47. data/lib/cloudmersive-nlp-api-client/api/analytics_api.rb +0 -78
  48. data/lib/cloudmersive-nlp-api-client/api/extract_entities_api.rb +0 -78
  49. data/lib/cloudmersive-nlp-api-client/api/language_detection_api.rb +0 -78
  50. data/lib/cloudmersive-nlp-api-client/api/language_translation_api.rb +0 -243
  51. data/lib/cloudmersive-nlp-api-client/api/parse_api.rb +0 -78
  52. data/lib/cloudmersive-nlp-api-client/api/pos_tagger_api.rb +0 -353
  53. data/lib/cloudmersive-nlp-api-client/api/rephrase_api.rb +0 -78
  54. data/lib/cloudmersive-nlp-api-client/api/segmentation_api.rb +0 -133
  55. data/lib/cloudmersive-nlp-api-client/api/spellcheck_api.rb +0 -133
  56. data/lib/cloudmersive-nlp-api-client/api_client.rb +0 -389
  57. data/lib/cloudmersive-nlp-api-client/api_error.rb +0 -38
  58. data/lib/cloudmersive-nlp-api-client/configuration.rb +0 -209
  59. data/lib/cloudmersive-nlp-api-client/models/check_sentence_request.rb +0 -189
  60. data/lib/cloudmersive-nlp-api-client/models/check_sentence_response.rb +0 -201
  61. data/lib/cloudmersive-nlp-api-client/models/check_word_request.rb +0 -188
  62. data/lib/cloudmersive-nlp-api-client/models/check_word_response.rb +0 -201
  63. data/lib/cloudmersive-nlp-api-client/models/correct_word_in_sentence.rb +0 -211
  64. data/lib/cloudmersive-nlp-api-client/models/entity.rb +0 -197
  65. data/lib/cloudmersive-nlp-api-client/models/extract_entities_request.rb +0 -189
  66. data/lib/cloudmersive-nlp-api-client/models/extract_entities_response.rb +0 -200
  67. data/lib/cloudmersive-nlp-api-client/models/get_words_request.rb +0 -188
  68. data/lib/cloudmersive-nlp-api-client/models/get_words_response.rb +0 -191
  69. data/lib/cloudmersive-nlp-api-client/models/language_detection_request.rb +0 -189
  70. data/lib/cloudmersive-nlp-api-client/models/language_detection_response.rb +0 -209
  71. data/lib/cloudmersive-nlp-api-client/models/language_translation_request.rb +0 -189
  72. data/lib/cloudmersive-nlp-api-client/models/language_translation_response.rb +0 -209
  73. data/lib/cloudmersive-nlp-api-client/models/parse_request.rb +0 -189
  74. data/lib/cloudmersive-nlp-api-client/models/parse_response.rb +0 -189
  75. data/lib/cloudmersive-nlp-api-client/models/pos_request.rb +0 -189
  76. data/lib/cloudmersive-nlp-api-client/models/pos_response.rb +0 -191
  77. data/lib/cloudmersive-nlp-api-client/models/pos_sentence.rb +0 -191
  78. data/lib/cloudmersive-nlp-api-client/models/pos_tagged_word.rb +0 -199
  79. data/lib/cloudmersive-nlp-api-client/models/rephrase_request.rb +0 -199
  80. data/lib/cloudmersive-nlp-api-client/models/rephrase_response.rb +0 -211
  81. data/lib/cloudmersive-nlp-api-client/models/rephrased_sentence.rb +0 -211
  82. data/lib/cloudmersive-nlp-api-client/models/rephrased_sentence_option.rb +0 -199
  83. data/lib/cloudmersive-nlp-api-client/models/sentence_segmentation_request.rb +0 -188
  84. data/lib/cloudmersive-nlp-api-client/models/sentence_segmentation_response.rb +0 -208
  85. data/lib/cloudmersive-nlp-api-client/models/sentiment_analysis_request.rb +0 -189
  86. data/lib/cloudmersive-nlp-api-client/models/sentiment_analysis_response.rb +0 -219
  87. data/lib/cloudmersive-nlp-api-client/models/word_position.rb +0 -219
  88. data/lib/cloudmersive-nlp-api-client/version.rb +0 -15
  89. data/spec/api/analytics_api_spec.rb +0 -47
  90. data/spec/api/extract_entities_api_spec.rb +0 -47
  91. data/spec/api/language_detection_api_spec.rb +0 -47
  92. data/spec/api/language_translation_api_spec.rb +0 -83
  93. data/spec/api/parse_api_spec.rb +0 -47
  94. data/spec/api/pos_tagger_api_spec.rb +0 -107
  95. data/spec/api/rephrase_api_spec.rb +0 -47
  96. data/spec/api/segmentation_api_spec.rb +0 -59
  97. data/spec/api/spellcheck_api_spec.rb +0 -59
  98. data/spec/api_client_spec.rb +0 -226
  99. data/spec/configuration_spec.rb +0 -42
  100. data/spec/models/check_sentence_request_spec.rb +0 -42
  101. data/spec/models/check_sentence_response_spec.rb +0 -48
  102. data/spec/models/check_word_request_spec.rb +0 -42
  103. data/spec/models/check_word_response_spec.rb +0 -48
  104. data/spec/models/correct_word_in_sentence_spec.rb +0 -54
  105. data/spec/models/entity_spec.rb +0 -48
  106. data/spec/models/extract_entities_request_spec.rb +0 -42
  107. data/spec/models/extract_entities_response_spec.rb +0 -48
  108. data/spec/models/get_words_request_spec.rb +0 -42
  109. data/spec/models/get_words_response_spec.rb +0 -42
  110. data/spec/models/language_detection_request_spec.rb +0 -42
  111. data/spec/models/language_detection_response_spec.rb +0 -54
  112. data/spec/models/language_translation_request_spec.rb +0 -42
  113. data/spec/models/language_translation_response_spec.rb +0 -54
  114. data/spec/models/parse_request_spec.rb +0 -42
  115. data/spec/models/parse_response_spec.rb +0 -42
  116. data/spec/models/pos_request_spec.rb +0 -42
  117. data/spec/models/pos_response_spec.rb +0 -42
  118. data/spec/models/pos_sentence_spec.rb +0 -42
  119. data/spec/models/pos_tagged_word_spec.rb +0 -48
  120. data/spec/models/rephrase_request_spec.rb +0 -48
  121. data/spec/models/rephrase_response_spec.rb +0 -54
  122. data/spec/models/rephrased_sentence_option_spec.rb +0 -48
  123. data/spec/models/rephrased_sentence_spec.rb +0 -54
  124. data/spec/models/sentence_segmentation_request_spec.rb +0 -42
  125. data/spec/models/sentence_segmentation_response_spec.rb +0 -54
  126. data/spec/models/sentiment_analysis_request_spec.rb +0 -42
  127. data/spec/models/sentiment_analysis_response_spec.rb +0 -60
  128. data/spec/models/word_position_spec.rb +0 -60
  129. data/spec/spec_helper.rb +0 -111
@@ -1,42 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::CheckWordRequest
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'CheckWordRequest' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::CheckWordRequest.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of CheckWordRequest' do
31
- it 'should create an instance of CheckWordRequest' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::CheckWordRequest)
33
- end
34
- end
35
- describe 'test attribute "word"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- end
42
-
@@ -1,48 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::CheckWordResponse
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'CheckWordResponse' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::CheckWordResponse.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of CheckWordResponse' do
31
- it 'should create an instance of CheckWordResponse' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::CheckWordResponse)
33
- end
34
- end
35
- describe 'test attribute "correct"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "suggestions"' do
42
- it 'should work' do
43
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
- end
45
- end
46
-
47
- end
48
-
@@ -1,54 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::CorrectWordInSentence
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'CorrectWordInSentence' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::CorrectWordInSentence.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of CorrectWordInSentence' do
31
- it 'should create an instance of CorrectWordInSentence' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::CorrectWordInSentence)
33
- end
34
- end
35
- describe 'test attribute "word"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "correct"' do
42
- it 'should work' do
43
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
- end
45
- end
46
-
47
- describe 'test attribute "suggestions"' do
48
- it 'should work' do
49
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
- end
51
- end
52
-
53
- end
54
-
@@ -1,48 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::Entity
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'Entity' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::Entity.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of Entity' do
31
- it 'should create an instance of Entity' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::Entity)
33
- end
34
- end
35
- describe 'test attribute "entity_type"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "entity_text"' do
42
- it 'should work' do
43
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
- end
45
- end
46
-
47
- end
48
-
@@ -1,42 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::ExtractEntitiesRequest
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'ExtractEntitiesRequest' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::ExtractEntitiesRequest.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of ExtractEntitiesRequest' do
31
- it 'should create an instance of ExtractEntitiesRequest' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::ExtractEntitiesRequest)
33
- end
34
- end
35
- describe 'test attribute "input_string"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- end
42
-
@@ -1,48 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::ExtractEntitiesResponse
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'ExtractEntitiesResponse' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::ExtractEntitiesResponse.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of ExtractEntitiesResponse' do
31
- it 'should create an instance of ExtractEntitiesResponse' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::ExtractEntitiesResponse)
33
- end
34
- end
35
- describe 'test attribute "successful"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "entities"' do
42
- it 'should work' do
43
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
- end
45
- end
46
-
47
- end
48
-
@@ -1,42 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::GetWordsRequest
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'GetWordsRequest' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::GetWordsRequest.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of GetWordsRequest' do
31
- it 'should create an instance of GetWordsRequest' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::GetWordsRequest)
33
- end
34
- end
35
- describe 'test attribute "input_text"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- end
42
-
@@ -1,42 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::GetWordsResponse
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'GetWordsResponse' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::GetWordsResponse.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of GetWordsResponse' do
31
- it 'should create an instance of GetWordsResponse' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::GetWordsResponse)
33
- end
34
- end
35
- describe 'test attribute "words"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- end
42
-
@@ -1,42 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::LanguageDetectionRequest
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'LanguageDetectionRequest' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::LanguageDetectionRequest.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of LanguageDetectionRequest' do
31
- it 'should create an instance of LanguageDetectionRequest' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::LanguageDetectionRequest)
33
- end
34
- end
35
- describe 'test attribute "text_to_detect"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- end
42
-
@@ -1,54 +0,0 @@
1
- =begin
2
- #nlpapiv2
3
-
4
- #The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for CloudmersiveNlpApiClient::LanguageDetectionResponse
18
- # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
19
- # Please update as you see appropriate
20
- describe 'LanguageDetectionResponse' do
21
- before do
22
- # run before each test
23
- @instance = CloudmersiveNlpApiClient::LanguageDetectionResponse.new
24
- end
25
-
26
- after do
27
- # run after each test
28
- end
29
-
30
- describe 'test an instance of LanguageDetectionResponse' do
31
- it 'should create an instance of LanguageDetectionResponse' do
32
- expect(@instance).to be_instance_of(CloudmersiveNlpApiClient::LanguageDetectionResponse)
33
- end
34
- end
35
- describe 'test attribute "successful"' do
36
- it 'should work' do
37
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
- end
39
- end
40
-
41
- describe 'test attribute "detected_language_three_letter_code"' do
42
- it 'should work' do
43
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
- end
45
- end
46
-
47
- describe 'test attribute "detected_language_full_name"' do
48
- it 'should work' do
49
- # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
- end
51
- end
52
-
53
- end
54
-