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)[source]#
Bases:
MapperMapper to clean specific chars in text samples.