public class SpanTagger extends Object
Modifier and Type | Method and Description |
---|---|
static void |
setSpanTags(SpanWrapper spanWrapper,
BasicStatisticDataUnit basicStatisticDataUnit)
Sets tags to the span which is contained in the provided span wrapper, from information acquired from the
given basic statistic data unit.
|
public static void setSpanTags(SpanWrapper spanWrapper, BasicStatisticDataUnit basicStatisticDataUnit)
spanWrapper
- Span wrapper that contains the target span.basicStatisticDataUnit
- Basic statistic data unit from which, tag data will be acquired.Copyright © 2005–2020 Apache Software Foundation. All rights reserved.