data_juicer.ops.mapper.remove_specific_chars_mapper module#
- class data_juicer.ops.mapper.remove_specific_chars_mapper.RemoveSpecificCharsMapper(chars_to_remove: str | List[str] = '◆●■►▼▲▴∆▻▷❖♡□', *args, **kwargs)[源代码]#
基类:
MapperMapper to clean specific chars in text samples.