Skip to content

keatonboyle/newsgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsgraph

The long-term goal of this project is to provide the user with a visualization of the history attached to a given news story. We would like to do this by having the user input a link to a news story, from which we would generate a graph whose nodes are the other stories cited in the original article the user submitted, connected by edges corresponding to the citations. We would also like to implement automatic summarization, which would describe the thrust of a given story in a sentence or two. The user could see the title and/or summary of a story by mousing over the corresponding node.

At the moment we are some ways from this final product. We have been able to generate a graph of connected stories going four generations deep, starting on April 28, 2017 and stretching back to Sept. 28, 2016, and we have a tool to extract a short summary from the text of a story. We can generate a graph of these linked stories, but it is not exactly in an easily consumable state yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •