GithubHelp home page GithubHelp logo

Comments (5)

allanj avatar allanj commented on July 16, 2024 1

I'm fixing some of the bugs. will need some more days. Sorry for the delay

from ner_incomplete_annotation.

allanj avatar allanj commented on July 16, 2024

Thanks. I will try to finish it over the weekend. Please also point me to the link of your implementation, I will also take a look once I finished it.

from ner_incomplete_annotation.

kajyuuen avatar kajyuuen commented on July 16, 2024

I really appreciate it.
My implementation is as follows:
https://github.com/kajyuuen/Fuzzy-LSTM-CRF

I'm looking forward to you finishing your implementation.

from ner_incomplete_annotation.

allanj avatar allanj commented on July 16, 2024

@kajyuuen I have implemented a hard approach but I didn't integrate the soft approach yet. You can check it out and let me know if you have any questions. Feel free to open the issue again.

By using PyTorch, I change the batch size to 10 and use SGD as the optimizer. Thus, the number of epochs is set to 50 for convergence. But I didn't go through the hyperparameters because my preliminary experimental results show it should be able to achieve the results in the paper without further tuning.

I will also look into your github repo.

from ner_incomplete_annotation.

allanj avatar allanj commented on July 16, 2024

Your code (hard_bilstm_crf) looks good to me. I might need to run your code to check though.

from ner_incomplete_annotation.

Related Issues (13)

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.