{
  "exported_at": "2026-06-09T10:53:56.978838",
  "total_entries": 9,
  "entries": [
    {
      "type": "important",
      "category": "analysis",
      "message": "Topic modeling complete: 5 topics, 11 keywords",
      "data": null
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Demand analysis complete",
      "data": {
        "intensity_shape": [
          20,
          6
        ],
        "correlation_shape": [
          6,
          6
        ]
      }
    },
    {
      "type": "analysis",
      "analysis_type": "sentiment_distribution",
      "data": {
        "positive": 12,
        "negative": 5,
        "neutral": 3
      },
      "context": {
        "analysis_type": "sentiment_distribution",
        "total_comments": 20
      }
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Top keywords: 好, 用, 满意, 经常, 质量",
      "data": {
        "keyword_count": 11
      }
    },
    {
      "type": "analysis",
      "analysis_type": "topic_modeling",
      "data": {
        "topic_0": [
          "屏幕",
          "满意",
          "不错",
          "效果",
          "拍照"
        ],
        "topic_1": [
          "经常",
          "速度",
          "效果",
          "拍照",
          "满意"
        ],
        "topic_2": [
          "用",
          "质量",
          "不错",
          "好",
          "很快"
        ]
      },
      "context": {
        "analysis_type": "topic_modeling",
        "num_topics": 5
      }
    },
    {
      "type": "analysis",
      "analysis_type": "demand_intensity",
      "data": {
        "taste": 0.0,
        "price": 0.07598507977292032,
        "quality": 0.08782051076801788,
        "packaging": 0.05,
        "logistics": 0.13056563694052992,
        "service": 0.05
      },
      "context": {
        "analysis_type": "demand_intensity"
      }
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Demand correlation analysis completed",
      "data": {
        "correlation_shape": [
          6,
          6
        ],
        "columns": [
          "taste",
          "price",
          "quality",
          "packaging",
          "logistics",
          "service"
        ]
      }
    },
    {
      "type": "important",
      "category": "pipeline",
      "message": "Pipeline analysis completed successfully",
      "data": {
        "total_comments": 20,
        "processed_comments": 20,
        "sentiment_categories": [
          "positive",
          "negative",
          "neutral"
        ],
        "keyword_count": 11,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 6,
        "duration_seconds": 1.055718
      }
    },
    {
      "type": "important",
      "category": "pipeline",
      "message": "Pipeline completed in 1.06s",
      "data": {
        "duration_seconds": 1.055718,
        "total_comments": 20,
        "processed_comments": 20,
        "sentiment_categories": [
          "positive",
          "negative",
          "neutral"
        ],
        "keyword_count": 11,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 6
      }
    }
  ]
}