Skip to main content
Version: 0.91

operators.candidates.extractor.EmptySpanFeaturizer

class operators.candidates.extractor.EmptySpanFeaturizer(field, col_suffix=None)

A SpanFeaturizer that yields a single empty span from (0,0) for each row

This can be used to create a candidate set with a one-to-one mapping with documents, which can serve as a starting point for labeling GT manually.