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

Establish Cross-Document Connections in the Knowledge Graph #500

Open
IANTHEREAL opened this issue Dec 14, 2024 · 1 comment
Open

Establish Cross-Document Connections in the Knowledge Graph #500

IANTHEREAL opened this issue Dec 14, 2024 · 1 comment
Assignees

Comments

@IANTHEREAL
Copy link
Contributor

Currently, the Knowledge Graph is constructed based on single-document graph data extraction, lacking inter-document connections. This limitation hinders the formation of an effective Global Graph, essential for knowledge accumulation. To enhance the Knowledge Graph’s utility,

we propose the following:

  1. Establish Cross-Document Connections:
  • Link entities across documents by identifying shared topics or unique entities.
  • Implement methods to dynamically create and update these connections.
  1. Improve Query Utilization: Ensure cross-document connections are utilized effectively during queries to enhance relevance and depth.

Expected Outcome:

A more cohesive Global Graph with meaningful cross-document connections, supporting richer and more accurate knowledge retrieval.

@IANTHEREAL IANTHEREAL self-assigned this Dec 14, 2024
@tomtom215
Copy link

This would be big!

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