Similarity Definition Form
Summarize
Summary of Similarity Definition Form
The Similarity Definition Form in Compliance Workspace allows ServiceNow customers to create a similarity definition for regulatory compliance mapping. This form is essential for training and predicting citation recommendations based on specified criteria.
Show less
Key Features
- Label: Unique name for the similarity solution.
- Name: Automatically assigned name based on the Label.
- Word Corpus: Select the relevant Word Corpus, specifically the Issue Assignment corpus, with a limit of 300,000 records.
- Table: Automatically set to the [sncompliancecitation] table; should not be modified.
- Fields: Choose relevant fields for citation recommendations, such as Name, Document Name, Document Description, and Description.
- Test Table: Set to the Issue [sngrcregchangeregulatoryfeed] table, allowing a maximum of 10 records for retrieval.
- Test Fields: Use Title and Description as input fields for predictions.
- Processing Language: Default to English; indicates the primary language for dataset processing.
- Stopwords: Automatically includes a language-specific stopwords list, with an option to add custom stopwords.
- Training Frequency: Set retraining intervals, with a maximum of 180 days.
- Update Frequency: Determine how often to refresh data for similarity results, with options such as every 15 minutes for frequent updates.
Key Outcomes
By effectively utilizing the Similarity Definition Form, ServiceNow customers can enhance regulatory compliance mapping. This enables them to accurately predict citations based on selected criteria, ensuring timely updates and relevant recommendations for compliance issues.
Use the Similarity Definition Form form in Compliance Workspace to create a similarity definition for regulatory compliance mapping.
Similarity Definition form
For a description of the field values, see the following table.| Field | Description |
|---|---|
| Label | Unique name for the similarity solution. |
| Name | Name of the similarity solution. This field is automatically set to the system-assigned name that is the most similar to your value for the Label field. |
| Word Corpus | Existing word corpus that is relevant to your solution. For this use case, select the Word Corpus for Issue Assignment word corpus. Note: For word corpora in similarity solutions, the number of
records according to table is limited to 300,000. |
| Table | Table that contains the records that you want to train against and to predict for. When you assign a table value, a link appears in the form. The link shows the number of records that match your current conditions.
For this use case, the field is automatically set to the [ |
| Fields | Field types that are likely to help in recommending the citations. You can select the columns from the table in the Table field so that their data helps in predicting the citations more
accurately. In this use case, the Name, the Document Name, Document Description, and Description fields are selected. These fields
are the field types that contain the citation records that you want to recommend. Note: You can modify the fields selected here if there are other non-empty important fields on the issue record in your database, such that
these fields can help in finding out similar citations for mapping to the regulatory alerts. |
| Test Table | Table that contains the citations that you want to predict for. For this use case, the field is automatically set to the Issue [sn_grc_reg_change_regulatory_feed] table.Note: The number of records which
the Similarity window can retrieve is limited to 10. This field must not be modified for this solution definition. |
| Test Fields | Fields which are used as input during prediction. In this use case, select Title and Description. Note: You can modify the fields selected here if there are other non-empty
important fields on the issue record in your database, such that these fields can help in finding out similar issues for predicting the issue owners. |
| Filter | Leave this field empty. |
| Processing Language | Dominant language of the dataset that you are training on the solution definition. If the dataset language is English, choose English. By default, English processing is applied to all datasets.
For example, if you select English, the system processes the data in both English and Italian. Note: The term processing indicates some of the language-specific steps that are used as
part of training a solution. These steps include tokenizing words, removing stop words, and stemming. |
| Stopwords | List of stopwords. When you select your processing language, the system automatically adds a Stopwords list that uses the same language. For example, if your processing language is English, the Default English Stopwords option appears. The Default English Stopwords list also appears in your selection. You can add your own custom list of stopwords. |
| Training Frequency | Frequency of training. The retraining option can range is 180 days. |
| Update Frequency | Frequency of how often you want to refresh the data that you use to retrieve your similarity results. For example, new citations typically occur frequently throughout the day. If you have new citations, you may want to select an update frequency of Every 15 minutes. This frequency can increase the likelihood that new citations are included in the refresh. |