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,189 +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
- # Input to a sentiment analysis operation
17
- class SentimentAnalysisRequest
18
- # Text to analyze
19
- attr_accessor :text_to_analyze
20
-
21
-
22
- # Attribute mapping from ruby-style variable name to JSON key.
23
- def self.attribute_map
24
- {
25
- :'text_to_analyze' => :'TextToAnalyze'
26
- }
27
- end
28
-
29
- # Attribute type mapping.
30
- def self.swagger_types
31
- {
32
- :'text_to_analyze' => :'String'
33
- }
34
- end
35
-
36
- # Initializes the object
37
- # @param [Hash] attributes Model attributes in the form of hash
38
- def initialize(attributes = {})
39
- return unless attributes.is_a?(Hash)
40
-
41
- # convert string to symbol for hash key
42
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
43
-
44
- if attributes.has_key?(:'TextToAnalyze')
45
- self.text_to_analyze = attributes[:'TextToAnalyze']
46
- end
47
-
48
- end
49
-
50
- # Show invalid properties with the reasons. Usually used together with valid?
51
- # @return Array for valid properties with the reasons
52
- def list_invalid_properties
53
- invalid_properties = Array.new
54
- return invalid_properties
55
- end
56
-
57
- # Check to see if the all the properties in the model are valid
58
- # @return true if the model is valid
59
- def valid?
60
- return true
61
- end
62
-
63
- # Checks equality by comparing each attribute.
64
- # @param [Object] Object to be compared
65
- def ==(o)
66
- return true if self.equal?(o)
67
- self.class == o.class &&
68
- text_to_analyze == o.text_to_analyze
69
- end
70
-
71
- # @see the `==` method
72
- # @param [Object] Object to be compared
73
- def eql?(o)
74
- self == o
75
- end
76
-
77
- # Calculates hash code according to all attributes.
78
- # @return [Fixnum] Hash code
79
- def hash
80
- [text_to_analyze].hash
81
- end
82
-
83
- # Builds the object from hash
84
- # @param [Hash] attributes Model attributes in the form of hash
85
- # @return [Object] Returns the model itself
86
- def build_from_hash(attributes)
87
- return nil unless attributes.is_a?(Hash)
88
- self.class.swagger_types.each_pair do |key, type|
89
- if type =~ /\AArray<(.*)>/i
90
- # check to ensure the input is an array given that the the attribute
91
- # is documented as an array but the input is not
92
- if attributes[self.class.attribute_map[key]].is_a?(Array)
93
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
94
- end
95
- elsif !attributes[self.class.attribute_map[key]].nil?
96
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
97
- end # or else data not found in attributes(hash), not an issue as the data can be optional
98
- end
99
-
100
- self
101
- end
102
-
103
- # Deserializes the data based on type
104
- # @param string type Data type
105
- # @param string value Value to be deserialized
106
- # @return [Object] Deserialized data
107
- def _deserialize(type, value)
108
- case type.to_sym
109
- when :DateTime
110
- DateTime.parse(value)
111
- when :Date
112
- Date.parse(value)
113
- when :String
114
- value.to_s
115
- when :Integer
116
- value.to_i
117
- when :Float
118
- value.to_f
119
- when :BOOLEAN
120
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
- true
122
- else
123
- false
124
- end
125
- when :Object
126
- # generic object (usually a Hash), return directly
127
- value
128
- when /\AArray<(?<inner_type>.+)>\z/
129
- inner_type = Regexp.last_match[:inner_type]
130
- value.map { |v| _deserialize(inner_type, v) }
131
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
132
- k_type = Regexp.last_match[:k_type]
133
- v_type = Regexp.last_match[:v_type]
134
- {}.tap do |hash|
135
- value.each do |k, v|
136
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
137
- end
138
- end
139
- else # model
140
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
141
- temp_model.build_from_hash(value)
142
- end
143
- end
144
-
145
- # Returns the string representation of the object
146
- # @return [String] String presentation of the object
147
- def to_s
148
- to_hash.to_s
149
- end
150
-
151
- # to_body is an alias to to_hash (backward compatibility)
152
- # @return [Hash] Returns the object in the form of hash
153
- def to_body
154
- to_hash
155
- end
156
-
157
- # Returns the object in the form of hash
158
- # @return [Hash] Returns the object in the form of hash
159
- def to_hash
160
- hash = {}
161
- self.class.attribute_map.each_pair do |attr, param|
162
- value = self.send(attr)
163
- next if value.nil?
164
- hash[param] = _to_hash(value)
165
- end
166
- hash
167
- end
168
-
169
- # Outputs non-array value in the form of hash
170
- # For object, use to_hash. Otherwise, just return the value
171
- # @param [Object] value Any valid value
172
- # @return [Hash] Returns the value in the form of hash
173
- def _to_hash(value)
174
- if value.is_a?(Array)
175
- value.compact.map{ |v| _to_hash(v) }
176
- elsif value.is_a?(Hash)
177
- {}.tap do |hash|
178
- value.each { |k, v| hash[k] = _to_hash(v) }
179
- end
180
- elsif value.respond_to? :to_hash
181
- value.to_hash
182
- else
183
- value
184
- end
185
- end
186
-
187
- end
188
-
189
- end
@@ -1,219 +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
- # Output of a sentiment analysis operation
17
- class SentimentAnalysisResponse
18
- # True if the language detection operation was successful, false otherwise
19
- attr_accessor :successful
20
-
21
- # Classification of input text into a sentiment classification; possible values are \"Positive\", \"Negative\" or \"Neutral\"
22
- attr_accessor :sentiment_classification_result
23
-
24
- # Sentiment classification score between -1.0 and +1.0 where scores less than 0 are negative sentiment, scores greater than 0 are positive sentiment and scores close to 0 are neutral. The greater the value deviates from 0.0 the stronger the sentiment, with +1.0 and -1.0 being maximum positive and negative sentiment, respectively.
25
- attr_accessor :sentiment_score_result
26
-
27
- # Number of sentences in input text
28
- attr_accessor :sentence_count
29
-
30
-
31
- # Attribute mapping from ruby-style variable name to JSON key.
32
- def self.attribute_map
33
- {
34
- :'successful' => :'Successful',
35
- :'sentiment_classification_result' => :'SentimentClassificationResult',
36
- :'sentiment_score_result' => :'SentimentScoreResult',
37
- :'sentence_count' => :'SentenceCount'
38
- }
39
- end
40
-
41
- # Attribute type mapping.
42
- def self.swagger_types
43
- {
44
- :'successful' => :'BOOLEAN',
45
- :'sentiment_classification_result' => :'String',
46
- :'sentiment_score_result' => :'Float',
47
- :'sentence_count' => :'Integer'
48
- }
49
- end
50
-
51
- # Initializes the object
52
- # @param [Hash] attributes Model attributes in the form of hash
53
- def initialize(attributes = {})
54
- return unless attributes.is_a?(Hash)
55
-
56
- # convert string to symbol for hash key
57
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
58
-
59
- if attributes.has_key?(:'Successful')
60
- self.successful = attributes[:'Successful']
61
- end
62
-
63
- if attributes.has_key?(:'SentimentClassificationResult')
64
- self.sentiment_classification_result = attributes[:'SentimentClassificationResult']
65
- end
66
-
67
- if attributes.has_key?(:'SentimentScoreResult')
68
- self.sentiment_score_result = attributes[:'SentimentScoreResult']
69
- end
70
-
71
- if attributes.has_key?(:'SentenceCount')
72
- self.sentence_count = attributes[:'SentenceCount']
73
- end
74
-
75
- end
76
-
77
- # Show invalid properties with the reasons. Usually used together with valid?
78
- # @return Array for valid properties with the reasons
79
- def list_invalid_properties
80
- invalid_properties = Array.new
81
- return invalid_properties
82
- end
83
-
84
- # Check to see if the all the properties in the model are valid
85
- # @return true if the model is valid
86
- def valid?
87
- return true
88
- end
89
-
90
- # Checks equality by comparing each attribute.
91
- # @param [Object] Object to be compared
92
- def ==(o)
93
- return true if self.equal?(o)
94
- self.class == o.class &&
95
- successful == o.successful &&
96
- sentiment_classification_result == o.sentiment_classification_result &&
97
- sentiment_score_result == o.sentiment_score_result &&
98
- sentence_count == o.sentence_count
99
- end
100
-
101
- # @see the `==` method
102
- # @param [Object] Object to be compared
103
- def eql?(o)
104
- self == o
105
- end
106
-
107
- # Calculates hash code according to all attributes.
108
- # @return [Fixnum] Hash code
109
- def hash
110
- [successful, sentiment_classification_result, sentiment_score_result, sentence_count].hash
111
- end
112
-
113
- # Builds the object from hash
114
- # @param [Hash] attributes Model attributes in the form of hash
115
- # @return [Object] Returns the model itself
116
- def build_from_hash(attributes)
117
- return nil unless attributes.is_a?(Hash)
118
- self.class.swagger_types.each_pair do |key, type|
119
- if type =~ /\AArray<(.*)>/i
120
- # check to ensure the input is an array given that the the attribute
121
- # is documented as an array but the input is not
122
- if attributes[self.class.attribute_map[key]].is_a?(Array)
123
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
124
- end
125
- elsif !attributes[self.class.attribute_map[key]].nil?
126
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
127
- end # or else data not found in attributes(hash), not an issue as the data can be optional
128
- end
129
-
130
- self
131
- end
132
-
133
- # Deserializes the data based on type
134
- # @param string type Data type
135
- # @param string value Value to be deserialized
136
- # @return [Object] Deserialized data
137
- def _deserialize(type, value)
138
- case type.to_sym
139
- when :DateTime
140
- DateTime.parse(value)
141
- when :Date
142
- Date.parse(value)
143
- when :String
144
- value.to_s
145
- when :Integer
146
- value.to_i
147
- when :Float
148
- value.to_f
149
- when :BOOLEAN
150
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
151
- true
152
- else
153
- false
154
- end
155
- when :Object
156
- # generic object (usually a Hash), return directly
157
- value
158
- when /\AArray<(?<inner_type>.+)>\z/
159
- inner_type = Regexp.last_match[:inner_type]
160
- value.map { |v| _deserialize(inner_type, v) }
161
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
162
- k_type = Regexp.last_match[:k_type]
163
- v_type = Regexp.last_match[:v_type]
164
- {}.tap do |hash|
165
- value.each do |k, v|
166
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
167
- end
168
- end
169
- else # model
170
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
171
- temp_model.build_from_hash(value)
172
- end
173
- end
174
-
175
- # Returns the string representation of the object
176
- # @return [String] String presentation of the object
177
- def to_s
178
- to_hash.to_s
179
- end
180
-
181
- # to_body is an alias to to_hash (backward compatibility)
182
- # @return [Hash] Returns the object in the form of hash
183
- def to_body
184
- to_hash
185
- end
186
-
187
- # Returns the object in the form of hash
188
- # @return [Hash] Returns the object in the form of hash
189
- def to_hash
190
- hash = {}
191
- self.class.attribute_map.each_pair do |attr, param|
192
- value = self.send(attr)
193
- next if value.nil?
194
- hash[param] = _to_hash(value)
195
- end
196
- hash
197
- end
198
-
199
- # Outputs non-array value in the form of hash
200
- # For object, use to_hash. Otherwise, just return the value
201
- # @param [Object] value Any valid value
202
- # @return [Hash] Returns the value in the form of hash
203
- def _to_hash(value)
204
- if value.is_a?(Array)
205
- value.compact.map{ |v| _to_hash(v) }
206
- elsif value.is_a?(Hash)
207
- {}.tap do |hash|
208
- value.each { |k, v| hash[k] = _to_hash(v) }
209
- end
210
- elsif value.respond_to? :to_hash
211
- value.to_hash
212
- else
213
- value
214
- end
215
- end
216
-
217
- end
218
-
219
- end
@@ -1,219 +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 WordPosition
18
- # Word as a string
19
- attr_accessor :word
20
-
21
- # Zero-based index of the word; first word has index 0, second word has index 1 and so on
22
- attr_accessor :word_index
23
-
24
- # Zero-based character offset at which the word begins in the input string
25
- attr_accessor :start_position
26
-
27
- # Zero-based character offset at which the word ends in the input string
28
- attr_accessor :end_position
29
-
30
-
31
- # Attribute mapping from ruby-style variable name to JSON key.
32
- def self.attribute_map
33
- {
34
- :'word' => :'Word',
35
- :'word_index' => :'WordIndex',
36
- :'start_position' => :'StartPosition',
37
- :'end_position' => :'EndPosition'
38
- }
39
- end
40
-
41
- # Attribute type mapping.
42
- def self.swagger_types
43
- {
44
- :'word' => :'String',
45
- :'word_index' => :'Integer',
46
- :'start_position' => :'Integer',
47
- :'end_position' => :'Integer'
48
- }
49
- end
50
-
51
- # Initializes the object
52
- # @param [Hash] attributes Model attributes in the form of hash
53
- def initialize(attributes = {})
54
- return unless attributes.is_a?(Hash)
55
-
56
- # convert string to symbol for hash key
57
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
58
-
59
- if attributes.has_key?(:'Word')
60
- self.word = attributes[:'Word']
61
- end
62
-
63
- if attributes.has_key?(:'WordIndex')
64
- self.word_index = attributes[:'WordIndex']
65
- end
66
-
67
- if attributes.has_key?(:'StartPosition')
68
- self.start_position = attributes[:'StartPosition']
69
- end
70
-
71
- if attributes.has_key?(:'EndPosition')
72
- self.end_position = attributes[:'EndPosition']
73
- end
74
-
75
- end
76
-
77
- # Show invalid properties with the reasons. Usually used together with valid?
78
- # @return Array for valid properties with the reasons
79
- def list_invalid_properties
80
- invalid_properties = Array.new
81
- return invalid_properties
82
- end
83
-
84
- # Check to see if the all the properties in the model are valid
85
- # @return true if the model is valid
86
- def valid?
87
- return true
88
- end
89
-
90
- # Checks equality by comparing each attribute.
91
- # @param [Object] Object to be compared
92
- def ==(o)
93
- return true if self.equal?(o)
94
- self.class == o.class &&
95
- word == o.word &&
96
- word_index == o.word_index &&
97
- start_position == o.start_position &&
98
- end_position == o.end_position
99
- end
100
-
101
- # @see the `==` method
102
- # @param [Object] Object to be compared
103
- def eql?(o)
104
- self == o
105
- end
106
-
107
- # Calculates hash code according to all attributes.
108
- # @return [Fixnum] Hash code
109
- def hash
110
- [word, word_index, start_position, end_position].hash
111
- end
112
-
113
- # Builds the object from hash
114
- # @param [Hash] attributes Model attributes in the form of hash
115
- # @return [Object] Returns the model itself
116
- def build_from_hash(attributes)
117
- return nil unless attributes.is_a?(Hash)
118
- self.class.swagger_types.each_pair do |key, type|
119
- if type =~ /\AArray<(.*)>/i
120
- # check to ensure the input is an array given that the the attribute
121
- # is documented as an array but the input is not
122
- if attributes[self.class.attribute_map[key]].is_a?(Array)
123
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
124
- end
125
- elsif !attributes[self.class.attribute_map[key]].nil?
126
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
127
- end # or else data not found in attributes(hash), not an issue as the data can be optional
128
- end
129
-
130
- self
131
- end
132
-
133
- # Deserializes the data based on type
134
- # @param string type Data type
135
- # @param string value Value to be deserialized
136
- # @return [Object] Deserialized data
137
- def _deserialize(type, value)
138
- case type.to_sym
139
- when :DateTime
140
- DateTime.parse(value)
141
- when :Date
142
- Date.parse(value)
143
- when :String
144
- value.to_s
145
- when :Integer
146
- value.to_i
147
- when :Float
148
- value.to_f
149
- when :BOOLEAN
150
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
151
- true
152
- else
153
- false
154
- end
155
- when :Object
156
- # generic object (usually a Hash), return directly
157
- value
158
- when /\AArray<(?<inner_type>.+)>\z/
159
- inner_type = Regexp.last_match[:inner_type]
160
- value.map { |v| _deserialize(inner_type, v) }
161
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
162
- k_type = Regexp.last_match[:k_type]
163
- v_type = Regexp.last_match[:v_type]
164
- {}.tap do |hash|
165
- value.each do |k, v|
166
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
167
- end
168
- end
169
- else # model
170
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
171
- temp_model.build_from_hash(value)
172
- end
173
- end
174
-
175
- # Returns the string representation of the object
176
- # @return [String] String presentation of the object
177
- def to_s
178
- to_hash.to_s
179
- end
180
-
181
- # to_body is an alias to to_hash (backward compatibility)
182
- # @return [Hash] Returns the object in the form of hash
183
- def to_body
184
- to_hash
185
- end
186
-
187
- # Returns the object in the form of hash
188
- # @return [Hash] Returns the object in the form of hash
189
- def to_hash
190
- hash = {}
191
- self.class.attribute_map.each_pair do |attr, param|
192
- value = self.send(attr)
193
- next if value.nil?
194
- hash[param] = _to_hash(value)
195
- end
196
- hash
197
- end
198
-
199
- # Outputs non-array value in the form of hash
200
- # For object, use to_hash. Otherwise, just return the value
201
- # @param [Object] value Any valid value
202
- # @return [Hash] Returns the value in the form of hash
203
- def _to_hash(value)
204
- if value.is_a?(Array)
205
- value.compact.map{ |v| _to_hash(v) }
206
- elsif value.is_a?(Hash)
207
- {}.tap do |hash|
208
- value.each { |k, v| hash[k] = _to_hash(v) }
209
- end
210
- elsif value.respond_to? :to_hash
211
- value.to_hash
212
- else
213
- value
214
- end
215
- end
216
-
217
- end
218
-
219
- end