PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 257 forks source link

Added Rogue Metric #113

Open PriyaDeshpande1605 opened 3 years ago

PriyaDeshpande1605 commented 3 years ago

Cleared an existing issue, added the rouge metric - rouge_n and rouge_l

PriyaDeshpande1605 commented 3 years ago

@PetrochukM one of the unit tests related to spacy fails in travis CI check...