python

Text Summarizer Project

INTERMEDIATE

#python

Author: Edoardo Cantagallo

Course description

In this project, we are going to create a text summarizer using Python.

info

Complete all chapters to get certificate

0%

Text Summarization

chevron

In this project, we are going to create a text summarizer using Python.

Introduction

Story Definition

Text Cleaning

Create Sentence List

Removing Stopwords

Relative Frequencies of Words

Extract Sentences 1/3

Extract Sentences 2/3

Extract Sentences 3/3

Summarize your Own Article! (bonus)