The best approach

In this section, we will look at the implementation of the best approach. We will also discuss the structure of the code. So, without wasting time, let's begin with the implementation. You can find the code by using this GitHub link: https://github.com/jalajthanaki/medical_notes_extractive_summarization/tree/master/Best_approach.

Implementing the best approach

The steps you need to take in order to implement the code are provided in the following list:

  1. Understanding the structure of the project
  2. Understanding helper functions
  3. Generating the summary

Let's start with the first step.

Understanding the structure of the project

The structure of the project is quite important here. There will be four different files in which we will be writing ...

Get Machine Learning Solutions 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.