first commit
This commit is contained in:
40
DCIT.App/bin/publish/win-x64/config.json
Normal file
40
DCIT.App/bin/publish/win-x64/config.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"Format": "dcit.config",
|
||||
"Version": "1.0",
|
||||
"SavedAt": "2026-07-10T13:03:23.63937+08:00",
|
||||
"Settings": {
|
||||
"JsonDiffEncryption": true,
|
||||
"EnableImageReplacement": true,
|
||||
"UseFixedImageSeed": false,
|
||||
"FixedImageSeed": 20260424,
|
||||
"AutoExtract": {
|
||||
"ExtractKeywords": true,
|
||||
"ExtractHighFrequencyWords": true,
|
||||
"ExtractHighFrequencySentences": true,
|
||||
"UseKeywordFrequency": true,
|
||||
"UseKeywordTfIdf": true,
|
||||
"UseKeywordTextRank": true,
|
||||
"MaxKeywordCount": 10,
|
||||
"MaxWordCount": 10,
|
||||
"MaxSentenceCount": 10,
|
||||
"CountChineseWords": true,
|
||||
"CountEnglishWords": true,
|
||||
"CountChineseSentences": true,
|
||||
"CountEnglishSentences": true,
|
||||
"MinChineseWordLength": 1,
|
||||
"MinEnglishWordLength": 1,
|
||||
"SentenceDelimiters": "。!?;.!?;\r\n",
|
||||
"ExcludeEmailAddresses": false
|
||||
}
|
||||
},
|
||||
"ReplacePage": {
|
||||
"SourceDirectory": "E:\\projects\\wxwx\\projects_job\\GeneralRequirement\\WORD文档替换与还原工具\\codex\\tests\\docx\\org",
|
||||
"OutputDirectory": "E:\\projects\\wxwx\\projects_job\\GeneralRequirement\\WORD文档替换与还原工具\\codex\\tests\\docx\\rep",
|
||||
"RuleFilePath": "E:\\projects\\wxwx\\projects_job\\GeneralRequirement\\WORD文档替换与还原工具\\codex\\tests\\docx\\rules\\test1.rule"
|
||||
},
|
||||
"RestorePage": {
|
||||
"ReplaceDirectory": "E:\\projects\\wxwx\\projects_job\\GeneralRequirement\\WORD文档替换与还原工具\\codex\\tests\\docx\\rep",
|
||||
"RestoreDirectory": "E:\\projects\\wxwx\\projects_job\\GeneralRequirement\\WORD文档替换与还原工具\\codex\\tests\\docx\\rcv",
|
||||
"DiffInputFormat": ".diff"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user