EntityExtractorOptions.ModelIdentifier

public static abstract @interface EntityExtractorOptions.ModelIdentifier implements Annotation

The list of models supported by entity extraction (e.g. EntityExtractorOptions.ARABIC).

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()