|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface 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. See the package documentation for more information about Values and their role in reliability calculations.
| Method Summary | |
|---|---|
Value |
getGapValue()
Return a Value as used in the calc package for building CoincidenceMatrices, representing an empty element or a gap. |
Value |
getValueForNOMElement(NOMElement nme)
Return a Value as used in the calc package for building CoincidenceMatrices, for the given annotation element. |
| Method Detail |
|---|
Value getValueForNOMElement(NOMElement nme)
Value getGapValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||