| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601 |
- 2025-12-02 17:42:34 - DeconstructionSystem - INFO - [logger.py:58] - DeconstructionLogger initialized successfully
- 2025-12-02 17:42:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:65] - ScriptWorkflow 初始化完成,model_provider: google_genai
- 2025-12-02 17:42:35 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:118] - 处理视频: channel_content_id=53009047 title=人到晚年,看看咱年轻时的模样!😊
- 2025-12-02 17:42:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:300] - === 开始执行脚本理解工作流(视频分析) ===
- 2025-12-02 17:42:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:92] - 工作流图构建完成 - 流程:视频上传 → 段落划分 → 实质提取 → 形式提取 → 分离结果 → 结果汇总
- 2025-12-02 17:42:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:98] - === 执行节点:视频上传 ===
- 2025-12-02 17:42:35 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:68] - 开始下载视频: https://rescdn.yishihui.com/longvideo/transcode/video/vpc/20250517/93cac5eae2b371328a163f3208a22d10.mp4
- 2025-12-02 17:42:35 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:275] - 构建文件路径: /Users/jihuaqiang/piaoquan/aigc_how_decode_base_project_0916_1125/examples/53009047/53009047.mp4
- 2025-12-02 17:42:35 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
- 2025-12-02 17:42:38 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 19.19 MB
- 2025-12-02 17:42:38 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpi7ykavnh.mp4
- 2025-12-02 17:42:38 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpi7ykavnh.mp4
- 2025-12-02 17:42:43 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
- 2025-12-02 17:42:49 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
- 2025-12-02 17:42:49 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
- 2025-12-02 17:42:49 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
- 2025-12-02 17:42:49 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:113] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/dvnuf32boebc
- 2025-12-02 17:42:49 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:129] - === 执行节点:脚本段落划分 ===
- 2025-12-02 17:42:49 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:68] - === 开始脚本段落划分 ===
- 2025-12-02 17:42:49 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: dvnuf32boebc
- 2025-12-02 17:42:49 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:81] - 执行段落划分
- 2025-12-02 17:42:49 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:94] - 【段落划分】分析视频的分段结构
- 2025-12-02 17:42:49 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - Section划分 - 开始视频分析...
- 2025-12-02 17:43:26 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - Section划分 - 视频分析完成
- 2025-12-02 17:43:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:189] - 段落划分详细结果:
- {
- "内容品类": "情感分享/人生感悟",
- "段落列表": [
- {
- "id": "段落1",
- "描述": "引言:人到晚年对同学情的思念与珍视",
- "内容范围": [
- "0:00-0:13"
- ],
- "推理依据": "视频开篇通过点题“人到晚年”引出对老同学的深切怀念,并用“有一种关系/感动/牵挂”的排比句式奠定同学情谊的重要性,明确了视频的主题和情感基调。",
- "子项": [
- {
- "id": "段落1.1",
- "描述": "晚年思念老同学的初衷与分享愿望",
- "内容范围": [
- "0:00-0:03"
- ],
- "推理依据": "直接表达了创作者在晚年最想念的是老同学,并希望将这份情感分享出去,作为视频的引入和目的说明。",
- "子项": []
- },
- {
- "id": "段落1.2",
- "描述": "同学情的独特之处与无法割断的缘分",
- "内容范围": [
- "0:03-0:13"
- ],
- "推理依据": "通过一系列“有一种…”的句式,强调同学情谊是一种特殊的关系、感动和牵挂,是永远割不断、散不了的缘,突出其情感的深度和持久性。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落2",
- "描述": "同学情的本质、特质与超越性",
- "内容范围": [
- "0:13-1:03"
- ],
- "推理依据": "此部分深入探讨了同学情谊随着时间推移的特点,将其与亲情进行比较,并用多种比喻和描述来刻画其坚韧和永恒的品质。",
- "子项": [
- {
- "id": "段落2.1",
- "描述": "同学情随时间沉淀的纯粹与珍贵",
- "内容范围": [
- "0:13-0:18"
- ],
- "推理依据": "通过“愈久愈纯正、愈久愈珍贵、愈久愈甘甜”的递进描述,强调时间是同学情的催化剂,使其情感更为深厚和有价值。",
- "子项": []
- },
- {
- "id": "段落2.2",
- "描述": "同学情虽非亲情却超越亲情",
- "内容范围": [
- "0:18-0:21"
- ],
- "推理依据": "明确指出同学情与亲情的异同,强调其在情感深度和重要性上并不逊色于亲情,凸显其独特而深刻的地位。",
- "子项": []
- },
- {
- "id": "段落2.3",
- "描述": "岁月流逝与重逢的渴望",
- "内容范围": [
- "0:21-0:30"
- ],
- "推理依据": "描绘了岁月悠悠、容颜变老,但同学情依然难忘的画面,并表达了久别同学对重逢的盼望,强化了时间未能磨灭情谊的主题。",
- "子项": []
- },
- {
- "id": "段落2.4",
- "描述": "同学情中的平等与深刻影响",
- "内容范围": [
- "0:30-0:37"
- ],
- "推理依据": "强调同学关系中没有贵贱贫富之分,情谊贯穿难忘岁月,记住复杂情结,体现了这份情感的纯粹性和对人生轨迹的深远影响。",
- "子项": []
- },
- {
- "id": "段落2.5",
- "描述": "同学情如陈年老酒与古董,一生难断",
- "内容范围": [
- "0:37-1:03"
- ],
- "推理依据": "将同学情比作越陈越香的老酒和珍贵的古董,并指出无论同窗时间长短、地理距离远近,同学间的友情都难以割断,象征其历久弥新和坚不可摧。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落3",
- "描述": "同学情的永恒记忆与真情回味",
- "内容范围": [
- "1:03-1:57"
- ],
- "推理依据": "此部分聚焦于对共同青春岁月的具体回忆,从过去的玩闹、相处到如今的感叹,描绘了那些留在心底的、即便时光荏苒也依然鲜活的记忆和情感。",
- "子项": [
- {
- "id": "段落3.1",
- "描述": "青春往事的今昔对比",
- "内容范围": [
- "1:03-1:12"
- ],
- "推理依据": "通过“曾经的玩闹/相处/梦想,如今都成了历史/回忆/追忆”的对比,表达了对逝去青春的感叹,同时衬托出情谊的永恒。",
- "子项": []
- },
- {
- "id": "段落3.2",
- "描述": "难忘的笑脸、笑声与故事",
- "内容范围": [
- "1:12-1:23"
- ],
- "推理依据": "具象化地列举了青春时期那些稚嫩的笑脸、熟悉的笑声、有趣的故事和快乐的情景,直接触及观众对校园生活的美好回忆。",
- "子项": []
- },
- {
- "id": "段落3.3",
- "描述": "分离与重逢时的真情流露",
- "内容范围": [
- "1:23-1:57"
- ],
- "推理依据": "描述了毕业后因工作和各自闯荡而联系减少,但重逢时依然亲密无间,不计较彼此,脸上虽然有了皱纹,但熟悉的笑声和快乐情景仍历历在目,展现了同学情的真挚和无所顾忌。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落4",
- "描述": "同学情的当下价值与传承呼吁",
- "内容范围": [
- "1:57-3:24"
- ],
- "推理依据": "这一部分总结了同学情的诸多优点,并向所有老同学发出真挚的问候、祝福和分享视频的呼吁,旨在传递这份美好情感,让更多人重拾回忆和感受到温暖。",
- "子项": [
- {
- "id": "段落4.1",
- "描述": "同学情的纯粹与美好本质",
- "内容范围": [
- "1:57-2:07"
- ],
- "推理依据": "用“最实在、最珍贵、最美好”概括同学情的本质,强调其无需伪装、无需装潢,真诚随意而又绵长。",
- "子项": []
- },
- {
- "id": "段落4.2",
- "描述": "同学情随岁月流逝而更加深厚",
- "内容范围": [
- "2:07-2:18"
- ],
- "推理依据": "通过青山、流水与人、岁月、友谊的对比,形象地表达了同学情谊随着时间流逝不仅不变,反而更加浓厚、深层,即使同窗短暂,也是一生之情。",
- "子项": []
- },
- {
- "id": "段落4.3",
- "描述": "呼吁分享视频,唤醒校园记忆",
- "内容范围": [
- "2:18-2:34"
- ],
- "推理依据": "明确发出行动号召,鼓励观众分享视频,将其传递给同学群,以期让更多老同学回忆起美好的校园时光和无忧无虑的日子。",
- "子项": []
- },
- {
- "id": "段落4.4",
- "描述": "对远方同学的问候与祝福",
- "内容范围": [
- "2:34-2:46"
- ],
- "推理依据": "以个人化的口吻向远方的老同学送去问候和祝福,希望视频能带去温暖和回忆,并再次呼吁分享给好友,共同感受这份真挚情感。",
- "子项": []
- },
- {
- "id": "段落4.5",
- "描述": "珍惜情谊,永藏心底",
- "内容范围": [
- "2:46-3:06"
- ],
- "推理依据": "强调同学间一声问候、一份祝福的珍贵,呼吁大家一起珍惜,将这份情谊视作心中最温暖的港湾,感谢共同走过的青葱岁月,并承诺将美好情谊珍藏心底。",
- "子项": []
- },
- {
- "id": "段落4.6",
- "描述": "最终呼吁与感谢",
- "内容范围": [
- "3:06-3:24"
- ],
- "推理依据": "再次重申视频分享的价值和目的,鼓励观众点赞支持,并对所有人的支持表示感谢,以强化视频的传播效果和情感共鸣。",
- "子项": []
- }
- ]
- }
- ]
- }
- 2025-12-02 17:43:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:86] - 段落划分结果:
- {
- "内容品类": "情感分享/人生感悟",
- "段落列表": [
- {
- "id": "段落1",
- "描述": "引言:人到晚年对同学情的思念与珍视",
- "内容范围": [
- "0:00-0:13"
- ],
- "推理依据": "视频开篇通过点题“人到晚年”引出对老同学的深切怀念,并用“有一种关系/感动/牵挂”的排比句式奠定同学情谊的重要性,明确了视频的主题和情感基调。",
- "子项": [
- {
- "id": "段落1.1",
- "描述": "晚年思念老同学的初衷与分享愿望",
- "内容范围": [
- "0:00-0:03"
- ],
- "推理依据": "直接表达了创作者在晚年最想念的是老同学,并希望将这份情感分享出去,作为视频的引入和目的说明。",
- "子项": []
- },
- {
- "id": "段落1.2",
- "描述": "同学情的独特之处与无法割断的缘分",
- "内容范围": [
- "0:03-0:13"
- ],
- "推理依据": "通过一系列“有一种…”的句式,强调同学情谊是一种特殊的关系、感动和牵挂,是永远割不断、散不了的缘,突出其情感的深度和持久性。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落2",
- "描述": "同学情的本质、特质与超越性",
- "内容范围": [
- "0:13-1:03"
- ],
- "推理依据": "此部分深入探讨了同学情谊随着时间推移的特点,将其与亲情进行比较,并用多种比喻和描述来刻画其坚韧和永恒的品质。",
- "子项": [
- {
- "id": "段落2.1",
- "描述": "同学情随时间沉淀的纯粹与珍贵",
- "内容范围": [
- "0:13-0:18"
- ],
- "推理依据": "通过“愈久愈纯正、愈久愈珍贵、愈久愈甘甜”的递进描述,强调时间是同学情的催化剂,使其情感更为深厚和有价值。",
- "子项": []
- },
- {
- "id": "段落2.2",
- "描述": "同学情虽非亲情却超越亲情",
- "内容范围": [
- "0:18-0:21"
- ],
- "推理依据": "明确指出同学情与亲情的异同,强调其在情感深度和重要性上并不逊色于亲情,凸显其独特而深刻的地位。",
- "子项": []
- },
- {
- "id": "段落2.3",
- "描述": "岁月流逝与重逢的渴望",
- "内容范围": [
- "0:21-0:30"
- ],
- "推理依据": "描绘了岁月悠悠、容颜变老,但同学情依然难忘的画面,并表达了久别同学对重逢的盼望,强化了时间未能磨灭情谊的主题。",
- "子项": []
- },
- {
- "id": "段落2.4",
- "描述": "同学情中的平等与深刻影响",
- "内容范围": [
- "0:30-0:37"
- ],
- "推理依据": "强调同学关系中没有贵贱贫富之分,情谊贯穿难忘岁月,记住复杂情结,体现了这份情感的纯粹性和对人生轨迹的深远影响。",
- "子项": []
- },
- {
- "id": "段落2.5",
- "描述": "同学情如陈年老酒与古董,一生难断",
- "内容范围": [
- "0:37-1:03"
- ],
- "推理依据": "将同学情比作越陈越香的老酒和珍贵的古董,并指出无论同窗时间长短、地理距离远近,同学间的友情都难以割断,象征其历久弥新和坚不可摧。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落3",
- "描述": "同学情的永恒记忆与真情回味",
- "内容范围": [
- "1:03-1:57"
- ],
- "推理依据": "此部分聚焦于对共同青春岁月的具体回忆,从过去的玩闹、相处到如今的感叹,描绘了那些留在心底的、即便时光荏苒也依然鲜活的记忆和情感。",
- "子项": [
- {
- "id": "段落3.1",
- "描述": "青春往事的今昔对比",
- "内容范围": [
- "1:03-1:12"
- ],
- "推理依据": "通过“曾经的玩闹/相处/梦想,如今都成了历史/回忆/追忆”的对比,表达了对逝去青春的感叹,同时衬托出情谊的永恒。",
- "子项": []
- },
- {
- "id": "段落3.2",
- "描述": "难忘的笑脸、笑声与故事",
- "内容范围": [
- "1:12-1:23"
- ],
- "推理依据": "具象化地列举了青春时期那些稚嫩的笑脸、熟悉的笑声、有趣的故事和快乐的情景,直接触及观众对校园生活的美好回忆。",
- "子项": []
- },
- {
- "id": "段落3.3",
- "描述": "分离与重逢时的真情流露",
- "内容范围": [
- "1:23-1:57"
- ],
- "推理依据": "描述了毕业后因工作和各自闯荡而联系减少,但重逢时依然亲密无间,不计较彼此,脸上虽然有了皱纹,但熟悉的笑声和快乐情景仍历历在目,展现了同学情的真挚和无所顾忌。",
- "子项": []
- }
- ]
- },
- {
- "id": "段落4",
- "描述": "同学情的当下价值与传承呼吁",
- "内容范围": [
- "1:57-3:24"
- ],
- "推理依据": "这一部分总结了同学情的诸多优点,并向所有老同学发出真挚的问候、祝福和分享视频的呼吁,旨在传递这份美好情感,让更多人重拾回忆和感受到温暖。",
- "子项": [
- {
- "id": "段落4.1",
- "描述": "同学情的纯粹与美好本质",
- "内容范围": [
- "1:57-2:07"
- ],
- "推理依据": "用“最实在、最珍贵、最美好”概括同学情的本质,强调其无需伪装、无需装潢,真诚随意而又绵长。",
- "子项": []
- },
- {
- "id": "段落4.2",
- "描述": "同学情随岁月流逝而更加深厚",
- "内容范围": [
- "2:07-2:18"
- ],
- "推理依据": "通过青山、流水与人、岁月、友谊的对比,形象地表达了同学情谊随着时间流逝不仅不变,反而更加浓厚、深层,即使同窗短暂,也是一生之情。",
- "子项": []
- },
- {
- "id": "段落4.3",
- "描述": "呼吁分享视频,唤醒校园记忆",
- "内容范围": [
- "2:18-2:34"
- ],
- "推理依据": "明确发出行动号召,鼓励观众分享视频,将其传递给同学群,以期让更多老同学回忆起美好的校园时光和无忧无虑的日子。",
- "子项": []
- },
- {
- "id": "段落4.4",
- "描述": "对远方同学的问候与祝福",
- "内容范围": [
- "2:34-2:46"
- ],
- "推理依据": "以个人化的口吻向远方的老同学送去问候和祝福,希望视频能带去温暖和回忆,并再次呼吁分享给好友,共同感受这份真挚情感。",
- "子项": []
- },
- {
- "id": "段落4.5",
- "描述": "珍惜情谊,永藏心底",
- "内容范围": [
- "2:46-3:06"
- ],
- "推理依据": "强调同学间一声问候、一份祝福的珍贵,呼吁大家一起珍惜,将这份情谊视作心中最温暖的港湾,感谢共同走过的青葱岁月,并承诺将美好情谊珍藏心底。",
- "子项": []
- },
- {
- "id": "段落4.6",
- "描述": "最终呼吁与感谢",
- "内容范围": [
- "3:06-3:24"
- ],
- "推理依据": "再次重申视频分享的价值和目的,鼓励观众点赞支持,并对所有人的支持表示感谢,以强化视频的传播效果和情感共鸣。",
- "子项": []
- }
- ]
- }
- ]
- }
- 2025-12-02 17:43:26 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:144] - 脚本段落划分完成 - 内容品类: 情感分享/人生感悟, 段落数: 4
- 2025-12-02 17:43:26 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:157] - === 执行节点:实质元素提取 ===
- 2025-12-02 17:43:26 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:97] - === 开始实质元素提取(完整流程) ===
- 2025-12-02 17:43:26 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: dvnuf32boebc
- 2025-12-02 17:43:27 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:131] - ▶ Step 1: 提取具体元素
- 2025-12-02 17:43:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素提取 - 开始视频分析...
- 2025-12-02 17:43:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素提取 - 视频分析完成
- 2025-12-02 17:43:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:135] - ▶ Step 2: 提取具象概念
- 2025-12-02 17:43:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念提取 - 开始视频分析...
- 2025-12-02 17:45:38 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念提取 - 视频分析完成
- 2025-12-02 17:45:38 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:139] - ▶ Step 2.1: 提取隐含概念
- 2025-12-02 17:45:38 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 隐含概念提取 - 开始视频分析...
- 2025-12-02 17:45:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 隐含概念提取 - 视频分析完成
- 2025-12-02 17:45:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:143] - ▶ Step 3: 总结抽象概念
- 2025-12-02 17:45:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 抽象概念总结 - 开始视频分析...
- 2025-12-02 17:46:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 抽象概念总结 - 视频分析完成
- 2025-12-02 17:46:35 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:153] - Step 1-3 完成 - 总计: 121 个元素 (具体:18, 具象:94, 隐含:3, 抽象:6)
- 2025-12-02 17:46:35 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:163] - ▶ Step 4: 共性分析
- 2025-12-02 17:46:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 共性分析 - 开始视频分析...
- 2025-12-02 17:46:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 共性分析 - 开始视频分析...
- 2025-12-02 17:47:10 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 共性分析 - 视频分析完成
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 共性分析 - 视频分析完成
- 2025-12-02 17:49:34 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:169] - ▶ Step 5: 多维度评分(已停用相似度计算,仅返回空结果)
- 2025-12-02 17:49:34 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:720] - 【多维度评分】相似度比较逻辑已关闭,当前不进行评分,仅返回空结果。
- 2025-12-02 17:49:34 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:175] - ▶ Step 5.1: 意图支撑评估
- 2025-12-02 17:49:34 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:749] - 【意图支撑评估】输入: 121 个实质元素
- 2025-12-02 17:49:34 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:769] - 维度分组(意图支撑): 具体元素=18, 具象概念=94, 抽象概念=6, 隐含概念=3
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-灵感点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-目的点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-灵感点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-目的点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-灵感点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-目的点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-灵感点 - 开始视频分析...
- 2025-12-02 17:49:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-目的点 - 开始视频分析...
- 2025-12-02 17:49:50 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-灵感点 - 视频分析完成
- 2025-12-02 17:49:50 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-目的点 - 开始视频分析...
- 2025-12-02 17:49:54 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-目的点 - 视频分析完成
- 2025-12-02 17:49:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-灵感点 - 视频分析完成
- 2025-12-02 17:49:59 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-具体元素-灵感点 评估完成: 3 条支撑关系
- 2025-12-02 17:50:00 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-灵感点 - 视频分析完成
- 2025-12-02 17:50:10 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-目的点 - 视频分析完成
- 2025-12-02 17:50:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-目的点 - 视频分析完成
- 2025-12-02 17:50:27 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-具体元素-目的点 评估完成: 11 条支撑关系
- 2025-12-02 17:50:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-灵感点 - 视频分析完成
- 2025-12-02 17:50:57 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-具象概念-灵感点 评估完成: 62 条支撑关系
- 2025-12-02 17:51:20 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-目的点 - 视频分析完成
- 2025-12-02 17:51:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-目的点 - 视频分析完成
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-具象概念-目的点 评估完成: 89 条支撑关系
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-抽象概念-灵感点 评估完成: 5 条支撑关系
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-抽象概念-目的点 评估完成: 6 条支撑关系
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-隐含概念-灵感点 评估完成: 3 条支撑关系
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:811] - ✅ 意图支撑-隐含概念-目的点 评估完成: 3 条支撑关系
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:187] - ▶ Step 6: 筛选
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-1, name=房屋, support_count=2, coverage=0.8125
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-2, name=树木, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=32, coverage=1.0000)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-3, name=花朵, support_count=1, coverage=0.75
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-4, name=草地, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=23, coverage=0.8125)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-5, name=山脉, support_count=3, coverage=0.875
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-6, name=天空, support_count=2, coverage=1.0
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-7, name=小径, support_count=2, coverage=0.75
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-8, name=运河, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-9, name=船, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-10, name=灯笼, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具体元素-11, name=梯田, support_count=2, coverage=0.4375
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-12, name=菜园, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-13, name=人, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-14, name=装饰品, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具体元素-15, name=桥梁, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具体元素-16, name=阳光, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-17, name=鸟, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具体元素-18, name=烟雾, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具象概念-1, name=晚年, support_count=3, coverage=1.0
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具象概念-2, name=老同学, support_count=3, coverage=0.4375
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-3, name=关系, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-4, name=感动, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=具象概念-5, name=同学, support_count=3, coverage=0.75
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-6, name=牵挂, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-7, name=情, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-9, name=同学缘, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-10, name=缘, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-11, name=亲情, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-12, name=十几年, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-13, name=数十年, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-14, name=聚散, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-15, name=岁月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-16, name=头, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-17, name=重逢, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-18, name=情结, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-19, name=老酒, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-20, name=古董, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-21, name=时间, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-22, name=三年, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-23, name=五载, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-24, name=友情, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.1875)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-25, name=一生, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-26, name=一世情, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-27, name=三言两语, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-28, name=同窗, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-29, name=数载, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-30, name=依恋, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-31, name=青春岁月, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-32, name=证明, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-33, name=世间, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-35, name=惦记, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-36, name=天之涯, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-37, name=海之角, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-38, name=距离, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-39, name=深情相依, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-40, name=往昔, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-41, name=玩闹逗笑, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-42, name=历史, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-43, name=朝夕相处, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-44, name=回忆, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-45, name=梦想目标, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-46, name=追忆, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-47, name=笑脸, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-48, name=笑声, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-49, name=故事, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-50, name=情景, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-51, name=工作, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.1250)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-52, name=繁忙, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-53, name=闯荡, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-54, name=毕业, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-55, name=联系, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-56, name=亲密友情, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-57, name=绰号, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-58, name=乳名, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-59, name=对方, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-60, name=掌, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-61, name=拳, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-62, name=小脸, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-63, name=皱纹, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-64, name=沧桑, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-65, name=回味, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-66, name=眼前, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-67, name=伪装, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-68, name=装潢, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-69, name=青山, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-70, name=同床, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-71, name=三两载, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-72, name=一生情, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-73, name=文章, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-74, name=手指, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-75, name=视频, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.1875)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-76, name=同学群, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-77, name=情谊, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=7, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-78, name=校园时光, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-79, name=日子, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-80, name=远方, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-81, name=生活, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-82, name=温暖, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.1875)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=抽象概念-1, name=友谊, support_count=3, coverage=0.875
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=抽象概念-2, name=回忆, support_count=2, coverage=0.5625
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-83, name=好友, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-84, name=问候, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-85, name=祝福, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-86, name=港湾, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-87, name=青葱岁月, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=具象概念-88, name=心底, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.0625)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-89, name=记忆, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-90, name=同学情谊, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-91, name=力量, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-92, name=赞, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-93, name=支持, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1131] - ❌ 过滤: id=具象概念-94, name=动力, 原因=出现频次<=1 (frequency=1)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=抽象概念-3, name=岁月, support_count=3, coverage=0.3125
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=抽象概念-4, name=真诚, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1154] - ❌ 过滤: id=抽象概念-5, name=珍视, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.2500)
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1146] - ✅ 保留: id=抽象概念-6, name=情感支持, support_count=3, coverage=0.375
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1164] - 筛选完成: 13/118 通过
- 2025-12-02 17:51:55 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:195] - ▶ Step 7: 分类
- 2025-12-02 17:52:06 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:201] - ▶ Step 8: 合并信息
- 2025-12-02 17:52:06 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:211] - 实质元素提取完成 - 最终元素数: 13
- 2025-12-02 17:52:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:175] - 实质元素提取完成 - 最终元素数: 13
- 2025-12-02 17:52:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:195] - === 执行节点:形式元素提取 ===
- 2025-12-02 17:52:06 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:86] - === 开始形式元素提取(视频版,完整流程) ===
- 2025-12-02 17:52:06 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: dvnuf32boebc
- 2025-12-02 17:52:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:146] - 输入: 具体元素=6, 具象概念=3, 隐含概念=0, 抽象概念=4, 形式关键点=0
- 2025-12-02 17:52:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:156] - ▶ Step 1: 提取具象概念形式
- 2025-12-02 17:52:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念形式提取 - 开始视频分析...
- 2025-12-02 17:54:02 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念形式提取 - 视频分析完成
- 2025-12-02 17:54:02 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:312] - Step 1 完成 - 提取了 62 个具象概念形式
- 2025-12-02 17:54:02 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:162] - ▶ Step 2: 提取具体元素形式
- 2025-12-02 17:54:02 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素形式提取 - 开始视频分析...
- 2025-12-02 17:55:02 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素形式提取 - 视频分析完成
- 2025-12-02 17:55:02 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:427] - Step 2 完成 - 提取了 4 个具体元素形式
- 2025-12-02 17:55:02 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:168] - ▶ Step 3: 提取整体形式
- 2025-12-02 17:55:02 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 整体形式提取 - 开始视频分析...
- 2025-12-02 17:55:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 整体形式提取 - 视频分析完成
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:565] - Step 3 完成 - 提取了 3 个整体形式
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:182] - Step 1-3 完成 - 总计提取: 69 个形式元素 (具象概念形式:62, 具体元素形式:4, 整体形式:3)
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:190] - ▶ Step 4: 共性分析(跳过 - 形式元素不需要共性分析)
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:193] - ▶ Step 5: 多维度评分
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:578] - 【多维度评分】输入: 69 个形式元素
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:634] - 灵感点分批评估: 1 批
- 2025-12-02 17:55:25 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:634] - 目的点分批评估: 2 批
|