KnowledgeGraphBuilder

Updates a knowledge graph from chunks of text

Inheritors

Functions

Link copied to clipboard
abstract fun computeDelta(chunks: Iterable<<Error class: unknown class>>, context: SourceAnalysisContext): KnowledgeGraphDelta?

Compute a knowledge delta with the provided chunks. The delta will consist entirely of new entities and relationships if the knowledge graph is empty.