operators.post_processors.sequence_tagging_post_processors.SpanFilterByLengthPostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SpanFilterByLengthPostProcessor(span_length)
operators.post_processors.sequence_tagging_post_processors.SpanMergeByNumberCharacterPostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SpanMergeByNumberCharacterPostProcessor(lowerboundnumbercharacter, upperboundnumbercharacter)
operators.post_processors.sequence_tagging_post_processors.SpanMergeByRegexPatternPostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SpanMergeByRegexPatternPostProcessor(regex_pattern, field)
operators.post_processors.sequence_tagging_post_processors.SpanRegexPostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SpanRegexPostProcessor(regexpattern, predictlabel, field)
operators.post_processors.sequence_tagging_post_processors.SpanRemoveWhitespacePostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SpanRemoveWhitespacePostProcessor(field)
operators.post_processors.sequence_tagging_post_processors.SubstringExpansionPostProcessor
class operators.postprocessors.sequencetaggingpostprocessors.SubstringExpansionPostProcessor(field, tokenized_field)