cameron-a-johnson
Results
1
comments of
cameron-a-johnson
Hi, I got the same import error, and got past it. I installed SummEval and PyRouge as follows: ``` pip install summ-eval export ROUGE_HOME=/home/local/KHQ/cameron.johnson/anaconda3/envs/py38/lib/python3.8/site-packages/summ_eval/ROUGE-1.5.5/ pip install -U git+https://github.com/bheinzerling/pyrouge.git ``` Then...