现阶段布局分析可能会反优化,暂不开启

This commit is contained in:
2024-06-18 17:16:24 +08:00
parent 2eb35b637f
commit 2e03863fc8
3 changed files with 11 additions and 6 deletions

View File

@@ -12,3 +12,6 @@ SEND_ERROR_EMAIL = True
# 信息抽取批量处理大小
IE_BATCH_SIZE = 4
# 是否开启布局分析
LAYOUT_ANALYSIS = False