Giter Club home page Giter Club logo

Comments (2)

giuseppefutia avatar giuseppefutia commented on September 26, 2024

Thank you for your message!

Are you using your own data? If it is the case, could you give a sample?

from semi.

YanW23 avatar YanW23 commented on September 26, 2024

Thank you for your reply. In fact, I am using the data privided by you. Specifically, I proceed with the refinement process with the following command for building the refined semantic model of s01-cb in task_01:
node run/refinement.js data/taheriyan2016/task_01/semantic_types/updated/s01-cb_st.json data/pc/model_datasets/scores/pc/6000/score.json data/taheriyan2016/task_01/semantic_models/steiner/graph/s01-cb_steiner.json data/taheriyan2016/task_01/semantic_models/plausibles/graph/s01-cb_graph.json data/pc/semantic_models/s01-cb

  • data/taheriyan2016/task_01/semantic_types/updated/s01-cb_st.json is the semantic type file for s01-cb in task_01.

  • data/pc/model_datasets/scores/pc/6000/score.json is the score file generated during the training at epoch 6000 for data source s01-cb.
    score.zip

  • data/taheriyan2016/task_01/semantic_models/steiner/graph/s01-cb_steiner.json is the beautified version of the initial semantic model file for s01-cb in task_01.

  • data/taheriyan2016/task_01/semantic_models/plausibles/graph/s01-cb_graph.json is the beautified version of weighted graph file including all plausible semantic models for s01-cb in task_01.

However, after more than 10 hours, there is still no expected output and the program keeps running:

  • data/pc/semantic_models/s01-cb_refined.graph
  • data/pc/semantic_models/s01-cb_refined_graph.json

At the same time, the content of the traversed_nodes.txt file is still increasing, and the size is about 250GB. I simply visualized s01-cb_graph.json, the beautified version of weighted graph file including all plausible semantic models for s01-cb in task_01 and found that the graph contains a large number of edges.
s01-cb_graph
.
Therefore, I'm guessing if it's because the multi-edge weighted graph is too complicated. Maybe it's because of other reasons that the correct result is not generated, so I hope you can give me some guidance.

from semi.

Related Issues (5)

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.