Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.output.labeling |
Provides implementations of labeling algorithms to assign semantic labels to SOM units.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLabeler
This class provides basic functionality all Labelers can use.
|
class |
LabelSOM
Implements the
LabelSOM labelling method, as described in A. |
class |
LagusKeywordLabeler
Implements the
Keyword selection labelling method, as described in Lagus, K. |
Modifier and Type | Method and Description |
---|---|
static Labeler |
AbstractLabeler.instantiate(String lName) |