Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
Future<BatchDetectLanguageSentimentsResponse> |
AIServiceLanguageAsyncClient.batchDetectLanguageSentiments(BatchDetectLanguageSentimentsRequest request,
AsyncHandler<BatchDetectLanguageSentimentsRequest,BatchDetectLanguageSentimentsResponse> handler) |
Future<BatchDetectLanguageSentimentsResponse> |
AIServiceLanguageAsync.batchDetectLanguageSentiments(BatchDetectLanguageSentimentsRequest request,
AsyncHandler<BatchDetectLanguageSentimentsRequest,BatchDetectLanguageSentimentsResponse> handler)
The API extracts aspect-based and sentence level sentiment in text records.
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsRequest |
BatchDetectLanguageSentimentsRequest.Builder.build()
Build the instance of BatchDetectLanguageSentimentsRequest as configured by this builder
|
BatchDetectLanguageSentimentsRequest |
BatchDetectLanguageSentimentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BatchDetectLanguageSentimentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BatchDetectLanguageSentimentsRequest.Builder |
BatchDetectLanguageSentimentsRequest.Builder.copy(BatchDetectLanguageSentimentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.