| knowledgeCommunity {KnowledgeGraph} | R Documentation |
knowledgeCommunity(kb, indexBy,
common.type = NULL,
eps = 0.001,
unweighted = FALSE);
this function returns a tuple list with two elements inside:
1. graph - is the knowledge network graph data with community
tags and trimmed data.
2. knowledges - a table dataset that contains knowledge data
entities that detects from the network graph
community data result.