Hierarchy For Package io.outofprintmagazine.nlp.pipeline.annotators.count

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.outofprintmagazine.nlp.pipeline.annotators.AbstractAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.CharCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.ParagraphCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.SentenceCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.SyllableCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.TokenCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)
      • io.outofprintmagazine.nlp.pipeline.annotators.count.WordCountAnnotator (implements edu.stanford.nlp.pipeline.Annotator, io.outofprintmagazine.nlp.pipeline.annotators.IOOPAnnotator)