public class SemsWeighter extends Weighter
| Constructor | Description |
|---|---|
SemsWeighter() |
| 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)
WeighterCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.