Coder Social home page Coder Social logo

model_in_coref's Introduction

How Good is the Model in Model-in-the-loop Event Coreference Resolution Annotations

Accompanying code for the paper, How Good is the Model in Model-in-the-loop Event Coreference Resolution Annotations published in the 17th Linguistics Annotation Workshop, ACL 2023.

Annotation interface

Prereqs

pip install bs4 lxml spacy
python -m spacy download en_core_web_md

Preparing ECB+ Dataset

git clone https://github.com/cltl/ecbPlus.git

python parse_ecb.py en_core_web_md test

Running the Prodigy Recipe

prodigy evt-coref ecb_test_coref en_core_web_md ./ecb_test_set.json -F coref_recipe.py 

Evaluation Methodology - Simulation

Please see recall_comparisons.ipynb

Lambda Analysis on Dev sets

python simulation.py

Citation

If you find this code to be useful, please use the following citation:

@inproceedings{ahmed-etal-2023-good,
    title = "How Good Is the Model in Model-in-the-loop Event Coreference Resolution Annotation?",
    author = "Ahmed, Shafiuddin Rehan  and
      Nath, Abhijnan  and
      Regan, Michael  and
      Pollins, Adam  and
      Krishnaswamy, Nikhil  and
      Martin, James H.",
    editor = "Prange, Jakob  and
      Friedrich, Annemarie",
    booktitle = "Proceedings of the 17th Linguistic Annotation Workshop (LAW-XVII)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.law-1.14",
    doi = "10.18653/v1/2023.law-1.14",
    pages = "136--145",
}

model_in_coref's People

Contributors

ahmeshaf avatar

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.