Giter Site home page Giter Site logo

Files in outputs Dir about mlconvgec2018 HOT 4 CLOSED

xixiddd avatar xixiddd commented on July 19, 2024
Files in outputs Dir

from mlconvgec2018.

Comments (4)

xixiddd avatar xixiddd commented on July 19, 2024

and, it takes 5 hours to run m2score on Conll14 testset, is that normal?

from mlconvgec2018.

shamilcm avatar shamilcm commented on July 19, 2024

I have verified again, the output file is ok. It takes almost half an hour for evaluation with the M2Scorer.

Can you also verify if you used the correct M2Scorer (http://www.comp.nus.edu.sg/~nlp/sw/m2scorer.tar.gz) and the CoNLL-2014 test set M2 reference file (mlconvgec2018/data/test/conll14st-test/conll14st-test.m2 after doing ./prepare_test_data.sh in data/ directory) .

$echo start time `date` ; $M2SCORER outputs/best_with-spellcheck.conll14st-test.tok.out data/test/conll14st-test/conll14st-test.m2 ; echo end time `date`
start time Sat Jun 2 18:49:25 +08 2018
Precision   : 0.6549
Recall      : 0.3314
F_0.5       : 0.5479
end time Sat Jun 2 19:26:37 +08 2018

from mlconvgec2018.

xixiddd avatar xixiddd commented on July 19, 2024

Yes, you are right, thank you, but there is a typo, recall should be 0.3314

from mlconvgec2018.

shamilcm avatar shamilcm commented on July 19, 2024

Yes, you’re right. Corrected in the comment above.

from mlconvgec2018.

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.