data_juicer.ops.mapper.clean_ip_mapper module¶
- class data_juicer.ops.mapper.clean_ip_mapper.CleanIpMapper(pattern: str | None = None, repl: str = '', *args, **kwargs)[源代码]¶
基类:
Mapper
Mapper to clean ipv4 and ipv6 address in text samples.
基类:Mapper
Mapper to clean ipv4 and ipv6 address in text samples.