package
52.0.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

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 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.
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 labels detect call.
Entity entity object.
KeyPhrase Key phrase and score for the given text.
SentimentAspect Aspect object.
TextClassification Text label and score for the given text.

# Type aliases

DetectLanguageEntitiesModelVersionEnum Enum with underlying type: string.
NerModelVersionEnum Enum with underlying type: string.