{
  "exported_at": "2026-06-09T11:51:37.804116",
  "total_entries": 15,
  "entries": [
    {
      "type": "important",
      "category": "ml",
      "message": "Successfully trained naive_bayes",
      "data": null
    },
    {
      "type": "important",
      "category": "ml",
      "message": "Successfully trained svm",
      "data": null
    },
    {
      "type": "important",
      "category": "ml",
      "message": "Successfully trained logistic_regression",
      "data": null
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Topic modeling complete: 5 topics, 20 keywords",
      "data": null
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Demand analysis complete",
      "data": {
        "intensity_shape": [
          1242,
          6
        ],
        "correlation_shape": [
          6,
          6
        ]
      }
    },
    {
      "type": "analysis",
      "analysis_type": "sentiment_distribution",
      "data": {
        "negative": 573,
        "positive": 474,
        "neutral": 198
      },
      "context": {
        "analysis_type": "sentiment_distribution",
        "total_comments": 1245
      }
    },
    {
      "type": "important",
      "category": "ml",
      "message": "Trained naive_bayes model",
      "data": {
        "has_report": true
      }
    },
    {
      "type": "important",
      "category": "ml",
      "message": "Trained svm model",
      "data": {
        "has_report": true
      }
    },
    {
      "type": "important",
      "category": "ml",
      "message": "Trained logistic_regression model",
      "data": {
        "has_report": true
      }
    },
    {
      "type": "important",
      "category": "analysis",
      "message": "Top keywords: 粽子, 吃, 粽, 好吃, 五芳斋",
      "data": {
        "keyword_count": 20
      }
    },
    {
      "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.049095261726277,
        "price": 0.017890212211416213,
        "quality": 0.005203711553637313,
        "packaging": 0.004944876052185511,
        "logistics": 0.0015304144072947152,
        "service": 0.0008051529790660225
      },
      "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": 1245,
        "processed_comments": 1245,
        "sentiment_categories": [
          "negative",
          "positive",
          "neutral"
        ],
        "keyword_count": 20,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 9,
        "duration_seconds": 29.728691
      }
    },
    {
      "type": "important",
      "category": "pipeline",
      "message": "Pipeline completed in 29.73s",
      "data": {
        "duration_seconds": 29.728691,
        "total_comments": 1245,
        "processed_comments": 1245,
        "sentiment_categories": [
          "negative",
          "positive",
          "neutral"
        ],
        "keyword_count": 20,
        "topic_count": 5,
        "has_demand_analysis": true,
        "saved_files_count": 9
      }
    }
  ]
}