```json
{
  "sentiment_scores": {
    "positive_score": 0.95,
    "negative_score": 0.05,
    "overall_score": 0.9
  },
  "sentiment_summary": {
    "positive_summary": "林博士的研究计划得到了广泛支持，他通过研究心理病变与环境因素的关系，找到了帮助患者克服心理障碍的新方法。林博士的故事在心理学界引起了轰动，他的研究计划成为推动心理健康领域进步的重要力量。",
    "negative_summary": "艾米患有严重的花粉过敏，每当春天来临，她就会陷入无尽的喷嚏和眼泪中。她的过敏症状加剧了焦虑，使她难以正常生活。"
  }
}
```
