public class XyWeighter extends Weighter
Constructor | Description |
---|---|
XyWeighter() |
Modifier and Type | Method | 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)
Weighter
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.