Hierarchy For Package io.annot8.components.opennlp.processors

Class Hierarchy

  • java.lang.Object
    • io.annot8.common.components.AbstractComponent (implements io.annot8.api.components.Annot8Component)
    • io.annot8.common.components.AbstractComponentDescriptor<T,​S> (implements io.annot8.api.components.Annot8ComponentDescriptor<T,​S>)
      • io.annot8.common.components.AbstractProcessorDescriptor<T,​S> (implements io.annot8.api.components.ProcessorDescriptor<T,​S>)
        • io.annot8.components.opennlp.processors.LanguageDetection
        • io.annot8.components.opennlp.processors.LanguageFeatures
        • io.annot8.components.opennlp.processors.NER
        • io.annot8.components.opennlp.processors.PhraseChunks
        • io.annot8.components.opennlp.processors.POS
        • io.annot8.components.opennlp.processors.Sentences
        • io.annot8.components.opennlp.processors.Tokens
    • io.annot8.components.opennlp.processors.LanguageDetection.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.opennlp.processors.NER.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.opennlp.processors.PhraseChunks.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.opennlp.processors.POS.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.opennlp.processors.Sentences.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.opennlp.processors.Tokens.Settings (implements io.annot8.api.settings.Settings)