| 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  TypeIdResolverwhich will be used by Jackson library during
 the serialization in JSON and deserialization ofLabels | 
| NumericLabel | It value consisting of a real value. | 
| StringLabel | It is a label consisting of an String value. | 
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.