Create a custom stopwords list
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- AI Experiences
Exclude common words you want the system to ignore during training and prediction.
Before you begin
About this task
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.
Procedure
What to do next