Giter Site home page Giter Site logo

deterrent's People

Contributors

cuilimeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deterrent's Issues

Training/Testing json data

Thank you for sharing the code. But seems the training json file only contains 1 json data. Is there any guide for generating more for training?

Besides, is it possible to upload a pretrained model? So we can just run through the testing process to get the reasonable results.

Thank you!

Question: What is the Semantic Group information used for the experiment for HGAT[24]? How to obtain this information?

Dear authors,

Thanks a lot for sharing the code!

May I ask a small question regarding the experiments?
In the paper (Appendix), you mention that the HGAT code is implemented by your selves. I refer to Section 5.2 for the details to implement HGAT, where it states:

"HGAT [24]: HGAT is a flexible heterogeneous information network framework for classifying short texts, which can integrate
any type of additional information. We add Semantic Group to the entities as side information, such as Procedures and Disorders."

May I ask what is this Semantic Group information utilized as side information of the entities? And how can we obtain this information?

Thanks a lot for your time!

How to locate the attention weights of the triples in Fig 5 in the paper?

Dear authors,

Thanks a lot for sharing the code of the paper! It really inspires me a lot.
May I ask one small question? In the case study illustrated in Figure 5 in the KDD 2020 paper, there is a attention weight of each triple. May I know whether this attention weight refers to the corresponding value of each entity pair and the j-th relation in line 76 in TextRelationalGraphAttention.py?

A = F.softmax(A, dim=-1)

Or is it the score computed in line 78 in DETERRENT.py?

score = triple_heads * triple_relations * triple_tails

If no, could you please inform me which variables in the code refer to these attention weights?

Thank you so much again for your time! :)

output.csv

Thanks for this study. I have a question about what output.csv clarifies and how it can be created.

Thanks in advance.

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.