| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527 |
- 2025-12-03 13:48:05 - DeconstructionSystem - INFO - [logger.py:58] - DeconstructionLogger initialized successfully
- 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:65] - ScriptWorkflow 初始化完成,model_provider: google_genai
- 2025-12-03 13:48:06 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:118] - 处理视频: channel_content_id=61626151 title=🔴退伍军人二次入伍的感人画面!若有战,召必回
- 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:300] - === 开始执行脚本理解工作流(视频分析) ===
- 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:92] - 工作流图构建完成 - 流程:视频上传 → 段落划分 → 实质提取 → 形式提取 → 分离结果 → 结果汇总
- 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:98] - === 执行节点:视频上传 ===
- 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:68] - 开始下载视频: https://rescdn.yishihui.com/pipeline/video/f522fd33-1556-4928-ab5a-c5afdd3c9688.mp4
- 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:275] - 构建文件路径: /Users/jihuaqiang/piaoquan/aigc_how_decode_base_project_0916_1125/examples/61626151/61626151.mp4
- 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
- 2025-12-03 13:48:24 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 40.14 MB
- 2025-12-03 13:48:24 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpcw7li2u2.mp4
- 2025-12-03 13:48:24 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpcw7li2u2.mp4
- 2025-12-03 13:49:19 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
- 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
- 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
- 2025-12-03 13:49:25 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
- 2025-12-03 13:49:25 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:113] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/u04empn8q506
- 2025-12-03 13:49:25 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:129] - === 执行节点:脚本段落划分 ===
- 2025-12-03 13:49:25 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:68] - === 开始脚本段落划分 ===
- 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
- 2025-12-03 13:49:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:81] - 执行段落划分
- 2025-12-03 13:49:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:94] - 【段落划分】分析视频的分段结构
- 2025-12-03 13:49:26 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - Section划分 - 开始视频分析...
- 2025-12-03 13:49:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - Section划分 - 视频分析完成
- 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:189] - 段落划分详细结果:
- {
- "内容品类": "征兵纪实",
- "段落列表": [
- {
- "id": "段落1",
- "描述": "个人与至亲的告别时刻",
- "内容范围": [
- "0:00-0:12",
- "0:12-0:30"
- ],
- "推理依据": "视频开头通过特写镜头展现了士兵与最亲近家人,特别是婴儿的告别,以及一位老兵与妻子的深情告别,营造出强烈的个人情感色彩和牺牲精神。",
- "子项": [
- {
- "id": "段落1.1",
- "描述": "士兵向熟睡中的婴儿告别",
- "内容范围": [
- "0:00-0:12"
- ],
- "推理依据": "画面聚焦于士兵亲吻婴儿的动作,以及其随后流露出的不舍和隐忍的泪水,强调了个人情感与军人使命之间的冲突。",
- "子项": []
- },
- {
- "id": "段落1.2",
- "描述": "老兵被召回与家人依依惜别",
- "内容范围": [
- "0:12-0:30"
- ],
- "推理依据": "画面切换至一位已穿上军装、佩戴“光荣入伍”绶带的老兵,与家人拥抱告别,再次凸显了“军令如山”的职责和家庭的牺牲。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落2",
- "描述": "集体送别与家人的深切关怀",
- "内容范围": [
- "0:30-0:50",
- "0:50-1:07"
- ],
- "推理依据": "此段落展现了多位士兵及其家人在集体入伍现场的互动,家人为即将离家的士兵准备食物、整理行装,充满了朴素而深沉的爱与不舍。",
- "子项": [
- {
- "id": "段落2.1",
- "描述": "家属为士兵准备食物与整理行囊",
- "内容范围": [
- "0:30-0:50"
- ],
- "推理依据": "多个场景中,母亲或妻子细心地给士兵喂食、整理背包,这些日常的举动在离别时刻显得格外动人,配以歌词“都有爱的温柔暖心田”。",
- "子项": []
- },
- {
- "id": "段落2.2",
- "描述": "离别前的亲情嘱托与泪水",
- "内容范围": [
- "0:50-1:07"
- ],
- "推理依据": "镜头捕捉到家人与士兵之间更多的语言和眼神交流,充满担忧与祝福,以及无法抑制的泪水,呼应歌词“岁月如歌在春夏秋冬”。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落3",
- "描述": "对家庭的跪拜与最后告别",
- "内容范围": [
- "1:07-1:26",
- "1:26-1:50"
- ],
- "推理依据": "此部分聚焦于士兵向家人下跪的感人瞬间,以及在车窗前不舍的握手,这是中国传统文化中对父母和家人的最高敬意与最后的依恋。",
- "子项": [
- {
- "id": "段落3.1",
- "描述": "士兵向父母下跪表达敬意与不舍",
- "内容范围": [
- "1:07-1:26"
- ],
- "推理依据": "士兵向年迈的父母和幼小的孩子下跪,这一庄重的告别仪式体现了军人对家庭的深情与责任,歌词“幸福如花绽放在世间”为这份牺牲赋予了崇高的意义。",
- "子项": []
- },
- {
- "id": "段落3.2",
- "描述": "家人陪同等待与含泪相送",
- "内容范围": [
- "1:26-1:50"
- ],
- "推理依据": "在候车区,家人仍陪伴在士兵身边,为其擦拭眼泪,再次送上食物。这一幕展现了离别前最真实的无助与心疼。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落4",
- "描述": "恋人间的深情与承诺",
- "内容范围": [
- "1:50-2:45"
- ],
- "推理依据": "此段落着重表现了士兵与恋人或妻子之间的离别,通过整理军装、深情拥抱等肢体语言,传递出爱情的坚贞和对未来的承诺。",
- "子项": [
- {
- "id": "段落4.1",
- "描述": "恋人/妻子整理军装与深情对望",
- "内容范围": [
- "1:50-2:25"
- ],
- "推理依据": "画面中,女子为士兵细心整理绶带和帽子,两人对视,无言中包含了千言万语,歌词“多少晨光多少夜晚,都有爱的温柔暖心田”恰如其分。",
- "子项": []
- },
- {
- "id": "段落4.2",
- "描述": "紧紧相拥与不舍的离别",
- "内容范围": [
- "2:25-2:45"
- ],
- "推理依据": "两人紧紧拥抱,士兵将头埋在女子颈间,表达出极度的不舍。歌词“有你相伴就不觉孤单”突显了彼此情感的依赖。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落5",
- "描述": "踏上征程的背影与家人期盼",
- "内容范围": [
- "2:45-3:26"
- ],
- "推理依据": "视频最后部分,士兵们带着行囊毅然踏上列车或大巴,家人在站台或车窗外挥手告别,从个人情感的宣泄转变为对家国大义的理解和接受。",
- "子项": [
- {
- "id": "段落5.1",
- "描述": "士兵们整装待发走向站台",
- "内容范围": [
- "2:45-3:00"
- ],
- "推理依据": "士兵们身着军装,手提行李,队列整齐地走向站台,展现出军人的纪律和即将奔赴前线的决心,歌词“幸福如花绽放在世间”再次升华了奉献的意义。",
- "子项": []
- },
- {
- "id": "段落5.2",
- "描述": "家人目送并期盼和平归来",
- "内容范围": [
- "3:00-3:26"
- ],
- "推理依据": "多角度展现了家人在车窗外挥手、拭泪、追赶大巴的场景,他们的脸上既有悲伤也有骄傲,最终化作对“世界和平”的无声期盼。",
- "子项": []
- }
- ]
- }
- ]
- }
- 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:86] - 段落划分结果:
- {
- "内容品类": "征兵纪实",
- "段落列表": [
- {
- "id": "段落1",
- "描述": "个人与至亲的告别时刻",
- "内容范围": [
- "0:00-0:12",
- "0:12-0:30"
- ],
- "推理依据": "视频开头通过特写镜头展现了士兵与最亲近家人,特别是婴儿的告别,以及一位老兵与妻子的深情告别,营造出强烈的个人情感色彩和牺牲精神。",
- "子项": [
- {
- "id": "段落1.1",
- "描述": "士兵向熟睡中的婴儿告别",
- "内容范围": [
- "0:00-0:12"
- ],
- "推理依据": "画面聚焦于士兵亲吻婴儿的动作,以及其随后流露出的不舍和隐忍的泪水,强调了个人情感与军人使命之间的冲突。",
- "子项": []
- },
- {
- "id": "段落1.2",
- "描述": "老兵被召回与家人依依惜别",
- "内容范围": [
- "0:12-0:30"
- ],
- "推理依据": "画面切换至一位已穿上军装、佩戴“光荣入伍”绶带的老兵,与家人拥抱告别,再次凸显了“军令如山”的职责和家庭的牺牲。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落2",
- "描述": "集体送别与家人的深切关怀",
- "内容范围": [
- "0:30-0:50",
- "0:50-1:07"
- ],
- "推理依据": "此段落展现了多位士兵及其家人在集体入伍现场的互动,家人为即将离家的士兵准备食物、整理行装,充满了朴素而深沉的爱与不舍。",
- "子项": [
- {
- "id": "段落2.1",
- "描述": "家属为士兵准备食物与整理行囊",
- "内容范围": [
- "0:30-0:50"
- ],
- "推理依据": "多个场景中,母亲或妻子细心地给士兵喂食、整理背包,这些日常的举动在离别时刻显得格外动人,配以歌词“都有爱的温柔暖心田”。",
- "子项": []
- },
- {
- "id": "段落2.2",
- "描述": "离别前的亲情嘱托与泪水",
- "内容范围": [
- "0:50-1:07"
- ],
- "推理依据": "镜头捕捉到家人与士兵之间更多的语言和眼神交流,充满担忧与祝福,以及无法抑制的泪水,呼应歌词“岁月如歌在春夏秋冬”。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落3",
- "描述": "对家庭的跪拜与最后告别",
- "内容范围": [
- "1:07-1:26",
- "1:26-1:50"
- ],
- "推理依据": "此部分聚焦于士兵向家人下跪的感人瞬间,以及在车窗前不舍的握手,这是中国传统文化中对父母和家人的最高敬意与最后的依恋。",
- "子项": [
- {
- "id": "段落3.1",
- "描述": "士兵向父母下跪表达敬意与不舍",
- "内容范围": [
- "1:07-1:26"
- ],
- "推理依据": "士兵向年迈的父母和幼小的孩子下跪,这一庄重的告别仪式体现了军人对家庭的深情与责任,歌词“幸福如花绽放在世间”为这份牺牲赋予了崇高的意义。",
- "子项": []
- },
- {
- "id": "段落3.2",
- "描述": "家人陪同等待与含泪相送",
- "内容范围": [
- "1:26-1:50"
- ],
- "推理依据": "在候车区,家人仍陪伴在士兵身边,为其擦拭眼泪,再次送上食物。这一幕展现了离别前最真实的无助与心疼。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落4",
- "描述": "恋人间的深情与承诺",
- "内容范围": [
- "1:50-2:45"
- ],
- "推理依据": "此段落着重表现了士兵与恋人或妻子之间的离别,通过整理军装、深情拥抱等肢体语言,传递出爱情的坚贞和对未来的承诺。",
- "子项": [
- {
- "id": "段落4.1",
- "描述": "恋人/妻子整理军装与深情对望",
- "内容范围": [
- "1:50-2:25"
- ],
- "推理依据": "画面中,女子为士兵细心整理绶带和帽子,两人对视,无言中包含了千言万语,歌词“多少晨光多少夜晚,都有爱的温柔暖心田”恰如其分。",
- "子项": []
- },
- {
- "id": "段落4.2",
- "描述": "紧紧相拥与不舍的离别",
- "内容范围": [
- "2:25-2:45"
- ],
- "推理依据": "两人紧紧拥抱,士兵将头埋在女子颈间,表达出极度的不舍。歌词“有你相伴就不觉孤单”突显了彼此情感的依赖。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落5",
- "描述": "踏上征程的背影与家人期盼",
- "内容范围": [
- "2:45-3:26"
- ],
- "推理依据": "视频最后部分,士兵们带着行囊毅然踏上列车或大巴,家人在站台或车窗外挥手告别,从个人情感的宣泄转变为对家国大义的理解和接受。",
- "子项": [
- {
- "id": "段落5.1",
- "描述": "士兵们整装待发走向站台",
- "内容范围": [
- "2:45-3:00"
- ],
- "推理依据": "士兵们身着军装,手提行李,队列整齐地走向站台,展现出军人的纪律和即将奔赴前线的决心,歌词“幸福如花绽放在世间”再次升华了奉献的意义。",
- "子项": []
- },
- {
- "id": "段落5.2",
- "描述": "家人目送并期盼和平归来",
- "内容范围": [
- "3:00-3:26"
- ],
- "推理依据": "多角度展现了家人在车窗外挥手、拭泪、追赶大巴的场景,他们的脸上既有悲伤也有骄傲,最终化作对“世界和平”的无声期盼。",
- "子项": []
- }
- ]
- }
- ]
- }
- 2025-12-03 13:49:53 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:144] - 脚本段落划分完成 - 内容品类: 征兵纪实, 段落数: 5
- 2025-12-03 13:49:53 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:157] - === 执行节点:实质元素提取 ===
- 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:97] - === 开始实质元素提取(完整流程) ===
- 2025-12-03 13:49:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
- 2025-12-03 13:49:54 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:139] - 意图支撑评估输入: 灵感点=2, 目的点=1, 关键点(实质类)=6
- 2025-12-03 13:49:54 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:145] - ▶ Step 1: 提取具体元素
- 2025-12-03 13:49:54 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素提取 - 开始视频分析...
- 2025-12-03 13:50:22 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素提取 - 视频分析完成
- 2025-12-03 13:50:22 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:149] - ▶ Step 2: 提取具象概念
- 2025-12-03 13:50:22 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念提取 - 开始视频分析...
- 2025-12-03 13:51:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念提取 - 视频分析完成
- 2025-12-03 13:51:40 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:153] - ▶ Step 2.1: 提取隐含概念
- 2025-12-03 13:51:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 隐含概念提取 - 开始视频分析...
- 2025-12-03 13:52:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 隐含概念提取 - 视频分析完成
- 2025-12-03 13:52:15 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:157] - ▶ Step 3: 总结抽象概念
- 2025-12-03 13:52:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 抽象概念总结 - 开始视频分析...
- 2025-12-03 13:53:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 抽象概念总结 - 视频分析完成
- 2025-12-03 13:53:05 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:167] - Step 1-3 完成 - 总计: 73 个元素 (具体:16, 具象:43, 隐含:3, 抽象:11)
- 2025-12-03 13:53:05 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:177] - ▶ Step 4: 共性分析
- 2025-12-03 13:53:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 共性分析 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 共性分析 - 视频分析完成
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:183] - ▶ Step 5: 多维度评分(已停用相似度计算,仅返回空结果)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:734] - 【多维度评分】相似度比较逻辑已关闭,当前不进行评分,仅返回空结果。
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:189] - ▶ Step 5.1: 意图支撑评估
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:763] - 【意图支撑评估】输入: 73 个实质元素
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:783] - 维度分组(意图支撑): 具体元素=16, 具象概念=43, 抽象概念=11, 隐含概念=3
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-灵感点 (元素数=16, 点数=2)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-目的点 (元素数=16, 点数=1)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-关键点 (元素数=16, 点数=6)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-灵感点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-目的点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-灵感点 (元素数=43, 点数=2)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-关键点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-目的点 (元素数=43, 点数=1)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-灵感点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-关键点 (元素数=43, 点数=6)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-灵感点 (元素数=11, 点数=2)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-目的点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-目的点 (元素数=11, 点数=1)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-灵感点 - 开始视频分析...
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-关键点 (元素数=11, 点数=6)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-灵感点 (元素数=3, 点数=2)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-目的点 (元素数=3, 点数=1)
- 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-关键点 (元素数=3, 点数=6)
- 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-目的点 - 视频分析完成
- 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
- 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-目的点 - 开始视频分析...
- 2025-12-03 13:55:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-关键点 - 视频分析完成
- 2025-12-03 13:55:21 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-灵感点 - 视频分析完成
- 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-灵感点 评估完成: 9 条支撑关系
- 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-目的点 评估完成: 8 条支撑关系
- 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-关键点 评估完成: 6 条支撑关系
- 2025-12-03 13:55:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
- 2025-12-03 13:55:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-关键点 - 开始视频分析...
- 2025-12-03 13:55:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
- 2025-12-03 13:55:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-灵感点 - 开始视频分析...
- 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-目的点 - 视频分析完成
- 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-目的点 - 开始视频分析...
- 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-关键点 - 开始视频分析...
- 2025-12-03 13:55:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-目的点 - 视频分析完成
- 2025-12-03 13:55:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-灵感点 - 视频分析完成
- 2025-12-03 13:55:39 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-灵感点 - 视频分析完成
- 2025-12-03 13:55:39 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-灵感点 评估完成: 8 条支撑关系
- 2025-12-03 13:55:39 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-目的点 评估完成: 12 条支撑关系
- 2025-12-03 13:55:46 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-目的点 - 视频分析完成
- 2025-12-03 13:55:52 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-灵感点 - 视频分析完成
- 2025-12-03 13:55:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
- 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-关键点 评估完成: 15 条支撑关系
- 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-灵感点 评估完成: 10 条支撑关系
- 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-目的点 评估完成: 9 条支撑关系
- 2025-12-03 13:55:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-关键点 - 视频分析完成
- 2025-12-03 13:56:03 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-关键点 - 视频分析完成
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-关键点 评估完成: 7 条支撑关系
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-灵感点 评估完成: 3 条支撑关系
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-目的点 评估完成: 3 条支撑关系
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-关键点 评估完成: 2 条支撑关系
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:201] - ▶ Step 6: 筛选
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-1, name=士兵, support_count=7, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-2, name=婴儿, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-3, name=床, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-4, name=背包, support_count=1, coverage=0.6
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-5, name=红色绶带, support_count=4, coverage=0.9
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-6, name=红花, support_count=3, coverage=0.9
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-7, name=军帽, support_count=2, coverage=0.9
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-8, name=平民男子, support_count=1, coverage=0.8
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-9, name=平民女子, support_count=5, coverage=0.8
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-10, name=饭盒/保温杯, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-11, name=筷子, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-12, name=小孩, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-13, name=大巴车, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-14, name=火车站台, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-15, name=铁轨, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-16, name=拐杖, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-1, name=军人, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-2, name=队, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-3, name=孩子, 原因=出现频次<=1 (frequency=0)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-4, name=月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-5, name=日, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-6, name=安徽, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-7, name=2025, support_count=1, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-8, name=入伍, support_count=8, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-9, name=世界, support_count=1, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-10, name=退伍兵, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-11, name=军令, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-12, name=山, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-13, name=老兵, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-14, name=灯影, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-15, name=岁月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-16, name=河边, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-17, name=轻声, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-18, name=时光, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-19, name=晨光, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-20, name=月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-21, name=歌, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-22, name=春夏秋冬, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-23, name=春, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-24, name=夏, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-25, name=秋, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-26, name=冬, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-27, name=脚步, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-28, name=画卷, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-29, name=阴霾, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-30, name=荒原, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-31, name=花影, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-32, name=流年, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-33, name=新兵, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-34, name=季, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-35, name=亲人, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-36, name=家, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-37, name=国, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-38, name=花, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-39, name=世间, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-40, name=船影, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-41, name=琴声, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-42, name=夜晚, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-43, name=炊烟, 原因=出现频次<=1 (frequency=1)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-1, name=军旅生活, support_count=4, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-2, name=家庭, support_count=8, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-3, name=国家, support_count=4, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-4, name=时间, support_count=1, coverage=0.8
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-5, name=离别, support_count=8, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-6, name=亲情, support_count=8, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-7, name=奉献, support_count=9, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-8, name=职责, support_count=9, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-9, name=和平, support_count=2, coverage=1.0
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=抽象概念-10, name=成长, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=8, coverage=0.4000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=抽象概念-11, name=传承, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.2000)
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1193] - 筛选完成: 19/70 通过
- 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:209] - ▶ Step 7: 分类
- 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:215] - ▶ Step 8: 合并信息
- 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:225] - 实质元素提取完成 - 最终元素数: 19
- 2025-12-03 13:56:18 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:175] - 实质元素提取完成 - 最终元素数: 19
- 2025-12-03 13:56:18 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:195] - === 执行节点:形式元素提取 ===
- 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:86] - === 开始形式元素提取(视频版,完整流程) ===
- 2025-12-03 13:56:18 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
- 2025-12-03 13:56:19 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:146] - 输入: 具体元素=7, 具象概念=3, 隐含概念=0, 抽象概念=9, 形式关键点=1
- 2025-12-03 13:56:19 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:156] - ▶ Step 1: 提取具象概念形式
- 2025-12-03 13:56:19 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念形式提取 - 开始视频分析...
- 2025-12-03 13:56:42 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念形式提取 - 视频分析完成
- 2025-12-03 13:56:42 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:317] - Step 1 完成 - 提取了 2 个具象概念形式
- 2025-12-03 13:56:42 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:162] - ▶ Step 2: 提取具体元素形式
- 2025-12-03 13:56:42 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素形式提取 - 开始视频分析...
- 2025-12-03 13:57:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素形式提取 - 视频分析完成
- 2025-12-03 13:57:14 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:432] - Step 2 完成 - 提取了 4 个具体元素形式
- 2025-12-03 13:57:14 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:168] - ▶ Step 3: 提取整体形式
- 2025-12-03 13:57:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 整体形式提取 - 开始视频分析...
- 2025-12-03 13:57:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 整体形式提取 - 视频分析完成
- 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:570] - Step 3 完成 - 提取了 3 个整体形式
- 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:182] - Step 1-3 完成 - 总计提取: 9 个形式元素 (具象概念形式:2, 具体元素形式:4, 整体形式:3)
- 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:190] - ▶ Step 4: 共性分析
- 2025-12-03 13:57:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 形式共性分析 - 开始视频分析...
- 2025-12-03 13:58:16 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 形式共性分析 - 视频分析完成
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:631] - 共性分析完成 - 统计了 9 个形式元素的频次
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:197] - ▶ Step 5: 多维度评分
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:642] - 【多维度评分】输入: 9 个形式元素
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 灵感点分批评估: 1 批
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 目的点分批评估: 1 批
- 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 关键点分批评估: 1 批
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:676] - 多维度评分完成
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:203] - ▶ Step 6: 筛选
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:826] - 【筛选】输入: 形式元素共性分析结果 + 评分结果
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具象概念形式-1, name=表达祝愿, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:902] - ❌ 过滤: id=具象概念形式-2, name=比喻描绘, 原因=频次>2但未通过相似度筛选 (frequency=5)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:902] - ❌ 过滤: id=具体元素形式-1, name=特写镜头, 原因=频次>2但未通过相似度筛选 (frequency=50)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-2, name=情绪渲染, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-3, name=多视角拍摄, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-4, name=纪实风格, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-1, name=故事化叙事, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-2, name=情感渲染, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-3, name=多模态信息融合, 原因=出现频次<=2 (frequency=1)
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:909] - 筛选完成: 0/9 通过
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:207] - ▶ Step 7: 分类
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:918] - 【分类】输入: 0 个筛选后的形式元素
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:213] - ▶ 合并最终信息
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1030] - 【合并信息】输入: 0 个筛选后的元素ID
- 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:219] - 形式元素提取完成 - 最终元素数: 0
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:209] - 形式元素提取完成 - 最终元素数: 0
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:229] - === 执行节点:分离实质和形式结果 ===
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:240] - 分离完成 - 实质元素: 19, 形式元素: 0
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:251] - === 执行节点:结果汇总 ===
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:284] - 结果汇总完成
- 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:330] - === 脚本理解工作流执行完成(视频分析) ===
- 2025-12-03 13:58:46 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:151] - 批量脚本理解完成: total=1, success=1, fail=0
|