Language API
Number of APIs: 10
Oracle Cloud Infrastructure Artificial Intelligence Services solutions can help Enterprise customers integrate AI into their products immediately using our proven,
pre-trained and custom models or containers, without a need to set up an house team of AI and ML experts.
This allows enterprises to focus on business drivers and development work rather than AI and ML operations, which shortens the time to market.
-
actions - Batch Detect entities over pre-deployed model POST {{baseUrl}}/actions/batchDetectLanguageEntities
-
actions - Batch detect keyPhrase over pre-deployed model. POST {{baseUrl}}/actions/batchDetectLanguageKeyPhrases
-
actions - Detect sentiments over pre-deployed model. POST {{baseUrl}}/actions/detectLanguageSentiments
-
actions - Batch detect dominant language over pre-deployed model. POST {{baseUrl}}/actions/batchDetectDominantLanguage
-
actions - Detect text classification over pre-deployed model. POST {{baseUrl}}/actions/detectLanguageTextClassification
-
actions - Detect entities over pre-deployed model POST {{baseUrl}}/actions/detectLanguageEntities?modelVersion=V2.1&isPii=false
-
actions - Batch detect sentiments over pre-deployed model. POST {{baseUrl}}/actions/batchDetectLanguageSentiments?level=SENTENCE&level=SENTENCE
-
actions - Batch detect text classification over pre-deployed model. POST {{baseUrl}}/actions/batchDetectLanguageTextClassification
-
actions - Detect dominant language over pre-deployed model. POST {{baseUrl}}/actions/detectDominantLanguage
-
actions - Detect keyPhrase over pre-deployed model. POST {{baseUrl}}/actions/detectLanguageKeyPhrases