public class SemanticGraphCut extends Object
Constructor and Description |
---|
SemanticGraphCut() |
Modifier and Type | Method and Description |
---|---|
static HashMap<Integer,Double> |
combineVectorsGraph(List<HashMap<Integer,Double>> vectorList,
List<Double> scoreList,
List<String> termList) |
static HashMap<Integer,Double> |
combineVectorsSimple(List<HashMap<Integer,Double>> vectorList,
List<Double> scoreList) |
Copyright © 2017. All rights reserved.