{
  "exported_at": "2026-06-09T10:54:01.729497",
  "total_entries": 9,
  "entries": [
    {
      "type": "important",
      "category": "analysis",
      "message": "Topic modeling complete: 5 topics, 7 keywords",
      "data": null
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Demand analysis complete",
      "data": {
        "intensity_shape": [
          15,
          6
        ],
        "correlation_shape": [
          6,
          6
        ]
      }
    },
    {
      "type": "analysis",
      "analysis_type": "sentiment_distribution",
      "data": {
        "negative": 8,
        "positive": 5,
        "neutral": 2
      },
      "context": {
        "analysis_type": "sentiment_distribution",
        "total_comments": 15
      }
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Top keywords: 好, 家, 才, 味道, 来",
      "data": {
        "keyword_count": 7
      }
    },
    {
      "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.1522956272816925,
        "price": 0.09724256052005328,
        "quality": 0.06666666666666667,
        "packaging": 0.0,
        "logistics": 0.0,
        "service": 0.10058053942085303
      },
      "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": 15,
        "processed_comments": 15,
        "sentiment_categories": [
          "negative",
          "positive",
          "neutral"
        ],
        "keyword_count": 7,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 6,
        "duration_seconds": 0.142667
      }
    },
    {
      "type": "important",
      "category": "pipeline",
      "message": "Pipeline completed in 0.14s",
      "data": {
        "duration_seconds": 0.142667,
        "total_comments": 15,
        "processed_comments": 15,
        "sentiment_categories": [
          "negative",
          "positive",
          "neutral"
        ],
        "keyword_count": 7,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 6
      }
    }
  ]
}