# Functions
GetBatchDetectLanguageSentimentsLevelEnumValues Enumerates the set of values for BatchDetectLanguageSentimentsLevelEnum.
GetDetectLanguageEntitiesModelVersionEnumValues Enumerates the set of values for DetectLanguageEntitiesModelVersionEnum.
GetNerModelVersionEnumValues Enumerates the set of values for NerModelVersionEnum.
NewAIServiceLanguageClientWithConfigurationProvider Creates a new default AIServiceLanguage client with the given configuration provider.
NewAIServiceLanguageClientWithOboToken Creates a new default AIServiceLanguage client with the given configuration provider.
# Constants
Set of constants representing the allowable values for BatchDetectLanguageSentimentsLevelEnum.
Set of constants representing the allowable values for BatchDetectLanguageSentimentsLevelEnum.
Set of constants representing the allowable values for DetectLanguageEntitiesModelVersionEnum.
Set of constants representing the allowable values for DetectLanguageEntitiesModelVersionEnum.
Set of constants representing the allowable values for NerModelVersionEnum.
Set of constants representing the allowable values for NerModelVersionEnum.
# Structs
AIServiceLanguageClient a client for AIServiceLanguage.
BatchDetectDominantLanguageDetails The documents details for language detect call.
BatchDetectDominantLanguageRequest wrapper for the BatchDetectDominantLanguage operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/BatchDetectDominantLanguage.go.html to see an example of how to use BatchDetectDominantLanguageRequest.
BatchDetectDominantLanguageResponse wrapper for the BatchDetectDominantLanguage operation.
BatchDetectDominantLanguageResult Result of language detect call.
BatchDetectLanguageEntitiesDetails The documents details for entities detect call.
BatchDetectLanguageEntitiesRequest wrapper for the BatchDetectLanguageEntities operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/BatchDetectLanguageEntities.go.html to see an example of how to use BatchDetectLanguageEntitiesRequest.
BatchDetectLanguageEntitiesResponse wrapper for the BatchDetectLanguageEntities operation.
BatchDetectLanguageEntitiesResult Result of entities detect call.
BatchDetectLanguageKeyPhrasesDetails The documents details for keyPhrases call.
BatchDetectLanguageKeyPhrasesRequest wrapper for the BatchDetectLanguageKeyPhrases operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/BatchDetectLanguageKeyPhrases.go.html to see an example of how to use BatchDetectLanguageKeyPhrasesRequest.
BatchDetectLanguageKeyPhrasesResponse wrapper for the BatchDetectLanguageKeyPhrases operation.
BatchDetectLanguageKeyPhrasesResult Result of keyPhrases detect call.
BatchDetectLanguageSentimentsDetails The documents details for sentiment call.
BatchDetectLanguageSentimentsRequest wrapper for the BatchDetectLanguageSentiments operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/BatchDetectLanguageSentiments.go.html to see an example of how to use BatchDetectLanguageSentimentsRequest.
BatchDetectLanguageSentimentsResponse wrapper for the BatchDetectLanguageSentiments operation.
BatchDetectLanguageSentimentsResult Result of sentiments detect call.
BatchDetectLanguageTextClassificationDetails The documents details for text classification call.
BatchDetectLanguageTextClassificationRequest wrapper for the BatchDetectLanguageTextClassification operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/BatchDetectLanguageTextClassification.go.html to see an example of how to use BatchDetectLanguageTextClassificationRequest.
BatchDetectLanguageTextClassificationResponse wrapper for the BatchDetectLanguageTextClassification operation.
BatchDetectLanguageTextClassificationResult Result of text classification detect call.
DetectDominantLanguageDetails The document details for language detect call.
DetectDominantLanguageRequest wrapper for the DetectDominantLanguage operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/DetectDominantLanguage.go.html to see an example of how to use DetectDominantLanguageRequest.
DetectDominantLanguageResponse wrapper for the DetectDominantLanguage operation.
DetectDominantLanguageResult Result of language detect call.
DetectedLanguage Attributes to the detected language.
DetectLanguageEntitiesDetails The document details for entities detect call.
DetectLanguageEntitiesRequest wrapper for the DetectLanguageEntities operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/DetectLanguageEntities.go.html to see an example of how to use DetectLanguageEntitiesRequest.
DetectLanguageEntitiesResponse wrapper for the DetectLanguageEntities operation.
DetectLanguageEntitiesResult Result of entities detect call.
DetectLanguageKeyPhrasesDetails The document details for a keyPhrases detect call.
DetectLanguageKeyPhrasesRequest wrapper for the DetectLanguageKeyPhrases operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/DetectLanguageKeyPhrases.go.html to see an example of how to use DetectLanguageKeyPhrasesRequest.
DetectLanguageKeyPhrasesResponse wrapper for the DetectLanguageKeyPhrases operation.
DetectLanguageKeyPhrasesResult Result of a language keyPhrases detect call.
DetectLanguageSentimentsDetails The document details for sentiments detect call.
DetectLanguageSentimentsRequest wrapper for the DetectLanguageSentiments operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/DetectLanguageSentiments.go.html to see an example of how to use DetectLanguageSentimentsRequest.
DetectLanguageSentimentsResponse wrapper for the DetectLanguageSentiments operation.
DetectLanguageSentimentsResult Result of sentiments detect call.
DetectLanguageTextClassificationDetails The document details for text classification detect call.
DetectLanguageTextClassificationRequest wrapper for the DetectLanguageTextClassification operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/ailanguage/DetectLanguageTextClassification.go.html to see an example of how to use DetectLanguageTextClassificationRequest.
DetectLanguageTextClassificationResponse wrapper for the DetectLanguageTextClassification operation.
DetectLanguageTextClassificationResult Result of text classification detect call.
DocumentError Error response for document.
DominantLanguageDocument The document details for language detect call.
DominantLanguageDocumentResult The document response for language detect call.
Entity entity object.
EntityDocument The document details for entities detect call.
EntityDocumentResult The document response for entities detect call.
ErrorDetails Error Information.
HierarchicalEntity Hierarchical entity object.
KeyPhrase Key phrase for the given text.
KeyPhraseDocument The document details for keyPhrases detect call.
KeyPhraseDocumentResult The document response for keyPhrases detect call.
SentimentAspect Sentiment aspect object.
SentimentDocumentResult The document response for sentiment detect call.
SentimentsDocument The document details for sentiments detect call.
SentimentSentence Sentiment sentence object.
TextClassification Text label and score for the given text.
TextClassificationDocument The document details for test classification detect call.
TextClassificationDocumentResult The document response for test classification detect call.
# Type aliases
BatchDetectLanguageSentimentsLevelEnum Enum with underlying type: string.
DetectLanguageEntitiesModelVersionEnum Enum with underlying type: string.
NerModelVersionEnum Enum with underlying type: string.