Class DefaultEntityAnnotator

  • All Implemented Interfaces:
    Serializable

    public class DefaultEntityAnnotator
    extends SubTypeAnnotator
    Default Entity Annotator that realizes the Entity annotation through sub-annotators defined using the configuration setting: com.gengoai.hermes.annotator.DefaultEntityAnnotator.subTypes.
    Author:
    David B. Bracewell
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultEntityAnnotator

        public DefaultEntityAnnotator()
        Instantiates a new Entity annotator.