Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bheinzerling/pyrouge
/ types & classes
Types & classes
4 in github.com/bheinzerling/pyrouge
⨍
Functions
56
◇
Types & classes
4
↓ 9 callers
Class
Rouge155
This is a wrapper for the ROUGE 1.5.5 summary evaluation package. This class is designed to simplify the evaluation process by: 1) C
pyrouge/Rouge155.py:22
↓ 3 callers
Class
PunktSentenceSplitter
Splits sentences using the NLTK Punkt sentence tokenizer. If installed, PunktSentenceSplitter can use the default NLTK data for English, othe
pyrouge/utils/sentence_splitter.py:8
Class
DirectoryProcessor
pyrouge/utils/file_utils.py:11
Class
PyrougeTest
pyrouge/tests/Rouge155_test.py:20