Skip to content

Python text summarizer evaluation tool using ROUGE methods

Notifications You must be signed in to change notification settings

panggi/rouge-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROUGE Python Wrapper for Text Summarization Evaluation

Installation

Install Perl dependencies if not installed in your system yet.

$ cpan -i XML::DOM

Usage

$ python rouge-python.py

$ {'ROUGE-SU4': 0.39065, 'ROUGE-L': 0.4397, 'ROUGE-2': 0.3872, 'ROUGE-1': 0.46268}

About

Python text summarizer evaluation tool using ROUGE methods

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published