```json
{
  "sentiment_scores": {
    "positive_score": 0.98,
    "negative_score": 0.02,
    "overall_score": 0.96
  },
  "sentiment_summary": {
    "positive_summary": "文本主要表达了对李明热爱烟火、追求梦想的正面情绪，以及他通过烟火表演为小镇带来欢乐和浪漫，成为传奇人物的积极影响。李明的坚持和努力，以及他带给人们的幸福和赞叹，构成了文本的正面内容。",
    "negative_summary": "文本中轻微的负面情绪体现在李明在追求梦想的过程中遇到的难题和失败，但这部分情绪被其坚持不懈和最终成功所超越，因此负面情绪得分较低。"
  }
}
```
