ORACLE CLOUD

Language actions

16 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Language action

  • OCI Language: Change Project CompartmentMove a Language project into a different compartment: the project keeps its OCID, only its compartment placement changes.
  • OCI Language: Classify TextClassify a piece of text into content classes using OCI Language's pre-trained text-classification model.
  • OCI Language: Create ProjectCreate a Language project to group your custom models and endpoints. Returns the project in a CREATING state plus a work-request id: poll Get Project until ACTIVE.
  • OCI Language: Delete ProjectDelete an OCI Language project by its OCID. Returns a work-request id you can poll for completion.
  • OCI Language: Detect Dominant LanguageDetect the most likely language of a piece of text, with ranked ISO language codes and confidence scores.
  • OCI Language: Detect EntitiesDetect the named entities (people, places, organisations, dates, quantities and more) in a piece of text using OCI Language's pre-trained model.
  • OCI Language: Detect Key PhrasesExtract the key phrases and their confidence scores from a piece of text with OCI Language's pre-trained model.
  • OCI Language: Detect PII EntitiesScan text for personal identification information (PII) using OCI Language's pre-trained model, returning each detected entity and a masked version of the text.
  • OCI Language: Detect SentimentAnalyse the sentiment of a piece of text with OCI Language's pre-trained model: overall sentiment, confidence scores and any aspect/sentence breakdown.
  • OCI Language: Get EndpointFetch a single OCI Language endpoint by its OCID: the model it serves, alias, inference units and lifecycle state.
  • OCI Language: Get ModelFetch a single OCI Language custom model by its OCID: its display name, project, version and lifecycle state.
  • OCI Language: Get ProjectFetch a single OCI Language project by its OCID: its display name, compartment and lifecycle state.
  • OCI Language: List EndpointsList the OCI Language endpoints in a compartment. Optionally filter by project, exact display name or lifecycle state, and cap the number of items. Walks pagination up to a safe cap.
  • OCI Language: List ModelsList the custom Language models in a compartment. Optionally scope to a project and filter by exact display name or lifecycle state. Walks pagination up to a safe cap.
  • OCI Language: List ProjectsList the OCI Language projects in a compartment. Optionally filter by exact display name or lifecycle state, and cap the number of items. Walks pagination up to a safe cap.
  • OCI Language: Translate TextTranslate a piece of text into a target language using OCI Language's pre-trained neural machine-translation model.

Also in Oracle Cloud

Put Language in a flow

These actions sit on the same canvas as every other integration, so a Language step can follow a form, a schedule or a message without any glue code.