Package net.sourceforge.nite.datainspection.data

data package

See:
          Description

Interface Summary
Item an interface for Items of Units.
NOMElementToValueDelegate This interface is used to get Values from NOMElements: Values are used in combination with a DistanceMetric to determine kappa and alpha for annotations.
Value an interface for Values of Units.
 

Class Summary
Classification A Classification is data store for a judgement.
 

Package net.sourceforge.nite.datainspection.data Description

data package

Contains interfaces to describe the data in your annotations in a way that can be handled by the other packages. Basically, an annotation by an human annotator is supposed to be a classification that assigns Values to Items. The precise interpretation of Item and Value is dependent on the actual data.