Skip to content

How to Remove external detector - scrubadub_stanford.detectors.StanfordEntityDetector #154

@TusharPiku

Description

@TusharPiku

I keep getting error when try to add External detector - 'StanfordEntityDetector',

KeyError: 'can not add Detector "stanford" to this Scrubber, this name is already in use. Try removing it first.'

I tried removing it,
scrubber.remove_detector(scrubadub_stanford.detectors.StanfordEntityDetector)
scrubber.remove_detector('stanford')

But nothing works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions