public class ConstrainedClusterer extends Object
| Constructor and Description |
|---|
ConstrainedClusterer(Collection originalCluster) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
constrainByPapers(Collection paperCluster)
Constrain
ogc such that nodes that resolve to the
same paper are forced to have the same venue. |
Collection |
constrainByVenues(Collection venueCluster)
Constrain
ogc |
public ConstrainedClusterer(Collection originalCluster)
public Collection constrainByPapers(Collection paperCluster)
ogc such that nodes that resolve to the
same paper are forced to have the same venue. Here, ogc is a
cluster of venuespublic Collection constrainByVenues(Collection venueCluster)
ogc such that nodes with venues from
different venue clusters will be in different clusters.Copyright © 2019 JULIE Lab, Germany. All rights reserved.