Reader small image

You're reading from  Architecting AI Solutions on Salesforce

Product typeBook
Published inNov 2021
PublisherPackt
ISBN-139781801076012
Edition1st Edition
Concepts
Right arrow
Author (1)
Lars Malmqvist
Lars Malmqvist
author image
Lars Malmqvist

Lars Malmqvist is a 32x certified Salesforce CTA and has spent the past 15 years in the Salesforce ecosystem building advanced solutions on the platform. Currently, he works as a partner in the management consultancy, Implement Consulting Group, focusing on supporting large Nordic Salesforce clients in their transformation journeys. He has published two books, Architecting AI Solutions on Salesforce and Salesforce Anti-Patterns, both with Packt publishing.
Read more about Lars Malmqvist

Right arrow

Extracting key phrases with Azure Text Analytics

Azure is Microsoft's general platform within which they provide an extensive array of AI services via APIs. In this example, we will be making use of the Text Analytics component, a subcomponent of the wider Cognitive Services offering that contains most of the AI services on offer. This subcomponent contains a range of APIs related to Natural Language Processing (NLP), which can be used for a variety of purposes, some of which overlaps with the offerings from Einstein Platform Services that we examined in Chapter 7, Building AI Features with Einstein Platform Services.

However, for the purpose of this example, we will be using a service that has no such equivalence on the Salesforce platform. This is the Key Phrases API, which extracts key phrases from unstructured text documents. It works by you posting a set of JSON formatted text documents to the API endpoint identified by an index and getting in return a set of key phrases...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architecting AI Solutions on Salesforce
Published in: Nov 2021Publisher: PacktISBN-13: 9781801076012

Author (1)

author image
Lars Malmqvist

Lars Malmqvist is a 32x certified Salesforce CTA and has spent the past 15 years in the Salesforce ecosystem building advanced solutions on the platform. Currently, he works as a partner in the management consultancy, Implement Consulting Group, focusing on supporting large Nordic Salesforce clients in their transformation journeys. He has published two books, Architecting AI Solutions on Salesforce and Salesforce Anti-Patterns, both with Packt publishing.
Read more about Lars Malmqvist