---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Create a custom stopwords list

# Create a custom stopwords list {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Exclude common words you want the system to ignore during training and
prediction.

## Antes de Iniciar

Role required: admin or ml_admin

## Por Que e Quando Desempenhar Esta Tarefa

Stopwords lists enable the system to exclude extraneous words that can impede search
and the overall natural language processing of your data.

Predictive Intelligence provides you with default stopwords lists for each
language the system supports. Examples of stopwords include words such as
in, the, and the names of people and companies. You
can also define your own stopwords list that's comprised of words specific to your
organization and industry.

The custom list you provide works alongside those that the system already uses by
default. For example, if incident records are used in a classification solution, and
a company name is used in those records, consider adding that name to your list, as
it's unlikely to provide any relevant information for the solution you're
building.

In this example scenario, you create a custom stopwords list for the Brazilian
Portugese language.

## Procedimento

1. Navigate to AllPredictive IntelligenceStopwords.
2. On the Stopwords list, click New.  
3. In the Stopwords form, configure these fields.  
   {#create-custom-stopwords-list__simpletable_hgt_f3x_wjb__entry__2}

   | Field | Value |
   |-|-|
   | Name | Enter a unique name for the list, such as the name of your company and the processing language. For example, <kbd class="ph userinput">Blitzo Brazilian Portuguese Stopwords</kbd>. |
   | Stopwords Language | Select Brazilian Portuguese |
   | Stopwords List | Manually enter the stopwords using a comma-separated format. For more examples of stopwords, see the image in Step 2 of this procedure. |
   [ ]

   {#create-custom-stopwords-list__simpletable_hgt_f3x_wjb}  
4. Click Submit.  
   Your custom stopwords list appears in the Stopwords list view.  
5. **Opcional:** If you need to update your stopwords list, just click its Name, add or remove words from the list, and click Update.  

## O que Fazer Depois

Assign a custom or default stopwords list to a classification, similarity, clustering, or regression solution definition.

