public class XyWeighter extends Weighter
| Constructor and Description |
|---|
XyWeighter() |
| Modifier and Type | Method and Description |
|---|---|
double |
getWeight(DocumentNode node)
Computes the weight of a DocumentNode.
|
double |
getWeight(TextNode node)
Computes the weight of a TextNode.
|
public double getWeight(DocumentNode node)
WeighterCopyright © 2017 SEMS project @ University of Rostock. All rights reserved.