Detecting the topics of text fragments
Version:
Efficiently categorize and rout customer inquiries to the corresponding customer service consultant with topic detection. Topic detection scans a piece of text and determines the underlying topic, and then automatically assigns the text to a predefined category.
For example, when a customer writes My phone is not working, need help! in a chat window, topic detection analyzes and assigns the sentence to the
category. Your application then connects the customer with the corresponding customer service consultant.To learn more about the types of topic detection and how to create topic detection models, see the following articles:
- Comparing keyword-based and machine-learning topic detection
Pega Platform offers two types of topic detection models that you can use interchangeably, depending on your needs. Learn more about the differences between keyword-based and machine learning topic detection models and when to use them.
- Creating keyword-based topic detection models
Efficiently connect your customers with the right consultant without having to provide training data to the topic detection model. Instead, you can use a list of topic-specific keywords to train the model.
- Creating machine-learning topic detection models
Efficiently connect your customers with the right consultant by providing training data to a topic detection model.