Interface | Description |
---|---|
Label |
A generic Label for supervised learning.
|
Class | Description |
---|---|
LabelFactory |
It is a factory that provides methods for instantiating labels described in a
textual format
|
LabelTypeResolver |
It is a class implementing
TypeIdResolver which will be used by Jackson library during
the serialization in JSON and deserialization of Label s |
NumericLabel |
It value consisting of a real value.
|
SequenceEmission |
It represents the pair (class_label,emission_score) assigned to each element
in a sequence.
|
StringLabel |
It is a label consisting of an String value.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.