get_type_dist {LBDiscover} | R Documentation |
Get entity type distribution from co-occurrence matrix
Description
Get entity type distribution from co-occurrence matrix
Usage
get_type_dist(co_matrix)
Arguments
co_matrix |
A co-occurrence matrix produced by create_typed_comat(). |
Value
A data frame with entity type counts and percentages.
[Package LBDiscover version 0.1.0 Index]