Giter Club home page Giter Club logo

Comments (4)

kavgan avatar kavgan commented on May 26, 2024 1

😆 I was just about to respond. I'm glad you figured it out

from rouge-2.0.

kavgan avatar kavgan commented on May 26, 2024

Could you please paste your directory structure as well as the command you are using to run the program. Also, the exact stacktrace would be useful.

from rouge-2.0.

thomasmccabe avatar thomasmccabe commented on May 26, 2024

Sorry, I should have included that information initially.
Also - it may be worth noting that ROUGE was initially working when comparing four reference summaries to a single system summary. But once we modified our algorithm to adjust a few different parameters at a time to output multiple system summaries to evaluate against the reference summaries to optimize the algorithm we ran into this issue.

Directory Structure:
dir_sc
Directory in rouge.properties
#==Project Directory==
#root directory for system and reference summaries
project.dir=rouge_testing_input_output/project
Command Used:
java -jar rouge2-1.2.jar
Stacktrace
2019-04-15 14:41:49 INFO SettingsUtil:33 - Using rouge.properties='/home/tom/Senior_Design/MNRVA/rouge.properties'
2019-04-15 14:41:49 INFO ROUGECalculator:201 - Working on d30002 ngram=L
2019-04-15 14:41:49 ERROR ROUGECalculator:180 - 0
2019-04-15 14:41:49 ERROR ROUGECalculator:181 -
You need to have a valid 'references' and 'system' folder under rouge_testing_input_output/project. Please check your rouge.properties file

Thank you for the help!

from rouge-2.0.

thomasmccabe avatar thomasmccabe commented on May 26, 2024

I figure out the issue - some of the system summaries contained a "_" (underscore) character that was keeping ROUGE from running and outputting a score for all the system files.

from rouge-2.0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.