- All Superinterfaces:
- CoreAnnotation<T>, TypesafeMap.Key<T>
- Enclosing class:
- CoreLabel
public static interface CoreLabel.GenericAnnotation<T>
extends CoreAnnotation<T>
Class that all "generic" annotations extend.
This allows you to read in arbitrary values from a file as features, for example.