Step 1. Sign up
Note:
You can skip this step if you already have a Tencent Cloud account.
Step 2. Create a sub-account (optional)
The account created when you sign up for a Tencent Cloud account is the root account, which has the management permissions of all resources under it. If you need your team members to assist you in managing resources under your account, you can use the CAM feature to create one or more sub-accounts, bind permission policies to them, and then assign them to team members. For detailed directions, see Creating Sub-user. A newly created sub-account has no permissions by default and requires the root account or admin to bind a policy to it before it can have the operation permissions of certain resources. You can configure access to TMS with CAM for sub-accounts as instructed in CAM Authorization Guide. Step 3. Activate the service
Prerequisites
You already have a Tencent Cloud root account or sub-account.
The logged-in account already has the read/write permissions of TMS.
Directions
Log in to the CMS console and select any menu under TMS on the left sidebar. We recommend you configure a task policy based on your business needs for a personalized user experience.
Note:
You can skip this step if you use the preset default policy of Tencent Cloud TMS.
The default policy is developed by TenDI based on models for multiple industries. It is suitable for most content security requirements.
Prerequisites
You already have a Tencent Cloud root account or sub-account.
The logged-in account already has the read/write permissions of TMS.
The logged-in account has activated TMS.
Directions
1. Log in to the CMS console and select TMS > Policy Management on the left sidebar. 2. On the Policy Management page, click Create Policy to enter the Create Policy page.
3. On the Policy Configuration page, enter the relevant information of the policy and click Next.
Parameter description:
|
| Text description of the policy, which can contain up to 30 letters, digits, and underscores. |
| Specific policy number used for API calls, which can contain 3–32 letters, digits, and underscores and must be unique. |
| Category of the industry scenario involved in the policy. |
| It will be displayed only when Industry Category is set. You can select whether to use Tencent Cloud's preset industry templates for moderation. |
4. On the Recognition Policy Configuration page, select whether to moderate different types of content based on your business needs and click Next.
5. On the Custom Library Configuration page, select a custom dictionary for content moderation in the Custom Dictionary drop-down list. If there are no custom libraries, you can click Next or save the current policy and go to Step 5. Configure a custom dictionary.
6. On the Creation Completion page, you can view the policy configuration information. After confirming it, click Complete.
7. The policy just created will be displayed in the list on the right of the Policy Management page.
You can configure a custom dictionary to recognize whether images contain non-compliant text.
Note:
You can skip this step if you don't need to configure a custom dictionary.
Prerequisites
You already have a Tencent Cloud root account or sub-account.
The logged-in account already has the read/write permissions of TMS.
The logged-in account has activated TMS.
Directions
1. Log in to the CMS console and select TMS > Custom Library Management > Custom Dictionary on the left sidebar. 2. On the Custom Dictionary page, click Add Dictionary to pop up the Create Dictionary window.
3. In the Create Dictionary pop-up window, configure a custom library based on your business needs.
Parameter description:
|
| Text description of the dictionary, which can contain up to 32 letters, digits, and underscores. |
| You can select Non-compliant or Suspected. Non-compliant: the information is identified as non-compliant information Suspected: the information may be non-compliant and requires manual moderation |
| For Chinese characters, both exact matching and fuzzy matching are supported. For alphabet letters, only fuzzy matching is supported. Exact match: it exactly matches the entered text Fuzzy match: it detects variants of the entered keyword to fuzzily match similar words such as split words, homographs, homophones, upper and lower cases, and numbers in words |
4. Click OK.
5. The dictionary just created will be displayed in the list below the Custom Dictionary tab.
Note:
Different colors in a custom dictionary represent different blocking logics, where red represents "non-compliant", and orange represents "suspected".
6. On the Custom Dictionary page, select the dictionary just created and click Manage in the Operation column to enter the dictionary management page.
7. On the dictionary management page, click Add Sample to pop up the Add Sample window.
8. In the Add Sample pop-up window, select the handling suggestion, enter keywords, and click OK.
Parameter description:
|
| Violation type that corresponds to the recognition model. |
| Keywords are separated by line breaks, and each keyword can contain up to 20 letters. You can add up to 500 keywords at a time. You can add up to 2,000 keywords in total. |
Step 6. Try out the service
After completing the above steps, you can select the created moderation policy and moderate text to try out the TMS service.
Prerequisites
You already have a Tencent Cloud root account or sub-account.
The logged-in account already has the read/write permissions of TMS.
The logged-in account has activated TMS.
Directions
1. Log in to the CMS console and select TMS > Demo on the left sidebar to enter the Demo page. 2. On the Demo page, select the desired moderation policy and enter the text to be moderated.
Note:
The text must meet the following requirements:
Text Content Size: the text length cannot exceed 10,000, calculated based on Unicode encoding.
Supported Language: Chinese.
3. Click Moderate Now, and the moderation result of the text will be displayed below the moderated content.
Step 7. Connect the service
Note:
Before calling APIs, you need to get the Tencent Cloud API access key in the following steps. Tencent Cloud uses SecretId
and SecretKey
to verify your identity and permissions.
Go to the TencentCloud API key management page, select CAM > API Key Management on the left sidebar, click Create Key to create a key, and save the SecretId
and SecretKey
for subsequent API calls.
Was this page helpful?