All Classes
-
All Classes Interface Summary Class Summary Class Description BaseTagger A base implementation of a tagger with no parametres.BoxText A parto of text with connection to source boxesCombinedTagger A tagger that combines multiple taggers together (in the order of their preference).ChunksCache A cache of already created chunks depending on tags and hints.ChunksSource An abstract base of a source of text chunks.DateTagger DefaultHint A default no-op presentation hint.FixedTaggerConfig A tagger config implementation based on a fixed map.HintForceResolved This hint forces the chunk source to accept only the chunk tags that are assigned by a given resolver.HintInLine This hint causes considering multiple subsequent lines to be treated as a single chunk source area.HintMultiBox This hint has the same meaning asHintWholeBoxbut it also considers multiple subsequent boxes.HintSeparator This hint tries to improve the recall of the tag occurrence discovery by applying some regular separators.HintWholeBox A hint that forces using the whole source box for the corresponding chunk even if only part of the box was detected as the chunk.IntegerTagger LocationsTagger NER-based location name area tagger.NERTagger PersonsTagger NER-based personal name area tagger.PresentationBasedChunksSource A chunk source that follows some presentation patterns in order to improve the chunk extraction.PresentationHint A hint that influences the chunk extraction in different points of the chunk extraction phases as defined by thePresentationBasedChunksSource.SourceBoxList A list of source boxes with additional properties for creating the chunks.TagEntitiesOperator TaggedChunksSource An area list source that creates text chunks by extracting tagged chunks from leaf areas.TextChunksProvider TextTag A tag that can be assigned to the visual areas obtained using a text classification by a particular tagger.TimeTagger This tagger tags the areas that contain some time expressions.TreeTagger This class implements the area tree tagging.