Analyzing Text with Custom Models
Use to analyze text using a custom model.
The results appear with relevant text and graphical scores.
-
Shows the input text with the detected categories and confidence score graphically and colorized.
-
Lists the identified document categories and confidence scores.
-
Personal Identifiable Information (PII)
Shows the input and output text including entities. For information on customizing the output, see
You can expand the individual results with the arrows.
Click Show JSON to view, Copy, and Download the individual results. You can use Show standard results to return to the default view.
Reset the page by clicking Reset
-
Use the following commands to analyze text:
oci ai language batch-detect-entities --endpoint-id <endpoint-id> –documents [<list-of-filenames>] ... [OPTIONS]
oci ai language batch-detect-text-classification --endpoint-id <endpoint-id> --documents [<list-of-filenames>] ... [OPTIONS
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the following operations to analyze or translate text: