/rouge-python

Python text summarizer evaluation tool using ROUGE methods

Primary LanguageHTML

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}