fix(data-process): 收准结构化预处理能力文案
This commit is contained in:
@@ -99,8 +99,8 @@ const chunkMethodLabelMap: Record<string, string> = {
|
||||
|
||||
const preprocessOptionLabelMap: Record<string, string> = {
|
||||
clean_invalid: '清理无效数据',
|
||||
detect_structure: '识别表格结构',
|
||||
deduplicate: '重复数据去重',
|
||||
detect_structure: '嵌套结构展平',
|
||||
deduplicate: '重复记录去重',
|
||||
normalize_format: '数据格式标准化',
|
||||
filter_anomaly: '异常数据过滤',
|
||||
desensitize: '敏感信息脱敏',
|
||||
|
||||
Reference in New Issue
Block a user