You've already forked DataMate
4 lines
175 B
Python
4 lines
175 B
Python
from datamate.core.base_op import OPERATORS
|
|
|
|
OPERATORS.register_module(module_name='PiiDetector',
|
|
module_path='ops.mapper.pii_ner_detection.process') |