Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path-based Evidence Graph Exploration & Neighbor-based Evidence Graph Exploration #5

Open
jw9603 opened this issue Feb 25, 2024 · 3 comments

Comments

@jw9603
Copy link

jw9603 commented Feb 25, 2024

Hello.

As the title suggests, could you please let me know the location of the code for path-based subgraph generation method and neighbor-based subgraph generation method?

Thank You!!

@wyl-willing
Copy link
Owner

wyl-willing commented Feb 28, 2024

Sure, you can find the code starting at line 505 and line 611 in MindMap.py.
After that, you can get path-based and neighbor-based chains, and then you can call GPT API to transfer the chains into natural language.
If you still have any questions, please let me know.

@jw9603
Copy link
Author

jw9603 commented Mar 13, 2024

I have one more question: When comparing the embeddings of Mset and KG entities when linking entities, how did you obtain the embedding values about Mset and KG entities?

@wyl-willing
Copy link
Owner

wyl-willing commented Mar 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants