Code Monkey home page Code Monkey logo

Comments (7)

weishu20 avatar weishu20 commented on June 15, 2024

@andreagemelli

from doc2graph.

andreagemelli avatar andreagemelli commented on June 15, 2024

Hi,
Probably there are some problems with the weights. I will try to fix it asap, let you know.
A.

from doc2graph.

weishu20 avatar weishu20 commented on June 15, 2024

And I tried to train e2e model on FUNSD,but I cant get good result as paper‘s?
截屏2022-12-06 上午9 59 57

from doc2graph.

weishu20 avatar weishu20 commented on June 15, 2024

for Semantic Entity Labeling, the paper's best F1 is 0.82,is equal to node micro I tried(0.8105)?
for Entity Linking,best F1 is 0.53 in paper,which metric matches the above?
None=0.9964;Key-Value=0.5895;AUC-PR=0.7903 in paper is higher ?
Thanks for answering^^

from doc2graph.

andreagemelli avatar andreagemelli commented on June 15, 2024

Thanks for the feedbacks!
I cannot currently work on the bug, I can get a look at it during the next week! I will let you know.

from doc2graph.

andreagemelli avatar andreagemelli commented on June 15, 2024

Hey @weishu20,
I did not forget about you!
While I have solved other minor issue with the last commit, we are still struggling with the results: in the image you can see that on the left, in another machine where I installed again the repo, the results are low like yours. While, in my server, the results are still the one I experimented with for the publication.
We believe that the problem is in the construction of the graph or the features used by the nodes. We already excluded data and weights for the possible problems.
I hope to get back to you asap.

Screenshot 2022-12-14 at 14 41 36

from doc2graph.

andreagemelli avatar andreagemelli commented on June 15, 2024

Hi @weishu20 ,
sorry for my late answer.
Going through the code I have noticed that in the meantime we published the code spaCy came out with a new version of its language models, including the one used by Doc2Graph. As a results, the textual features loaded during the preprocessing were completely different from the ones in my original repo.
I tried myself to reproduce the behaviour of my repo into a new and different environment and now the problem should be fixed: please reinstall the library following the new README.md file and let me know!
A.

from doc2graph.

Related Issues (19)

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.