Skip to content

phillips0616/text-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News article summarization

The goal of this project is to create accurate and readable summarizations from news articles.

Description

This project uses Python 3 and the NLTK(Natural Language Toolkit) library to produce extractive summaries.

Link to NLTK: NLTK

Using text-sum

Call the main method with the filename of an article to be summarized as a parameter. The articles are expected to be text file format. You can use an example article provided, or one of your own.

About

news article summarization using Python and NLTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages