Sha256: 9a6f410a5f01063cf804d2da02ca3c3e0349e2fb2f66ed647581cd342068da74
Contents?: true
Size: 636 Bytes
Versions: 4
Compression:
Stored size: 636 Bytes
Contents
# CloudmersiveNlpApiClient::SubjectivityAnalysisResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if the subjectivity analysis operation was successful, false otherwise | [optional] **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] **sentence_count** | **Integer** | Number of sentences in input text | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems