You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.
EDIT: deleted comment. I misunderstood the difference between the repos earlier. hopefully the comment below will shed light on the differences for the future
@Halfish it seems like this is a re-implementation in pure python of a subset of rouge's features (a noble goal!) and the other pyrouge you linked simply is an interface to using rouge via python using the subprocess module
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I install pyrouge with
pip install pyrouge
, but it turns out to be another python wrapper for official rouge, see https://github.com/bheinzerling/pyrougehow to install this pyrouge, and what is the difference between these two projects?
The text was updated successfully, but these errors were encountered: