NLP Model
In Salesforce Einstein, a natural language processing model trained to understand and classify text data, used in features like Einstein Intent (classifying customer messages) and Einstein Sentiment (analyzing text sentiment).
Definition
In Salesforce Einstein, a natural language processing model trained to understand and classify text data, used in features like Einstein Intent (classifying customer messages) and Einstein Sentiment (analyzing text sentiment).
In plain English
“An NLP Model in Salesforce Einstein is a machine learning model trained to understand and classify text. Salesforce uses NLP models in features like Einstein Intent (figuring out what a customer is asking) and Einstein Sentiment (analyzing whether feedback is positive or negative).”
Worked example
Cottonbridge Software's Einstein Bot uses an NLP Model trained on 6 months of customer chat transcripts to classify incoming messages by intent. "I want to cancel" classifies as the CancelSubscription intent; "how do I update my payment?" classifies as UpdatePayment; "my password isn't working" classifies as ResetPassword. The NLP Model handles paraphrasing - "my card got declined" also classifies as UpdatePayment because semantically similar utterances were trained as the same intent. Einstein Sentiment uses a different NLP Model to classify text as positive/negative/neutral. NLP Models are how Salesforce understands unstructured text.
Why NLP Model matters
In Salesforce Einstein, an NLP (Natural Language Processing) Model is a machine learning model trained to understand and classify text data. NLP models power features like Einstein Intent (which classifies customer messages into categories like 'order status' or 'password reset'), Einstein Sentiment (which analyzes text to determine whether sentiment is positive, negative, or neutral), and Einstein Article Recommendations (which matches case content to relevant Knowledge articles).
NLP is one of the most impactful AI capabilities in customer-facing scenarios because so much customer interaction happens through unstructured text: case descriptions, chat messages, emails, social media posts, survey responses. Without NLP, this text is opaque to systems and requires human reading to act on. With NLP, the platform can automatically classify, route, and respond to text content. Salesforce's Einstein NLP capabilities are designed to be accessible without data science expertise, with admins or business users training models on their own labeled data.
How organizations use NLP Model
Uses Einstein Intent NLP models in their bot to classify customer messages and route to the right dialog automatically.
Built sentiment analysis on case descriptions to identify frustrated customers and escalate proactively.
Uses NLP-based article recommendations in Service Cloud to surface relevant Knowledge articles for case content.
Test your knowledge
Q1. What is an NLP Model?
Q2. What features use NLP models?
Q3. Why is NLP impactful for customer interactions?
Discussion
Loading discussion…