GithubHelp home page GithubHelp logo

Usage for different languages about esc HOT 1 CLOSED

nusnlp avatar nusnlp commented on August 26, 2024
Usage for different languages

from esc.

Comments (1)

mrqorib avatar mrqorib commented on August 26, 2024

Hi @14kwonss, thank you for your interest in this work. ERRANT is needed to parse the data into M2 format. if you have the M2 files for all training and testing data, you don't need ERRANT. However, that means you need to annotate the edit type for each of the base system's output.

The files you need are:

  • Base models' raw output text for training (inside the dev-text folder)
  • Base models' outputs in m2 format for training (inside the dev-m2 folder)
  • Base models' raw output for testing (inside the test-text folder)
  • Base models' outputs in m2 format for testing (inside the test-m2 folder)

Make sure you use the same basename for all files. For example, if you are combining system A, B, and C, the files in the *-text folder should be named A.txt, B.txt, C.txt and the files in the *-m2 folder should be named A.m2, B.m2, C.m2. After all the files are organized in the correct folders, you can follow the command in the README.

from esc.

Related Issues (3)

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.