data_juicer.ops.mapper.sentence_split_mapper module¶
- class data_juicer.ops.mapper.sentence_split_mapper.SentenceSplitMapper(lang: str = 'en', *args, **kwargs)[源代码]¶
基类:
Mapper
Mapper to split text samples to sentences.
基类:Mapper
Mapper to split text samples to sentences.