Skip to content

[Question]: graph as chunks similarities or Subject-Predicate-Object #1449

@Sandy4321

Description

@Sandy4321

Do you need to ask a question?

  • I have searched the existing question and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

may you share
what technique you used for graph creation : nodes and chunks similarities or Subject-Predicate-Object
1
nodes are chunks and edges are similarities between chunks like
https://github.com/NirDiamant/RAG_Techniques/blob/main/all_rag_techniques/graph_rag.ipynb

or
2
Subject-Predicate-Object (SPO) Triples
node Subject.
then edge Predicate
next now is Object
like
https://levelup.gitconnected.com/converting-unstructured-data-into-a-knowledge-graph-using-an-end-to-end-pipeline-552a508045f9

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions