All Products
Search
Document Center

Content Moderation:View statistics

Last Updated:Sep 04, 2024

You can view the statistics about the Content Moderation API in the Alibaba Cloud Content Moderation console.

Background information

The Alibaba Cloud Content Moderation console collects statistics on the Content Moderation API. You can query the number of times that the API is called to moderate images, videos, and text in the last year. You can also query the respective numbers of violations, suspected violations, and normal results in different moderation scenarios.

Procedure

  1. Log on to the Alibaba Cloud Content Moderation console.

  2. In the left-side navigation pane, choose Machine audit V1.0 > Statistics.

  3. On the Statistics page that appears, click the Image, Video, or Text tab based on the type of the data to be queried.

  4. On the Statistics page, specify the time range that you want to query and click Search.

    You can query the data in the last year. You can query data for a maximum duration of a month.

    Specify the time range

  5. View the statistics in different moderation scenarios and export the reports as needed.

Reports in the console

For example, the Porn report shows the daily number of times that the Content Moderation API is called to moderate images for pornographic content, that is, the value of the scenes parameter contains porn in API requests. The report also shows the respective numbers of violations, suspected violations, and normal results. The legends are described as follows:

  • Block Count: the number of moderation requests for which the value of the suggestion parameter is block in the returned moderation results.

  • Review Count: the number of moderation requests for which the value of the suggestion parameter is review in the returned moderation results.

  • Pass Count: the number of moderation requests for which the value of the suggestion parameter is pass in the returned moderation results.

Porn report

The unit of the call volume varies with the moderation object:

  • Image moderation: the number of images.

  • Video moderation: the number of captured frames for a video or the duration of a video in units of minutes.

  • Text moderation: the number of text entries.

Exported reports

You can export the reports in Excel format. The time range of each exported report is consistent with the time range that you set to query data. Each exported report in Excel format contains the statistics about the Content Moderation API that is called in a specific moderation scenario based on the value of the scenes parameter in API requests. The statistics are collected on a daily basis.

The following table describers the headers in the exported reports.

Header

Description

Unit

day

The date on which the API is called.

None

totalImageCount

The total number of images that are moderated.

Piece

blockImageCount

The number of images that contain violations.

Piece

reviewImageCount

The number of images that contain suspected violations.

Piece

passImageCount

The number of images that are normal.

Piece

totalVideoCount

The total number of videos that are moderated.

Piece

blockVideoCount

The number of videos that contain violations.

Piece

reviewVideoCount

The number of videos that contain suspected violations.

Piece

passVideoCount

The number of videos that are normal.

Piece

innerFrameCount

The number of video frames captured by Content Moderation.

Piece

outerFrameCount

The number of video frames submitted by users.

Piece

totalTextCount

The total number of text entries that are moderated.

Piece

blockTextCount

The number of text entries that contain violations.

Piece

reviewTextCount

The number of text entries that contain suspected violations.

Piece

passTextCount

The number of text entries that are normal.

Piece