Class SpanTagger


  • public class SpanTagger
    extends Object
    Applies tags to Spans.
    • Method Detail

      • setSpanTags

        public static void setSpanTags​(SpanWrapper spanWrapper)
        Sets tags to the span which is contained in the provided span wrapper, from information acquired from the given basic statistic data unit.
        Parameters:
        spanWrapper - Span wrapper that contains the target span.