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,8 +0,0 @@
1
- # CloudmersiveNlpApiClient::ProfanityAnalysisRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **text_to_analyze** | **String** | Text to analyze | [optional]
7
-
8
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::ProfanityAnalysisResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | True if the profanity detection operation was successful, false otherwise | [optional]
7
- **profanity_score_result** | **Float** | Profanity classification score between 0.0 and 1.0 where scores closer to zero have a low probability of being profane or contain obscene language, while scores close to 1.0 have a high probability of being profane or containing obscene language. Values above 0.8 have a very high probability of being profane. | [optional]
8
- **sentence_count** | **Integer** | Number of sentences in input text | [optional]
9
-
10
-
@@ -1,63 +0,0 @@
1
- # CloudmersiveNlpApiClient::RephraseApi
2
-
3
- All URIs are relative to *https://api.cloudmersive.com*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**rephrase_english_rephrase_sentence_by_sentence**](RephraseApi.md#rephrase_english_rephrase_sentence_by_sentence) | **POST** /nlp-v2/rephrase/rephrase/eng/by-sentence | Rephrase, paraphrase English text sentence-by-sentence using Deep Learning AI
8
-
9
-
10
- # **rephrase_english_rephrase_sentence_by_sentence**
11
- > RephraseResponse rephrase_english_rephrase_sentence_by_sentence(input)
12
-
13
- Rephrase, paraphrase English text sentence-by-sentence using Deep Learning AI
14
-
15
- Automatically rephrases or paraphrases input text in English sentence by sentence using advanced Deep Learning and Neural NLP. Creates multiple reprhasing candidates per input sentence, from 1 to 10 possible rephrasings of the original sentence. Seeks to preserve original semantic meaning in rephrased output candidates. Consumes 1-2 API calls per output rephrasing option generated, per sentence.
16
-
17
- ### Example
18
- ```ruby
19
- # load the gem
20
- require 'cloudmersive-nlp-api-client'
21
- # setup authorization
22
- CloudmersiveNlpApiClient.configure do |config|
23
- # Configure API key authorization: Apikey
24
- config.api_key['Apikey'] = 'YOUR API KEY'
25
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
26
- #config.api_key_prefix['Apikey'] = 'Bearer'
27
- end
28
-
29
- api_instance = CloudmersiveNlpApiClient::RephraseApi.new
30
-
31
- input = CloudmersiveNlpApiClient::RephraseRequest.new # RephraseRequest | Input rephrase request
32
-
33
-
34
- begin
35
- #Rephrase, paraphrase English text sentence-by-sentence using Deep Learning AI
36
- result = api_instance.rephrase_english_rephrase_sentence_by_sentence(input)
37
- p result
38
- rescue CloudmersiveNlpApiClient::ApiError => e
39
- puts "Exception when calling RephraseApi->rephrase_english_rephrase_sentence_by_sentence: #{e}"
40
- end
41
- ```
42
-
43
- ### Parameters
44
-
45
- Name | Type | Description | Notes
46
- ------------- | ------------- | ------------- | -------------
47
- **input** | [**RephraseRequest**](RephraseRequest.md)| Input rephrase request |
48
-
49
- ### Return type
50
-
51
- [**RephraseResponse**](RephraseResponse.md)
52
-
53
- ### Authorization
54
-
55
- [Apikey](../README.md#Apikey)
56
-
57
- ### HTTP request headers
58
-
59
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
60
- - **Accept**: application/json
61
-
62
-
63
-
@@ -1,9 +0,0 @@
1
- # CloudmersiveNlpApiClient::RephraseRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **text_to_translate** | **String** | Text to rephrase | [optional]
7
- **target_rephrasing_count** | **Integer** | The number of rephrasing output options you would like per sentence; possible values are 1 to 10. Default is 2. | [optional]
8
-
9
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::RephraseResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | True if the language detection operation was successful, false otherwise | [optional]
7
- **rephrased_results** | [**Array<RephrasedSentence>**](RephrasedSentence.md) | Results of the rephrasing, paraphrasing operation, in the order of the input sentences | [optional]
8
- **sentence_count** | **Integer** | Number of sentences in input text | [optional]
9
-
10
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::RephrasedSentence
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **sentence_index** | **Integer** | Index of the sentence, 1-based, ordered | [optional]
7
- **original_sentence_text** | **String** | Original input sentence text | [optional]
8
- **rephrasings** | [**Array<RephrasedSentenceOption>**](RephrasedSentenceOption.md) | Rephrasing text options, candidates of the original input sentence, in order - with best candidate first | [optional]
9
-
10
-
@@ -1,9 +0,0 @@
1
- # CloudmersiveNlpApiClient::RephrasedSentenceOption
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **rephrased_option_index** | **Integer** | Ordered index of the rephrasing option, 1-based, with 1 being the best option | [optional]
7
- **rephrased_sentence_text** | **String** | One sentence of output rephrased text of original input sentence | [optional]
8
-
9
-
@@ -1,118 +0,0 @@
1
- # CloudmersiveNlpApiClient::SegmentationApi
2
-
3
- All URIs are relative to *https://api.cloudmersive.com*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**segmentation_get_sentences**](SegmentationApi.md#segmentation_get_sentences) | **POST** /nlp-v2/segmentation/sentences | Extract sentences from string
8
- [**segmentation_get_words**](SegmentationApi.md#segmentation_get_words) | **POST** /nlp-v2/segmentation/words | Get words in input string
9
-
10
-
11
- # **segmentation_get_sentences**
12
- > SentenceSegmentationResponse segmentation_get_sentences(input)
13
-
14
- Extract sentences from string
15
-
16
- Segment an input string into separate sentences, output result as a string.
17
-
18
- ### Example
19
- ```ruby
20
- # load the gem
21
- require 'cloudmersive-nlp-api-client'
22
- # setup authorization
23
- CloudmersiveNlpApiClient.configure do |config|
24
- # Configure API key authorization: Apikey
25
- config.api_key['Apikey'] = 'YOUR API KEY'
26
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
27
- #config.api_key_prefix['Apikey'] = 'Bearer'
28
- end
29
-
30
- api_instance = CloudmersiveNlpApiClient::SegmentationApi.new
31
-
32
- input = CloudmersiveNlpApiClient::SentenceSegmentationRequest.new # SentenceSegmentationRequest | Input string
33
-
34
-
35
- begin
36
- #Extract sentences from string
37
- result = api_instance.segmentation_get_sentences(input)
38
- p result
39
- rescue CloudmersiveNlpApiClient::ApiError => e
40
- puts "Exception when calling SegmentationApi->segmentation_get_sentences: #{e}"
41
- end
42
- ```
43
-
44
- ### Parameters
45
-
46
- Name | Type | Description | Notes
47
- ------------- | ------------- | ------------- | -------------
48
- **input** | [**SentenceSegmentationRequest**](SentenceSegmentationRequest.md)| Input string |
49
-
50
- ### Return type
51
-
52
- [**SentenceSegmentationResponse**](SentenceSegmentationResponse.md)
53
-
54
- ### Authorization
55
-
56
- [Apikey](../README.md#Apikey)
57
-
58
- ### HTTP request headers
59
-
60
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
61
- - **Accept**: application/json
62
-
63
-
64
-
65
- # **segmentation_get_words**
66
- > GetWordsResponse segmentation_get_words(input)
67
-
68
- Get words in input string
69
-
70
- Get the component words in an input string
71
-
72
- ### Example
73
- ```ruby
74
- # load the gem
75
- require 'cloudmersive-nlp-api-client'
76
- # setup authorization
77
- CloudmersiveNlpApiClient.configure do |config|
78
- # Configure API key authorization: Apikey
79
- config.api_key['Apikey'] = 'YOUR API KEY'
80
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
81
- #config.api_key_prefix['Apikey'] = 'Bearer'
82
- end
83
-
84
- api_instance = CloudmersiveNlpApiClient::SegmentationApi.new
85
-
86
- input = CloudmersiveNlpApiClient::GetWordsRequest.new # GetWordsRequest | String to process
87
-
88
-
89
- begin
90
- #Get words in input string
91
- result = api_instance.segmentation_get_words(input)
92
- p result
93
- rescue CloudmersiveNlpApiClient::ApiError => e
94
- puts "Exception when calling SegmentationApi->segmentation_get_words: #{e}"
95
- end
96
- ```
97
-
98
- ### Parameters
99
-
100
- Name | Type | Description | Notes
101
- ------------- | ------------- | ------------- | -------------
102
- **input** | [**GetWordsRequest**](GetWordsRequest.md)| String to process |
103
-
104
- ### Return type
105
-
106
- [**GetWordsResponse**](GetWordsResponse.md)
107
-
108
- ### Authorization
109
-
110
- [Apikey](../README.md#Apikey)
111
-
112
- ### HTTP request headers
113
-
114
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
115
- - **Accept**: application/json
116
-
117
-
118
-
@@ -1,8 +0,0 @@
1
- # CloudmersiveNlpApiClient::SentenceSegmentationRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **input_string** | **String** | | [optional]
7
-
8
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::SentenceSegmentationResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | | [optional]
7
- **sentences** | **Array<String>** | | [optional]
8
- **sentence_count** | **Integer** | | [optional]
9
-
10
-
@@ -1,8 +0,0 @@
1
- # CloudmersiveNlpApiClient::SentimentAnalysisRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **text_to_analyze** | **String** | Text to analyze | [optional]
7
-
8
-
@@ -1,11 +0,0 @@
1
- # CloudmersiveNlpApiClient::SentimentAnalysisResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | True if the sentiment analysis operation was successful, false otherwise | [optional]
7
- **sentiment_classification_result** | **String** | Classification of input text into a sentiment classification; possible values are \"Positive\", \"Negative\" or \"Neutral\" | [optional]
8
- **sentiment_score_result** | **Float** | 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. | [optional]
9
- **sentence_count** | **Integer** | Number of sentences in input text | [optional]
10
-
11
-
@@ -1,9 +0,0 @@
1
- # CloudmersiveNlpApiClient::SimilarityAnalysisRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **text_to_analyze1** | **String** | First text to analyze | [optional]
7
- **text_to_analyze2** | **String** | Second text to analyze | [optional]
8
-
9
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::SimilarityAnalysisResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | True if the similarity analysis operation was successful, false otherwise | [optional]
7
- **similarity_score_result** | **Float** | Similarity score between 0.0 and 1.0 where scores closer to zero have a low probability of semantic similarity, while scores close to 1.0 have a high probability of semantic similarity. | [optional]
8
- **sentence_count** | **Integer** | Number of sentences in input text | [optional]
9
-
10
-
@@ -1,118 +0,0 @@
1
- # CloudmersiveNlpApiClient::SpellcheckApi
2
-
3
- All URIs are relative to *https://api.cloudmersive.com*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**spellcheck_check_sentence**](SpellcheckApi.md#spellcheck_check_sentence) | **POST** /nlp-v2/spellcheck/check/sentence | Check if sentence is spelled correctly
8
- [**spellcheck_correct_json**](SpellcheckApi.md#spellcheck_correct_json) | **POST** /nlp-v2/spellcheck/check/word | Find spelling corrections
9
-
10
-
11
- # **spellcheck_check_sentence**
12
- > CheckSentenceResponse spellcheck_check_sentence(value)
13
-
14
- Check if sentence is spelled correctly
15
-
16
- Checks whether the sentence is spelled correctly and returns the result as JSON
17
-
18
- ### Example
19
- ```ruby
20
- # load the gem
21
- require 'cloudmersive-nlp-api-client'
22
- # setup authorization
23
- CloudmersiveNlpApiClient.configure do |config|
24
- # Configure API key authorization: Apikey
25
- config.api_key['Apikey'] = 'YOUR API KEY'
26
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
27
- #config.api_key_prefix['Apikey'] = 'Bearer'
28
- end
29
-
30
- api_instance = CloudmersiveNlpApiClient::SpellcheckApi.new
31
-
32
- value = CloudmersiveNlpApiClient::CheckSentenceRequest.new # CheckSentenceRequest | Input sentence
33
-
34
-
35
- begin
36
- #Check if sentence is spelled correctly
37
- result = api_instance.spellcheck_check_sentence(value)
38
- p result
39
- rescue CloudmersiveNlpApiClient::ApiError => e
40
- puts "Exception when calling SpellcheckApi->spellcheck_check_sentence: #{e}"
41
- end
42
- ```
43
-
44
- ### Parameters
45
-
46
- Name | Type | Description | Notes
47
- ------------- | ------------- | ------------- | -------------
48
- **value** | [**CheckSentenceRequest**](CheckSentenceRequest.md)| Input sentence |
49
-
50
- ### Return type
51
-
52
- [**CheckSentenceResponse**](CheckSentenceResponse.md)
53
-
54
- ### Authorization
55
-
56
- [Apikey](../README.md#Apikey)
57
-
58
- ### HTTP request headers
59
-
60
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
61
- - **Accept**: application/json
62
-
63
-
64
-
65
- # **spellcheck_correct_json**
66
- > CheckWordResponse spellcheck_correct_json(value)
67
-
68
- Find spelling corrections
69
-
70
- Find spelling correction suggestions and return result as JSON
71
-
72
- ### Example
73
- ```ruby
74
- # load the gem
75
- require 'cloudmersive-nlp-api-client'
76
- # setup authorization
77
- CloudmersiveNlpApiClient.configure do |config|
78
- # Configure API key authorization: Apikey
79
- config.api_key['Apikey'] = 'YOUR API KEY'
80
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
81
- #config.api_key_prefix['Apikey'] = 'Bearer'
82
- end
83
-
84
- api_instance = CloudmersiveNlpApiClient::SpellcheckApi.new
85
-
86
- value = CloudmersiveNlpApiClient::CheckWordRequest.new # CheckWordRequest | Input string
87
-
88
-
89
- begin
90
- #Find spelling corrections
91
- result = api_instance.spellcheck_correct_json(value)
92
- p result
93
- rescue CloudmersiveNlpApiClient::ApiError => e
94
- puts "Exception when calling SpellcheckApi->spellcheck_correct_json: #{e}"
95
- end
96
- ```
97
-
98
- ### Parameters
99
-
100
- Name | Type | Description | Notes
101
- ------------- | ------------- | ------------- | -------------
102
- **value** | [**CheckWordRequest**](CheckWordRequest.md)| Input string |
103
-
104
- ### Return type
105
-
106
- [**CheckWordResponse**](CheckWordResponse.md)
107
-
108
- ### Authorization
109
-
110
- [Apikey](../README.md#Apikey)
111
-
112
- ### HTTP request headers
113
-
114
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
115
- - **Accept**: application/json
116
-
117
-
118
-
@@ -1,8 +0,0 @@
1
- # CloudmersiveNlpApiClient::SubjectivityAnalysisRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **text_to_analyze** | **String** | Text to analyze | [optional]
7
-
8
-
@@ -1,10 +0,0 @@
1
- # CloudmersiveNlpApiClient::SubjectivityAnalysisResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **successful** | **BOOLEAN** | True if the subjectivity analysis operation was successful, false otherwise | [optional]
7
- **subjectivity_score_result** | **Float** | Subjectivity vs. objectivity classification score between 0.0 and 1.0 where scores closer to zero have a high probability of objectivity, while scores close to 1.0 have a high probability of subjectivity. | [optional]
8
- **sentence_count** | **Integer** | Number of sentences in input text | [optional]
9
-
10
-