"By leveraging Azure Machine Learning and the Recommendations API, we have launched a new Personalized Commerce Experience for retailers that grows shopper conversion and engagement on any channel."
- Frank Kouretas, Chief Product Officer at Orckestra
With the previous chapter, we covered the remaining Language APIs. In this chapter, we will look into the first two Knowledge APIs: the Entity Linking API and the Recommendations API. We will start by learning how to link entities in text. Using the Entity Linking API, we can identify different entities in text, based on the context. Moving on, we will look into the Recommendations API. This is well-suited for e-commerce applications, where you can recommend different items based on different criteria.
With this chapter completed, we will have covered the following topics:
- Recognizing...