"core.dataset.import.Custom split char Tips":"Allows you to segment based on custom separators. Usually used for pre-processed data, using specific separators for precise segmentation.",
"core.dataset.import.Custom text":"Custom Text",
"core.dataset.import.Custom text":"Custom Text",
"core.dataset.import.Custom text desc":"Manually enter a piece of text as a dataset",
"core.dataset.import.Custom text desc":"Manually enter a piece of text as a dataset",
"core.dataset.import.Data process params":"Data Processing Parameters",
"core.dataset.import.Data process params":"Data Processing Parameters",
"custom_data_process_params_desc":"Customize data processing rules",
"custom_data_process_params_desc":"Customize data processing rules",
"custom_split_sign_tip":"Allows you to chunk according to custom delimiters. \nUsually used for processed data, using specific separators for precise chunking. \nYou can use the | symbol to represent multiple splitters, such as: \".|.\" to represent a period in Chinese and English.\n\nTry to avoid using special symbols related to regular, such as: * () [] {}, etc.",