| Package | Description |
|---|---|
| de.unirostock.sems.xmlutils.alg | |
| de.unirostock.sems.xmlutils.ds |
| Modifier and Type | Method and Description |
|---|---|
double |
XyWeighter.getWeight(TextNode node) |
abstract double |
Weighter.getWeight(TextNode node)
Computes the weight of a TextNode.
|
double |
SemsWeighter.getWeight(TextNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<TextNode> |
TreeDocument.getTextNodes()
Gets all text nodes.
|
| Modifier and Type | Method and Description |
|---|---|
double |
TextNode.getTextDistance(TextNode cmp)
Gets the distance between the texts of two nodes.
|
| Constructor and Description |
|---|
TextNode(TextNode toCopy,
DocumentNode parent,
int numChild)
Copies a text node.
|
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.