cloudmersive-nlp-api-client 2.0.9 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (153) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -154
  3. data/Gemfile +0 -7
  4. data/README.md +0 -160
  5. data/Rakefile +0 -8
  6. data/cloudmersive-nlp-api-client.gemspec +0 -45
  7. data/docs/AnalyticsApi.md +0 -283
  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/HateSpeechAnalysisRequest.md +0 -8
  20. data/docs/HateSpeechAnalysisResponse.md +0 -10
  21. data/docs/LanguageDetectionApi.md +0 -63
  22. data/docs/LanguageDetectionRequest.md +0 -8
  23. data/docs/LanguageDetectionResponse.md +0 -10
  24. data/docs/LanguageTranslationApi.md +0 -228
  25. data/docs/LanguageTranslationRequest.md +0 -8
  26. data/docs/LanguageTranslationResponse.md +0 -10
  27. data/docs/ParseApi.md +0 -63
  28. data/docs/ParseRequest.md +0 -8
  29. data/docs/ParseResponse.md +0 -8
  30. data/docs/PosRequest.md +0 -8
  31. data/docs/PosResponse.md +0 -8
  32. data/docs/PosSentence.md +0 -8
  33. data/docs/PosTaggedWord.md +0 -9
  34. data/docs/PosTaggerApi.md +0 -338
  35. data/docs/ProfanityAnalysisRequest.md +0 -8
  36. data/docs/ProfanityAnalysisResponse.md +0 -10
  37. data/docs/RephraseApi.md +0 -63
  38. data/docs/RephraseRequest.md +0 -9
  39. data/docs/RephraseResponse.md +0 -10
  40. data/docs/RephrasedSentence.md +0 -10
  41. data/docs/RephrasedSentenceOption.md +0 -9
  42. data/docs/SegmentationApi.md +0 -118
  43. data/docs/SentenceSegmentationRequest.md +0 -8
  44. data/docs/SentenceSegmentationResponse.md +0 -10
  45. data/docs/SentimentAnalysisRequest.md +0 -8
  46. data/docs/SentimentAnalysisResponse.md +0 -11
  47. data/docs/SimilarityAnalysisRequest.md +0 -9
  48. data/docs/SimilarityAnalysisResponse.md +0 -10
  49. data/docs/SpellcheckApi.md +0 -118
  50. data/docs/SubjectivityAnalysisRequest.md +0 -8
  51. data/docs/SubjectivityAnalysisResponse.md +0 -10
  52. data/docs/WordPosition.md +0 -11
  53. data/git_push.sh +0 -55
  54. data/lib/cloudmersive-nlp-api-client.rb +0 -85
  55. data/lib/cloudmersive-nlp-api-client/api/analytics_api.rb +0 -298
  56. data/lib/cloudmersive-nlp-api-client/api/extract_entities_api.rb +0 -78
  57. data/lib/cloudmersive-nlp-api-client/api/language_detection_api.rb +0 -78
  58. data/lib/cloudmersive-nlp-api-client/api/language_translation_api.rb +0 -243
  59. data/lib/cloudmersive-nlp-api-client/api/parse_api.rb +0 -78
  60. data/lib/cloudmersive-nlp-api-client/api/pos_tagger_api.rb +0 -353
  61. data/lib/cloudmersive-nlp-api-client/api/rephrase_api.rb +0 -78
  62. data/lib/cloudmersive-nlp-api-client/api/segmentation_api.rb +0 -133
  63. data/lib/cloudmersive-nlp-api-client/api/spellcheck_api.rb +0 -133
  64. data/lib/cloudmersive-nlp-api-client/api_client.rb +0 -389
  65. data/lib/cloudmersive-nlp-api-client/api_error.rb +0 -38
  66. data/lib/cloudmersive-nlp-api-client/configuration.rb +0 -209
  67. data/lib/cloudmersive-nlp-api-client/models/check_sentence_request.rb +0 -189
  68. data/lib/cloudmersive-nlp-api-client/models/check_sentence_response.rb +0 -201
  69. data/lib/cloudmersive-nlp-api-client/models/check_word_request.rb +0 -188
  70. data/lib/cloudmersive-nlp-api-client/models/check_word_response.rb +0 -201
  71. data/lib/cloudmersive-nlp-api-client/models/correct_word_in_sentence.rb +0 -211
  72. data/lib/cloudmersive-nlp-api-client/models/entity.rb +0 -197
  73. data/lib/cloudmersive-nlp-api-client/models/extract_entities_request.rb +0 -189
  74. data/lib/cloudmersive-nlp-api-client/models/extract_entities_response.rb +0 -200
  75. data/lib/cloudmersive-nlp-api-client/models/get_words_request.rb +0 -188
  76. data/lib/cloudmersive-nlp-api-client/models/get_words_response.rb +0 -191
  77. data/lib/cloudmersive-nlp-api-client/models/hate_speech_analysis_request.rb +0 -189
  78. data/lib/cloudmersive-nlp-api-client/models/hate_speech_analysis_response.rb +0 -209
  79. data/lib/cloudmersive-nlp-api-client/models/language_detection_request.rb +0 -189
  80. data/lib/cloudmersive-nlp-api-client/models/language_detection_response.rb +0 -209
  81. data/lib/cloudmersive-nlp-api-client/models/language_translation_request.rb +0 -189
  82. data/lib/cloudmersive-nlp-api-client/models/language_translation_response.rb +0 -209
  83. data/lib/cloudmersive-nlp-api-client/models/parse_request.rb +0 -189
  84. data/lib/cloudmersive-nlp-api-client/models/parse_response.rb +0 -189
  85. data/lib/cloudmersive-nlp-api-client/models/pos_request.rb +0 -189
  86. data/lib/cloudmersive-nlp-api-client/models/pos_response.rb +0 -191
  87. data/lib/cloudmersive-nlp-api-client/models/pos_sentence.rb +0 -191
  88. data/lib/cloudmersive-nlp-api-client/models/pos_tagged_word.rb +0 -199
  89. data/lib/cloudmersive-nlp-api-client/models/profanity_analysis_request.rb +0 -189
  90. data/lib/cloudmersive-nlp-api-client/models/profanity_analysis_response.rb +0 -209
  91. data/lib/cloudmersive-nlp-api-client/models/rephrase_request.rb +0 -199
  92. data/lib/cloudmersive-nlp-api-client/models/rephrase_response.rb +0 -211
  93. data/lib/cloudmersive-nlp-api-client/models/rephrased_sentence.rb +0 -211
  94. data/lib/cloudmersive-nlp-api-client/models/rephrased_sentence_option.rb +0 -199
  95. data/lib/cloudmersive-nlp-api-client/models/sentence_segmentation_request.rb +0 -188
  96. data/lib/cloudmersive-nlp-api-client/models/sentence_segmentation_response.rb +0 -208
  97. data/lib/cloudmersive-nlp-api-client/models/sentiment_analysis_request.rb +0 -189
  98. data/lib/cloudmersive-nlp-api-client/models/sentiment_analysis_response.rb +0 -219
  99. data/lib/cloudmersive-nlp-api-client/models/similarity_analysis_request.rb +0 -199
  100. data/lib/cloudmersive-nlp-api-client/models/similarity_analysis_response.rb +0 -209
  101. data/lib/cloudmersive-nlp-api-client/models/subjectivity_analysis_request.rb +0 -189
  102. data/lib/cloudmersive-nlp-api-client/models/subjectivity_analysis_response.rb +0 -209
  103. data/lib/cloudmersive-nlp-api-client/models/word_position.rb +0 -219
  104. data/lib/cloudmersive-nlp-api-client/version.rb +0 -15
  105. data/spec/api/analytics_api_spec.rb +0 -95
  106. data/spec/api/extract_entities_api_spec.rb +0 -47
  107. data/spec/api/language_detection_api_spec.rb +0 -47
  108. data/spec/api/language_translation_api_spec.rb +0 -83
  109. data/spec/api/parse_api_spec.rb +0 -47
  110. data/spec/api/pos_tagger_api_spec.rb +0 -107
  111. data/spec/api/rephrase_api_spec.rb +0 -47
  112. data/spec/api/segmentation_api_spec.rb +0 -59
  113. data/spec/api/spellcheck_api_spec.rb +0 -59
  114. data/spec/api_client_spec.rb +0 -226
  115. data/spec/configuration_spec.rb +0 -42
  116. data/spec/models/check_sentence_request_spec.rb +0 -42
  117. data/spec/models/check_sentence_response_spec.rb +0 -48
  118. data/spec/models/check_word_request_spec.rb +0 -42
  119. data/spec/models/check_word_response_spec.rb +0 -48
  120. data/spec/models/correct_word_in_sentence_spec.rb +0 -54
  121. data/spec/models/entity_spec.rb +0 -48
  122. data/spec/models/extract_entities_request_spec.rb +0 -42
  123. data/spec/models/extract_entities_response_spec.rb +0 -48
  124. data/spec/models/get_words_request_spec.rb +0 -42
  125. data/spec/models/get_words_response_spec.rb +0 -42
  126. data/spec/models/hate_speech_analysis_request_spec.rb +0 -42
  127. data/spec/models/hate_speech_analysis_response_spec.rb +0 -54
  128. data/spec/models/language_detection_request_spec.rb +0 -42
  129. data/spec/models/language_detection_response_spec.rb +0 -54
  130. data/spec/models/language_translation_request_spec.rb +0 -42
  131. data/spec/models/language_translation_response_spec.rb +0 -54
  132. data/spec/models/parse_request_spec.rb +0 -42
  133. data/spec/models/parse_response_spec.rb +0 -42
  134. data/spec/models/pos_request_spec.rb +0 -42
  135. data/spec/models/pos_response_spec.rb +0 -42
  136. data/spec/models/pos_sentence_spec.rb +0 -42
  137. data/spec/models/pos_tagged_word_spec.rb +0 -48
  138. data/spec/models/profanity_analysis_request_spec.rb +0 -42
  139. data/spec/models/profanity_analysis_response_spec.rb +0 -54
  140. data/spec/models/rephrase_request_spec.rb +0 -48
  141. data/spec/models/rephrase_response_spec.rb +0 -54
  142. data/spec/models/rephrased_sentence_option_spec.rb +0 -48
  143. data/spec/models/rephrased_sentence_spec.rb +0 -54
  144. data/spec/models/sentence_segmentation_request_spec.rb +0 -42
  145. data/spec/models/sentence_segmentation_response_spec.rb +0 -54
  146. data/spec/models/sentiment_analysis_request_spec.rb +0 -42
  147. data/spec/models/sentiment_analysis_response_spec.rb +0 -60
  148. data/spec/models/similarity_analysis_request_spec.rb +0 -48
  149. data/spec/models/similarity_analysis_response_spec.rb +0 -54
  150. data/spec/models/subjectivity_analysis_request_spec.rb +0 -42
  151. data/spec/models/subjectivity_analysis_response_spec.rb +0 -54
  152. data/spec/models/word_position_spec.rb +0 -60
  153. data/spec/spec_helper.rb +0 -111
