11 Graph-based natural language processing

This chapter covers

  • A simple approach to decompose a text and store it in a graph
  • How to extract the hidden structure of unstructured data via natural language processing
  • An advanced graph model for taming text

Let’s start this new topic by considering the most common applications that deal with natural language (in different format) for providing services to end users. You likely use them every day, probably without even noticing how complex and useful they are.

Chapter 4 dealt with text to implement a recommendation engine that uses the content related to the items, such as the description of a product or a movie plot. In that case, this data was used to compare items or user profiles, find commonalities ...

Get Graph-Powered Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.