result_emotion_pie_chart = emotion_analyzer.create_statistics_pie_chart(
  save=args.save_statistics,
)
result_emotion_pie_chart.show()