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,38 +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
- module CloudmersiveNlpApiClient
14
- class ApiError < StandardError
15
- attr_reader :code, :response_headers, :response_body
16
-
17
- # Usage examples:
18
- # ApiError.new
19
- # ApiError.new("message")
20
- # ApiError.new(:code => 500, :response_headers => {}, :response_body => "")
21
- # ApiError.new(:code => 404, :message => "Not Found")
22
- def initialize(arg = nil)
23
- if arg.is_a? Hash
24
- if arg.key?(:message) || arg.key?('message')
25
- super(arg[:message] || arg['message'])
26
- else
27
- super arg
28
- end
29
-
30
- arg.each do |k, v|
31
- instance_variable_set "@#{k}", v
32
- end
33
- else
34
- super arg
35
- end
36
- end
37
- end
38
- end
@@ -1,209 +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 'uri'
14
-
15
- module CloudmersiveNlpApiClient
16
- class Configuration
17
- # Defines url scheme
18
- attr_accessor :scheme
19
-
20
- # Defines url host
21
- attr_accessor :host
22
-
23
- # Defines url base path
24
- attr_accessor :base_path
25
-
26
- # Defines API keys used with API Key authentications.
27
- #
28
- # @return [Hash] key: parameter name, value: parameter value (API key)
29
- #
30
- # @example parameter name is "api_key", API key is "xxx" (e.g. "api_key=xxx" in query string)
31
- # config.api_key['api_key'] = 'xxx'
32
- attr_accessor :api_key
33
-
34
- # Defines API key prefixes used with API Key authentications.
35
- #
36
- # @return [Hash] key: parameter name, value: API key prefix
37
- #
38
- # @example parameter name is "Authorization", API key prefix is "Token" (e.g. "Authorization: Token xxx" in headers)
39
- # config.api_key_prefix['api_key'] = 'Token'
40
- attr_accessor :api_key_prefix
41
-
42
- # Defines the username used with HTTP basic authentication.
43
- #
44
- # @return [String]
45
- attr_accessor :username
46
-
47
- # Defines the password used with HTTP basic authentication.
48
- #
49
- # @return [String]
50
- attr_accessor :password
51
-
52
- # Defines the access token (Bearer) used with OAuth2.
53
- attr_accessor :access_token
54
-
55
- # Set this to enable/disable debugging. When enabled (set to true), HTTP request/response
56
- # details will be logged with `logger.debug` (see the `logger` attribute).
57
- # Default to false.
58
- #
59
- # @return [true, false]
60
- attr_accessor :debugging
61
-
62
- # Defines the logger used for debugging.
63
- # Default to `Rails.logger` (when in Rails) or logging to STDOUT.
64
- #
65
- # @return [#debug]
66
- attr_accessor :logger
67
-
68
- # Defines the temporary folder to store downloaded files
69
- # (for API endpoints that have file response).
70
- # Default to use `Tempfile`.
71
- #
72
- # @return [String]
73
- attr_accessor :temp_folder_path
74
-
75
- # The time limit for HTTP request in seconds.
76
- # Default to 0 (never times out).
77
- attr_accessor :timeout
78
-
79
- # Set this to false to skip client side validation in the operation.
80
- # Default to true.
81
- # @return [true, false]
82
- attr_accessor :client_side_validation
83
-
84
- ### TLS/SSL setting
85
- # Set this to false to skip verifying SSL certificate when calling API from https server.
86
- # Default to true.
87
- #
88
- # @note Do NOT set it to false in production code, otherwise you would face multiple types of cryptographic attacks.
89
- #
90
- # @return [true, false]
91
- attr_accessor :verify_ssl
92
-
93
- ### TLS/SSL setting
94
- # Set this to false to skip verifying SSL host name
95
- # Default to true.
96
- #
97
- # @note Do NOT set it to false in production code, otherwise you would face multiple types of cryptographic attacks.
98
- #
99
- # @return [true, false]
100
- attr_accessor :verify_ssl_host
101
-
102
- ### TLS/SSL setting
103
- # Set this to customize the certificate file to verify the peer.
104
- #
105
- # @return [String] the path to the certificate file
106
- #
107
- # @see The `cainfo` option of Typhoeus, `--cert` option of libcurl. Related source code:
108
- # https://github.com/typhoeus/typhoeus/blob/master/lib/typhoeus/easy_factory.rb#L145
109
- attr_accessor :ssl_ca_cert
110
-
111
- ### TLS/SSL setting
112
- # Client certificate file (for client certificate)
113
- attr_accessor :cert_file
114
-
115
- ### TLS/SSL setting
116
- # Client private key file (for client certificate)
117
- attr_accessor :key_file
118
-
119
- # Set this to customize parameters encoding of array parameter with multi collectionFormat.
120
- # Default to nil.
121
- #
122
- # @see The params_encoding option of Ethon. Related source code:
123
- # https://github.com/typhoeus/ethon/blob/master/lib/ethon/easy/queryable.rb#L96
124
- attr_accessor :params_encoding
125
-
126
- attr_accessor :inject_format
127
-
128
- attr_accessor :force_ending_format
129
-
130
- def initialize
131
- @scheme = 'https'
132
- @host = 'api.cloudmersive.com'
133
- @base_path = ''
134
- @api_key = {}
135
- @api_key_prefix = {}
136
- @timeout = 0
137
- @client_side_validation = true
138
- @verify_ssl = true
139
- @verify_ssl_host = true
140
- @params_encoding = nil
141
- @cert_file = nil
142
- @key_file = nil
143
- @debugging = false
144
- @inject_format = false
145
- @force_ending_format = false
146
- @logger = defined?(Rails) ? Rails.logger : Logger.new(STDOUT)
147
-
148
- yield(self) if block_given?
149
- end
150
-
151
- # The default Configuration object.
152
- def self.default
153
- @@default ||= Configuration.new
154
- end
155
-
156
- def configure
157
- yield(self) if block_given?
158
- end
159
-
160
- def scheme=(scheme)
161
- # remove :// from scheme
162
- @scheme = scheme.sub(/:\/\//, '')
163
- end
164
-
165
- def host=(host)
166
- # remove http(s):// and anything after a slash
167
- @host = host.sub(/https?:\/\//, '').split('/').first
168
- end
169
-
170
- def base_path=(base_path)
171
- # Add leading and trailing slashes to base_path
172
- @base_path = "/#{base_path}".gsub(/\/+/, '/')
173
- @base_path = "" if @base_path == "/"
174
- end
175
-
176
- def base_url
177
- url = "#{scheme}://#{[host, base_path].join('/').gsub(/\/+/, '/')}".sub(/\/+\z/, '')
178
- URI.encode(url)
179
- end
180
-
181
- # Gets API key (with prefix if set).
182
- # @param [String] param_name the parameter name of API key auth
183
- def api_key_with_prefix(param_name)
184
- if @api_key_prefix[param_name]
185
- "#{@api_key_prefix[param_name]} #{@api_key[param_name]}"
186
- else
187
- @api_key[param_name]
188
- end
189
- end
190
-
191
- # Gets Basic Auth token string
192
- def basic_auth_token
193
- 'Basic ' + ["#{username}:#{password}"].pack('m').delete("\r\n")
194
- end
195
-
196
- # Returns Auth Settings hash for api client.
197
- def auth_settings
198
- {
199
- 'Apikey' =>
200
- {
201
- type: 'api_key',
202
- in: 'header',
203
- key: 'Apikey',
204
- value: api_key_with_prefix('Apikey')
205
- },
206
- }
207
- end
208
- end
209
- end
@@ -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 object for spell checking
17
- class CheckSentenceRequest
18
- # Input sentence for spell check
19
- attr_accessor :sentence
20
-
21
-
22
- # Attribute mapping from ruby-style variable name to JSON key.
23
- def self.attribute_map
24
- {
25
- :'sentence' => :'Sentence'
26
- }
27
- end
28
-
29
- # Attribute type mapping.
30
- def self.swagger_types
31
- {
32
- :'sentence' => :'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?(:'Sentence')
45
- self.sentence = attributes[:'Sentence']
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
- sentence == o.sentence
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
- [sentence].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,201 +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
- # Result of spell checking a sentence
17
- class CheckSentenceResponse
18
- # Number of incorrect words
19
- attr_accessor :incorrect_count
20
-
21
- # Words in the sentence, both correct and incorrect
22
- attr_accessor :words
23
-
24
-
25
- # Attribute mapping from ruby-style variable name to JSON key.
26
- def self.attribute_map
27
- {
28
- :'incorrect_count' => :'IncorrectCount',
29
- :'words' => :'Words'
30
- }
31
- end
32
-
33
- # Attribute type mapping.
34
- def self.swagger_types
35
- {
36
- :'incorrect_count' => :'Integer',
37
- :'words' => :'Array<CorrectWordInSentence>'
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?(:'IncorrectCount')
50
- self.incorrect_count = attributes[:'IncorrectCount']
51
- end
52
-
53
- if attributes.has_key?(:'Words')
54
- if (value = attributes[:'Words']).is_a?(Array)
55
- self.words = value
56
- end
57
- end
58
-
59
- end
60
-
61
- # Show invalid properties with the reasons. Usually used together with valid?
62
- # @return Array for valid properties with the reasons
63
- def list_invalid_properties
64
- invalid_properties = Array.new
65
- return invalid_properties
66
- end
67
-
68
- # Check to see if the all the properties in the model are valid
69
- # @return true if the model is valid
70
- def valid?
71
- return true
72
- end
73
-
74
- # Checks equality by comparing each attribute.
75
- # @param [Object] Object to be compared
76
- def ==(o)
77
- return true if self.equal?(o)
78
- self.class == o.class &&
79
- incorrect_count == o.incorrect_count &&
80
- words == o.words
81
- end
82
-
83
- # @see the `==` method
84
- # @param [Object] Object to be compared
85
- def eql?(o)
86
- self == o
87
- end
88
-
89
- # Calculates hash code according to all attributes.
90
- # @return [Fixnum] Hash code
91
- def hash
92
- [incorrect_count, words].hash
93
- end
94
-
95
- # Builds the object from hash
96
- # @param [Hash] attributes Model attributes in the form of hash
97
- # @return [Object] Returns the model itself
98
- def build_from_hash(attributes)
99
- return nil unless attributes.is_a?(Hash)
100
- self.class.swagger_types.each_pair do |key, type|
101
- if type =~ /\AArray<(.*)>/i
102
- # check to ensure the input is an array given that the the attribute
103
- # is documented as an array but the input is not
104
- if attributes[self.class.attribute_map[key]].is_a?(Array)
105
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
106
- end
107
- elsif !attributes[self.class.attribute_map[key]].nil?
108
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
109
- end # or else data not found in attributes(hash), not an issue as the data can be optional
110
- end
111
-
112
- self
113
- end
114
-
115
- # Deserializes the data based on type
116
- # @param string type Data type
117
- # @param string value Value to be deserialized
118
- # @return [Object] Deserialized data
119
- def _deserialize(type, value)
120
- case type.to_sym
121
- when :DateTime
122
- DateTime.parse(value)
123
- when :Date
124
- Date.parse(value)
125
- when :String
126
- value.to_s
127
- when :Integer
128
- value.to_i
129
- when :Float
130
- value.to_f
131
- when :BOOLEAN
132
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
133
- true
134
- else
135
- false
136
- end
137
- when :Object
138
- # generic object (usually a Hash), return directly
139
- value
140
- when /\AArray<(?<inner_type>.+)>\z/
141
- inner_type = Regexp.last_match[:inner_type]
142
- value.map { |v| _deserialize(inner_type, v) }
143
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
144
- k_type = Regexp.last_match[:k_type]
145
- v_type = Regexp.last_match[:v_type]
146
- {}.tap do |hash|
147
- value.each do |k, v|
148
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
149
- end
150
- end
151
- else # model
152
- temp_model = CloudmersiveNlpApiClient.const_get(type).new
153
- temp_model.build_from_hash(value)
154
- end
155
- end
156
-
157
- # Returns the string representation of the object
158
- # @return [String] String presentation of the object
159
- def to_s
160
- to_hash.to_s
161
- end
162
-
163
- # to_body is an alias to to_hash (backward compatibility)
164
- # @return [Hash] Returns the object in the form of hash
165
- def to_body
166
- to_hash
167
- end
168
-
169
- # Returns the object in the form of hash
170
- # @return [Hash] Returns the object in the form of hash
171
- def to_hash
172
- hash = {}
173
- self.class.attribute_map.each_pair do |attr, param|
174
- value = self.send(attr)
175
- next if value.nil?
176
- hash[param] = _to_hash(value)
177
- end
178
- hash
179
- end
180
-
181
- # Outputs non-array value in the form of hash
182
- # For object, use to_hash. Otherwise, just return the value
183
- # @param [Object] value Any valid value
184
- # @return [Hash] Returns the value in the form of hash
185
- def _to_hash(value)
186
- if value.is_a?(Array)
187
- value.compact.map{ |v| _to_hash(v) }
188
- elsif value.is_a?(Hash)
189
- {}.tap do |hash|
190
- value.each { |k, v| hash[k] = _to_hash(v) }
191
- end
192
- elsif value.respond_to? :to_hash
193
- value.to_hash
194
- else
195
- value
196
- end
197
- end
198
-
199
- end
200
-
201
- end