|
--- |
|
title: RougeRu |
|
emoji: π€ |
|
colorFrom: blue |
|
colorTo: red |
|
sdk: gradio |
|
sdk_version: 3.19.1 |
|
app_file: app.py |
|
pinned: false |
|
tags: |
|
- evaluate |
|
- metric |
|
description: >- |
|
ROUGE RU is russian language variant of ROUGE with stemmer and stop words but |
|
without synonymas. It is case insensitive, meaning that upper case letters are |
|
treated the same way as lower case letters. |
|
This metrics is a wrapper around Google Research reimplementation of ROUGE: https://github.com/google-research/google-research/tree/master/rouge |
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |