Skip to content

Streamline text summarization with our versatile toolkit. Perfect for daily news, entertainment, and sports articles, our system extracts key information, providing concise summaries while preserving context. Simplify your reading experience and make informed decisions effortlessly.

Notifications You must be signed in to change notification settings

AmoKorankye/Text-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Summarizer

Text Summarizer Logo

Overview

This is a simple text summarization tool that generates a summary of a given input text using cosine similarity between sentences.

Streamline text summarization with our versatile toolkit. Perfect for daily news, entertainment, and sports articles, our system extracts key information, providing concise summaries while preserving context. Simplify your reading experience and make informed decisions effortlessly.

Installation

Make sure you have the following libraries installed:

  • nltk
  • numpy
  • networkx
  • streamlit

You can install these libraries using pip:

pip install nltk numpy networkx streamlit

NB.

This folder contains 2 files, streamlit_summarizer.py and text-summarizer.py, the former is a streamlit adaptation of the latter

About

Streamline text summarization with our versatile toolkit. Perfect for daily news, entertainment, and sports articles, our system extracts key information, providing concise summaries while preserving context. Simplify your reading experience and make informed decisions effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages