Replies: 1 comment
-
This is really good question. I am looking for the answers as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A few trivial questions, I just started using MS GraphRAG. I have some healthcare data including patients associated with almost 200 attributes. It was found that using JSON was preferred as a data type because it retained more metadata that could be utilized by KG (not ms grapgrag). However, I didn't see it as a direct input option in the documentation for Microsoft GraphRAG system. Using CSV with several title, timestamps, and source fields seems to be a bit tricky. When the text corpus is segmented into analyzable units, extracting entities and relationships gives me very different results compared to for example neo4j
Here are my questions:
Beta Was this translation helpful? Give feedback.
All reactions