Skip to content

A simple and powerful text summarizer that summarize text using python spaCy.

Notifications You must be signed in to change notification settings

i-naeem/text_summarizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Summarizer

A simple and powerful text summarizer that summarize text using python spaCy.

Usage

python3 main.py input-file [output-file]
  • input-file -- The file contains the text that needs to be summarize.
  • output-file -- The file is used to save the summarize content. Incase no output file is provided, the output would be printed to console.

About

A simple and powerful text summarizer that summarize text using python spaCy.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%