Git Product home page Git Product logo

Comments (4)

chrisjbryant avatar chrisjbryant commented on May 28, 2024 1

No, that's correct. The reason is because the reference edits in Codalab were annotated by humans, while the hypothesis edits were extracted automatically with ERRANT. Consequently, even though the corrected sentences are the same, there is a mismatch between the spans of the gold and automatic edits.

You can read a bit more about this in Section 4.1 of the ERRANT paper and also Appendix A.7 in the BEA-19 shared task paper.

from errant.

sappy5678 avatar sappy5678 commented on May 28, 2024 1

Thank you for your detailed explanation.

from errant.

chrisjbryant avatar chrisjbryant commented on May 28, 2024

There is a script on the BEA 2019 shared task website to apply the edits to get the corrected text: link

As for the original text, I just run:
grep ^S m2_file | cut -c 3- > output.orig

from errant.

sappy5678 avatar sappy5678 commented on May 28, 2024

There is a script on the BEA 2019 shared task website to apply the edits to get the corrected text: link

As for the original text, I just run:
grep ^S m2_file | cut -c 3- > output.orig

I run the code to get correct sentences from BEA2019 dev m2. But the F0.5 score is only 86.45 when I upload the correct sentences to Codalab of BEA2019. Did I do something wrong?

The command that I run:
python office_correct.py ~/Corpus/BEA2019/wi+locness/m2/ABCN.dev.gold.bea19.m2 -out office.gold

from errant.

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.