Giter VIP home page Giter VIP logo

Comments (9)

WindChimeRan avatar WindChimeRan commented on July 16, 2024

Please see my new repo
https://github.com/WindChimeRan/OpenJERE

from copymtl.

jbjeong91 avatar jbjeong91 commented on July 16, 2024

Thanks for your reply. I found the loss for the 'BIO tag' in the Open JERE. Then, in this CopyMTL research "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism", all of the scores be got without sequence labeling?

from copymtl.

WindChimeRan avatar WindChimeRan commented on July 16, 2024

I got the score with sequence labeling. The original sequence labeling was very messy so I did not release it. The new version in OpenJERE uses a different implementation of CRF. The score will be similar.

from copymtl.

jbjeong91 avatar jbjeong91 commented on July 16, 2024

Then, is there a way to test the new CopyMTL model without UMTree?

from copymtl.

WindChimeRan avatar WindChimeRan commented on July 16, 2024

Absolutely! You can run any models in OpenJERE independently!

from copymtl.

jbjeong91 avatar jbjeong91 commented on July 16, 2024

Thanks. and can I ask the last question?
In the paper of OpenJERE, the F1 score of the CopyMTL(NYT F1: 0.66) is lower than the score in CopyMTL's paper(NYT F1: 0.72).
What makes the difference between them?

from copymtl.

WindChimeRan avatar WindChimeRan commented on July 16, 2024

Maybe it is the CRF, hyperparameters, or bugs in the original implementation. The newer version is clearer and less likely to have any bugs.

You can compare your model with the new score.

from copymtl.

jbjeong91 avatar jbjeong91 commented on July 16, 2024

Hello, I'm sorry to bother you.
Can I get information about the pre-processed NYT data you released?. I can see there are one 1-dimension list and two 2-dimension lists. I just infer two 2-dimension lists are for sentence and triplets(head- tail-relation order). and I can't infer the 1-dimension list's role. Could you explain the role of each list?

from copymtl.

WindChimeRan avatar WindChimeRan commented on July 16, 2024

I get the dataset from https://github.com/xiangrongzeng/copy_re, origin dataset. I don't get what you mean by 1-dim list.

from copymtl.

Related Issues (14)

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.