Skip to content

This repository contains codes for Multi document extraction based summarization

Notifications You must be signed in to change notification settings

anumehaagrawal/Multi-document-extraction-based-Summarization

Repository files navigation

Multi-document-extraction-based-Summarization

Base paper - Stanford research paper

All the implementation details have been mentioned in a file in the Implementation folder. All dependencies can be installed from the requirements.txt file.

To run the kmeans file and generate summaries:- python k_means.py

To run the gaussian mixture file and generate summaries:- python gaussian_mixture.py

To run the gaussian mixture file and generate summaries:- python graph_pg.py

To run the sort by importance file and generate summaries:- python sort_by_score.py

About

This repository contains codes for Multi document extraction based summarization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •