I can't reproduce this repository
Because there is an unknown import module library from ThirdParty.rouge.rouge.rouge_score in "segmentor_core.py" file
import nltk
from rouge import Rouge
from ThirdParty.rouge.rouge.rouge_score import *
from utils.tools import download_nltk
I checked the AnyROUGE repository, but there is no such module.
Can you check about this issue?
Hi
I can't reproduce this repository Because there is an unknown import module library from ThirdParty.rouge.rouge.rouge_score in "segmentor_core.py" file
I checked the AnyROUGE repository, but there is no such module. Can you check about this issue?
Thank you so much in advance!