How might graphify's knowledge graph help detect gaps and duplication to improve the graph #345
dharmeshgordhan
started this conversation in
Ideas
Replies: 0 comments
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.
-
This is super cool thanks for publishing. I have some psuedo-unstructured thoughts I wanted to share and propose as an idea.
What do you think about a feature in graphify that adds a new query mode that instead of asking: "what does the graph know about x", we ask: "what should be known about x, and how much does the corpus already cover". The motivation is in using the knowledge graph to audit docs and knowledge bases to improve them and inform what to write or refine next. This could also be extended to report on "where our content duplicates information".
I see the spirit of graphify is a tool to understand and represent existing content in an accessible way - not in content generation. This is primarily a gap analysis and coverage mapping idea. So I'm weary on if this is best as a complimentary tool or a feature in graphify.
Potential commands
A potential workflow might be:
EXTRACTEDedges to the corpus, or a low count of INFERRED edges.A potential report:
I think the content plan itself could be a graph rather than a simpler flat hierarchical structure but thought I'd start there.
Beta Was this translation helpful? Give feedback.
All reactions