Uses of Interface
io.goobi.viewer.controller.model.alto.TextEnricher
Packages that use TextEnricher
Package
Description
Classes for reading and enriching ALTO XML full-text data, including coordinate-based text extraction
and named-entity highlighting within transcribed page content.
-
Uses of TextEnricher in io.goobi.viewer.controller.model.alto
Classes in io.goobi.viewer.controller.model.alto that implement TextEnricherModifier and TypeClassDescriptionclassTextEnricherimplementation that wraps ALTO word tokens referenced by named-entity tags in interactive HTML buttons.Constructors in io.goobi.viewer.controller.model.alto with parameters of type TextEnricherModifierConstructorDescriptionAltoTextReader(String altoString, String encoding, TextEnricher... textEnricher)