/text-summarization-in-spacy

Extractive text summarization in spacy

Primary LanguageJupyter Notebook

Extractive text summarization in spacy

A textual content summarization model built using spacy. It extracts important sentences from a given textual content based on weighted frequency distribution of each sentence.