operators.candidates.extractor_spacy.NounChunkSpanFeaturizer
- class operators.candidates.extractor_spacy.NounChunkSpanFeaturizer(field, **spacy_span_kwargs)
A SpanFeaturizer that yields all noun phrases according to spaCy
- Parameters:
field (
str
) – The dataframe column to apply the tokenization strategy over