@@ -1,211 +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 'date'
14
-
15
- module CloudmersiveNlpApiClient
16
- # One input sentence and associated rephrasing results
17
- class RephrasedSentence
18
- # Index of the sentence, 1-based, ordered
19
- attr_accessor :sentence_index
20
-
21
- # Original input sentence text
22
- attr_accessor :original_sentence_text
23
-
24
- # Rephrasing text options, candidates of the original input sentence, in order - with best candidate first
25
- attr_accessor :rephrasings
26
-
27
-
28
- # Attribute mapping from ruby-style variable name to JSON key.
29
- def self.attribute_map
30
- {
31
- :'sentence_index' => :'SentenceIndex',
32
- :'original_sentence_text' => :'OriginalSentenceText',
33
- :'rephrasings' => :'Rephrasings'
34
- }
35
- end
36
-
37
- # Attribute type mapping.
38
- def self.swagger_types
39
- {
40
- :'sentence_index' => :'Integer',
41
- :'original_sentence_text' => :'String',
42
- :'rephrasings' => :'Array<RephrasedSentenceOption>'
43
- }
44
- end
45
-
46
- # Initializes the object
47
- # @param [Hash] attributes Model attributes in the form of hash
48
- def initialize(attributes = {})
49
- return unless attributes.is_a?(Hash)
50
-
51
- # convert string to symbol for hash key
52
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
53
-
54
- if attributes.has_key?(:'SentenceIndex')
55
- self.sentence_index = attributes[:'SentenceIndex']
56
- end
57
-
58
- if attributes.has_key?(:'OriginalSentenceText')
59
- self.original_sentence_text = attributes[:'OriginalSentenceText']
60
- end
61
-
62
- if attributes.has_key?(:'Rephrasings')
63
- if (value = attributes[:'Rephrasings']).is_a?(Array)
64
- self.rephrasings = value
65
- end
66
- end
67
-
68
- end
69
-
70
- # Show invalid properties with the reasons. Usually used together with valid?
71
- # @return Array for valid properties with the reasons
72
- def list_invalid_properties
73
- invalid_properties = Array.new
74
- return invalid_properties
75
- end
76
-
77
- # Check to see if the all the properties in the model are valid
78
- # @return true if the model is valid
79
- def valid?
80
- return true
81
- end
82
-
83
- # Checks equality by comparing each attribute.
84
- # @param [Object] Object to be compared
85
- def ==(o)
86
- return true if self.equal?(o)
87
- self.class == o.class &&
88
- sentence_index == o.sentence_index &&
89
- original_sentence_text == o.original_sentence_text &&
90
- rephrasings == o.rephrasings
91
- end
92
-
93
- # @see the `==` method
94
- # @param [Object] Object to be compared
95
- def eql?(o)
96
- self == o
97
- end
98
-
99
- # Calculates hash code according to all attributes.
100
- # @return [Fixnum] Hash code
101
- def hash
102
- [sentence_index, original_sentence_text, rephrasings].hash
103
- end
104
-
105
- # Builds the object from hash
106
- # @param [Hash] attributes Model attributes in the form of hash
107
- # @return [Object] Returns the model itself
108
- def build_from_hash(attributes)
109
- return nil unless attributes.is_a?(Hash)
110
- self.class.swagger_types.each_pair do |key, type|
111
- if type =~ /\AArray<(.*)>/i
112
- # check to ensure the input is an array given that the the attribute
113
- # is documented as an array but the input is not
114
- if attributes[self.class.attribute_map[key]].is_a?(Array)
115
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
116
- end
117
- elsif !attributes[self.class.attribute_map[key]].nil?
118
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
119
- end # or else data not found in attributes(hash), not an issue as the data can be optional
120
- end
121
-
122
- self
123
- end
124
-
125
- # Deserializes the data based on type
126
- # @param string type Data type
127
- # @param string value Value to be deserialized
128
- # @return [Object] Deserialized data
129
- def _deserialize(type, value)
130
- case type.to_sym
131
- when :DateTime
132
- DateTime.parse(value)
133
- when :Date
134
- Date.parse(value)
135
- when :String
136
- value.to_s
137
- when :Integer
138
- value.to_i
139
- when :Float
140
- value.to_f
141
- when :BOOLEAN
142
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
143
- true
144
- else
145
- false
146
- end
147
- when :Object
148
- # generic object (usually a Hash), return directly
149
- value
150
- when /\AArray<(?<inner_type>.+)>\z/
151
- inner_type = Regexp.last_match[:inner_type]
152
- value.map { |v| _deserialize(inner_type, v) }
153
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
154
- k_type = Regexp.last_match[:k_type]
155
- v_type = Regexp.last_match[:v_type]
156
- {}.tap do |hash|
157
- value.each do |k, v|
158
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
159
- end
160
- end
161
- else # model
162
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
163
- temp_model.build_from_hash(value)
164
- end
165
- end
166
-
167
- # Returns the string representation of the object
168
- # @return [String] String presentation of the object
169
- def to_s
170
- to_hash.to_s
171
- end
172
-
173
- # to_body is an alias to to_hash (backward compatibility)
174
- # @return [Hash] Returns the object in the form of hash
175
- def to_body
176
- to_hash
177
- end
178
-
179
- # Returns the object in the form of hash
180
- # @return [Hash] Returns the object in the form of hash
181
- def to_hash
182
- hash = {}
183
- self.class.attribute_map.each_pair do |attr, param|
184
- value = self.send(attr)
185
- next if value.nil?
186
- hash[param] = _to_hash(value)
187
- end
188
- hash
189
- end
190
-
191
- # Outputs non-array value in the form of hash
192
- # For object, use to_hash. Otherwise, just return the value
193
- # @param [Object] value Any valid value
194
- # @return [Hash] Returns the value in the form of hash
195
- def _to_hash(value)
196
- if value.is_a?(Array)
197
- value.compact.map{ |v| _to_hash(v) }
198
- elsif value.is_a?(Hash)
199
- {}.tap do |hash|
200
- value.each { |k, v| hash[k] = _to_hash(v) }
201
- end
202
- elsif value.respond_to? :to_hash
203
- value.to_hash
204
- else
205
- value
206
- end
207
- end
208
-
209
- end
210
-
211
- end
@@ -1,199 +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 'date'
14
-
15
- module CloudmersiveNlpApiClient
16
- # One rephrasing of an original input sentence
17
- class RephrasedSentenceOption
18
- # Ordered index of the rephrasing option, 1-based, with 1 being the best option
19
- attr_accessor :rephrased_option_index
20
-
21
- # One sentence of output rephrased text of original input sentence
22
- attr_accessor :rephrased_sentence_text
23
-
24
-
25
- # Attribute mapping from ruby-style variable name to JSON key.
26
- def self.attribute_map
27
- {
28
- :'rephrased_option_index' => :'RephrasedOptionIndex',
29
- :'rephrased_sentence_text' => :'RephrasedSentenceText'
30
- }
31
- end
32
-
33
- # Attribute type mapping.
34
- def self.swagger_types
35
- {
36
- :'rephrased_option_index' => :'Integer',
37
- :'rephrased_sentence_text' => :'String'
38
- }
39
- end
40
-
41
- # Initializes the object
42
- # @param [Hash] attributes Model attributes in the form of hash
43
- def initialize(attributes = {})
44
- return unless attributes.is_a?(Hash)
45
-
46
- # convert string to symbol for hash key
47
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
48
-
49
- if attributes.has_key?(:'RephrasedOptionIndex')
50
- self.rephrased_option_index = attributes[:'RephrasedOptionIndex']
51
- end
52
-
53
- if attributes.has_key?(:'RephrasedSentenceText')
54
- self.rephrased_sentence_text = attributes[:'RephrasedSentenceText']
55
- end
56
-
57
- end
58
-
59
- # Show invalid properties with the reasons. Usually used together with valid?
60
- # @return Array for valid properties with the reasons
61
- def list_invalid_properties
62
- invalid_properties = Array.new
63
- return invalid_properties
64
- end
65
-
66
- # Check to see if the all the properties in the model are valid
67
- # @return true if the model is valid
68
- def valid?
69
- return true
70
- end
71
-
72
- # Checks equality by comparing each attribute.
73
- # @param [Object] Object to be compared
74
- def ==(o)
75
- return true if self.equal?(o)
76
- self.class == o.class &&
77
- rephrased_option_index == o.rephrased_option_index &&
78
- rephrased_sentence_text == o.rephrased_sentence_text
79
- end
80
-
81
- # @see the `==` method
82
- # @param [Object] Object to be compared
83
- def eql?(o)
84
- self == o
85
- end
86
-
87
- # Calculates hash code according to all attributes.
88
- # @return [Fixnum] Hash code
89
- def hash
90
- [rephrased_option_index, rephrased_sentence_text].hash
91
- end
92
-
93
- # Builds the object from hash
94
- # @param [Hash] attributes Model attributes in the form of hash
95
- # @return [Object] Returns the model itself
96
- def build_from_hash(attributes)
97
- return nil unless attributes.is_a?(Hash)
98
- self.class.swagger_types.each_pair do |key, type|
99
- if type =~ /\AArray<(.*)>/i
100
- # check to ensure the input is an array given that the the attribute
101
- # is documented as an array but the input is not
102
- if attributes[self.class.attribute_map[key]].is_a?(Array)
103
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
104
- end
105
- elsif !attributes[self.class.attribute_map[key]].nil?
106
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
107
- end # or else data not found in attributes(hash), not an issue as the data can be optional
108
- end
109
-
110
- self
111
- end
112
-
113
- # Deserializes the data based on type
114
- # @param string type Data type
115
- # @param string value Value to be deserialized
116
- # @return [Object] Deserialized data
117
- def _deserialize(type, value)
118
- case type.to_sym
119
- when :DateTime
120
- DateTime.parse(value)
121
- when :Date
122
- Date.parse(value)
123
- when :String
124
- value.to_s
125
- when :Integer
126
- value.to_i
127
- when :Float
128
- value.to_f
129
- when :BOOLEAN
130
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
131
- true
132
- else
133
- false
134
- end
135
- when :Object
136
- # generic object (usually a Hash), return directly
137
- value
138
- when /\AArray<(?<inner_type>.+)>\z/
139
- inner_type = Regexp.last_match[:inner_type]
140
- value.map { |v| _deserialize(inner_type, v) }
141
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
142
- k_type = Regexp.last_match[:k_type]
143
- v_type = Regexp.last_match[:v_type]
144
- {}.tap do |hash|
145
- value.each do |k, v|
146
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
147
- end
148
- end
149
- else # model
150
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
151
- temp_model.build_from_hash(value)
152
- end
153
- end
154
-
155
- # Returns the string representation of the object
156
- # @return [String] String presentation of the object
157
- def to_s
158
- to_hash.to_s
159
- end
160
-
161
- # to_body is an alias to to_hash (backward compatibility)
162
- # @return [Hash] Returns the object in the form of hash
163
- def to_body
164
- to_hash
165
- end
166
-
167
- # Returns the object in the form of hash
168
- # @return [Hash] Returns the object in the form of hash
169
- def to_hash
170
- hash = {}
171
- self.class.attribute_map.each_pair do |attr, param|
172
- value = self.send(attr)
173
- next if value.nil?
174
- hash[param] = _to_hash(value)
175
- end
176
- hash
177
- end
178
-
179
- # Outputs non-array value in the form of hash
180
- # For object, use to_hash. Otherwise, just return the value
181
- # @param [Object] value Any valid value
182
- # @return [Hash] Returns the value in the form of hash
183
- def _to_hash(value)
184
- if value.is_a?(Array)
185
- value.compact.map{ |v| _to_hash(v) }
186
- elsif value.is_a?(Hash)
187
- {}.tap do |hash|
188
- value.each { |k, v| hash[k] = _to_hash(v) }
189
- end
190
- elsif value.respond_to? :to_hash
191
- value.to_hash
192
- else
193
- value
194
- end
195
- end
196
-
197
- end
198
-
199
- end
@@ -1,188 +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 'date'
14
-
15
- module CloudmersiveNlpApiClient
16
-
17
- class SentenceSegmentationRequest
18
- attr_accessor :input_string
19
-
20
-
21
- # Attribute mapping from ruby-style variable name to JSON key.
22
- def self.attribute_map
23
- {
24
- :'input_string' => :'InputString'
25
- }
26
- end
27
-
28
- # Attribute type mapping.
29
- def self.swagger_types
30
- {
31
- :'input_string' => :'String'
32
- }
33
- end
34
-
35
- # Initializes the object
36
- # @param [Hash] attributes Model attributes in the form of hash
37
- def initialize(attributes = {})
38
- return unless attributes.is_a?(Hash)
39
-
40
- # convert string to symbol for hash key
41
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
42
-
43
- if attributes.has_key?(:'InputString')
44
- self.input_string = attributes[:'InputString']
45
- end
46
-
47
- end
48
-
49
- # Show invalid properties with the reasons. Usually used together with valid?
50
- # @return Array for valid properties with the reasons
51
- def list_invalid_properties
52
- invalid_properties = Array.new
53
- return invalid_properties
54
- end
55
-
56
- # Check to see if the all the properties in the model are valid
57
- # @return true if the model is valid
58
- def valid?
59
- return true
60
- end
61
-
62
- # Checks equality by comparing each attribute.
63
- # @param [Object] Object to be compared
64
- def ==(o)
65
- return true if self.equal?(o)
66
- self.class == o.class &&
67
- input_string == o.input_string
68
- end
69
-
70
- # @see the `==` method
71
- # @param [Object] Object to be compared
72
- def eql?(o)
73
- self == o
74
- end
75
-
76
- # Calculates hash code according to all attributes.
77
- # @return [Fixnum] Hash code
78
- def hash
79
- [input_string].hash
80
- end
81
-
82
- # Builds the object from hash
83
- # @param [Hash] attributes Model attributes in the form of hash
84
- # @return [Object] Returns the model itself
85
- def build_from_hash(attributes)
86
- return nil unless attributes.is_a?(Hash)
87
- self.class.swagger_types.each_pair do |key, type|
88
- if type =~ /\AArray<(.*)>/i
89
- # check to ensure the input is an array given that the the attribute
90
- # is documented as an array but the input is not
91
- if attributes[self.class.attribute_map[key]].is_a?(Array)
92
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
93
- end
94
- elsif !attributes[self.class.attribute_map[key]].nil?
95
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
96
- end # or else data not found in attributes(hash), not an issue as the data can be optional
97
- end
98
-
99
- self
100
- end
101
-
102
- # Deserializes the data based on type
103
- # @param string type Data type
104
- # @param string value Value to be deserialized
105
- # @return [Object] Deserialized data
106
- def _deserialize(type, value)
107
- case type.to_sym
108
- when :DateTime
109
- DateTime.parse(value)
110
- when :Date
111
- Date.parse(value)
112
- when :String
113
- value.to_s
114
- when :Integer
115
- value.to_i
116
- when :Float
117
- value.to_f
118
- when :BOOLEAN
119
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
120
- true
121
- else
122
- false
123
- end
124
- when :Object
125
- # generic object (usually a Hash), return directly
126
- value
127
- when /\AArray<(?<inner_type>.+)>\z/
128
- inner_type = Regexp.last_match[:inner_type]
129
- value.map { |v| _deserialize(inner_type, v) }
130
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
131
- k_type = Regexp.last_match[:k_type]
132
- v_type = Regexp.last_match[:v_type]
133
- {}.tap do |hash|
134
- value.each do |k, v|
135
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
136
- end
137
- end
138
- else # model
139
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
140
- temp_model.build_from_hash(value)
141
- end
142
- end
143
-
144
- # Returns the string representation of the object
145
- # @return [String] String presentation of the object
146
- def to_s
147
- to_hash.to_s
148
- end
149
-
150
- # to_body is an alias to to_hash (backward compatibility)
151
- # @return [Hash] Returns the object in the form of hash
152
- def to_body
153
- to_hash
154
- end
155
-
156
- # Returns the object in the form of hash
157
- # @return [Hash] Returns the object in the form of hash
158
- def to_hash
159
- hash = {}
160
- self.class.attribute_map.each_pair do |attr, param|
161
- value = self.send(attr)
162
- next if value.nil?
163
- hash[param] = _to_hash(value)
164
- end
165
- hash
166
- end
167
-
168
- # Outputs non-array value in the form of hash
169
- # For object, use to_hash. Otherwise, just return the value
170
- # @param [Object] value Any valid value
171
- # @return [Hash] Returns the value in the form of hash
172
- def _to_hash(value)
173
- if value.is_a?(Array)
174
- value.compact.map{ |v| _to_hash(v) }
175
- elsif value.is_a?(Hash)
176
- {}.tap do |hash|
177
- value.each { |k, v| hash[k] = _to_hash(v) }
178
- end
179
- elsif value.respond_to? :to_hash
180
- value.to_hash
181
- else
182
- value
183
- end
184
- end
185
-
186
- end
187
-
188
- end