GithubHelp home page GithubHelp logo

Comments (6)

LiyuanLucasLiu avatar LiyuanLucasLiu commented on August 31, 2024

Hi, thanks for asking. Due to a bug found in the old implementation, the results reported in the paper can not be directly compared with other papers' result (but the comparison among methods 12/13/14/15 is still valid, since they are evaluated with the same script). The comparable results are updated in the readme file, which is 91.24+/-0.12.

from lm-lstm-crf.

jind11 avatar jind11 commented on August 31, 2024

So you mean the reported scores in the paper are indeed not valid caused by a bug in the code?

from lm-lstm-crf.

LiyuanLucasLiu avatar LiyuanLucasLiu commented on August 31, 2024

The reported performance of the POS-tagging is valid, but the reported F1 scores are not precise (pls refer to the reported number in the ReadMe file as more accurate results).

from lm-lstm-crf.

LiyuanLucasLiu avatar LiyuanLucasLiu commented on August 31, 2024

I will modify the ReadMe file and highlight this information.

from lm-lstm-crf.

jind11 avatar jind11 commented on August 31, 2024

I see, could you kindly explain the bug causing this issue? I thought using the official scorer to compute the F1 score for NER should be 100% safe, isn't it? I want to make sure that my computed score using the official scorer is accurate. Many thanks!

from lm-lstm-crf.

LiyuanLucasLiu avatar LiyuanLucasLiu commented on August 31, 2024

Yes, the official scorer is accurate.

As to the bug, we re-implemented that script with python for better efficiency (the decode speed of the best model in our recent work is 156K words/sec, https://github.com/LiyuanLucasLiu/LD-Net). However, an elif is accidentally modified as if during the implementation refactoring.

from lm-lstm-crf.

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.