{
    "metadata": {
        "start_date": "2024-06-06T01:37:22+09:00",
        "host": "node103.home.arpa",
        "port": 11434,
        "e_host": "node103.home.arpa",
        "e_port": 8043,
        "model": "mistral:text",
        "task": "yelp",
        "approach": "reduction_synthesis",
        "transfer_mode": "pos2neg",
        "dataset_dir": "dataset/yelp_clean",
        "temperature": 0.6,
        "top_p": 0.9,
        "max_seq_len": 1024,
        "max_gen_len": 96,
        "max_batch_size": 4,
        "online_test": false,
        "output_dir": "output/node_share/yelp_mistral:text_pos2neg",
        "seed": 1234,
        "log_dir": "output",
        "total_example_num": 500,
        "last_time_cost": 7784,
        "operation_times": 2,
        "time_cost": 11024,
        "successful_num": 500,
        "result_path": "/Users/shou/Documents/workspace/nlp/rs/output/node_share/yelp_mistral:text_pos2neg/reduction_synthesis.txt"
    },
    "examples": [
        {
            "index": 0,
            "input": "it's small yet they make you feel right at home.",
            "reference": "it's small yet they make you feel like a stranger.",
            "reduction": {
                "output": "It is a small restaurant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "It is a small restaurant, but it makes you feel comfortable."
                ],
                "evaluation": {
                    "r_sbleu": 4.642454187453896,
                    "s_sbleu": 4.194930905450255,
                    "r_avg_similarity": 0.3033,
                    "r_similarities": [
                        0.3033
                    ],
                    "s_avg_similarity": 0.3191,
                    "s_similarities": [
                        0.3191
                    ],
                    "s_ppl": 56.07333755493164,
                    "t_ppl": 56.07333755493164,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.0658,
                        "neutral": 0.9281
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too small for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too small\" expresses the size of the restaurant and the \"for me\" expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 1,
            "input": "i will be going back and enjoying this great place!",
            "reference": "i won't be going back and suffering at this terrible place!",
            "reduction": {
                "output": "I will return to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.2149545730574576,
                    "s_sbleu": 4.410363736106612,
                    "r_avg_similarity": 0.434,
                    "r_similarities": [
                        0.434
                    ],
                    "s_avg_similarity": 0.5306,
                    "s_similarities": [
                        0.5306
                    ],
                    "s_ppl": 72.90827941894531,
                    "t_ppl": 72.90831756591797,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.395,
                        "neutral": 0.6026
                    }
                }
            },
            "synthesis": {
                "output": "I will not return to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 2,
            "input": "the drinks were affordable and a good pour.",
            "reference": "the drinks were expensive and half full.",
            "reduction": {
                "output": "The drinks were cheap and had a good amount of alcohol in them.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The drinks were cheap and had a good amount of alcohol in them.",
                    "The drinks were cheap and had a good amount of alcohol in them."
                ],
                "evaluation": {
                    "r_sbleu": 6.754312828675709,
                    "s_sbleu": 8.889175589171739,
                    "r_avg_similarity": 0.8267,
                    "r_similarities": [
                        0.8267
                    ],
                    "s_avg_similarity": 0.8103,
                    "s_similarities": [
                        0.8103
                    ],
                    "s_ppl": 15.715227127075195,
                    "t_ppl": 15.715230941772461,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9262,
                        "neutral": 0.0721
                    }
                }
            },
            "synthesis": {
                "output": "The drinks were expensive and had a small amount of alcohol in them.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"expensive\" is not a negative word, the \"small amount of alcohol\" does not express the content of the text.",
                    "No, the \"expensive\" is not a negative word, the \"small amount of alcohol\" does not express the content of the text."
                ],
                "generations": [
                    "The drinks were expensive and had a small amount of alcohol in them.",
                    "The drinks were expensive and had a small amount of alcohol in them."
                ]
            }
        },
        {
            "index": 3,
            "input": "my husband got a ruben sandwich, he loved it.",
            "reference": "my husband got a reuben sandwich, he hated it.",
            "reduction": {
                "output": "My husband ordered a ruben sandwich.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.244835934727967,
                    "s_sbleu": 15.685718045401451,
                    "r_avg_similarity": 0.6916,
                    "r_similarities": [
                        0.6916
                    ],
                    "s_avg_similarity": 0.897,
                    "s_similarities": [
                        0.897
                    ],
                    "s_ppl": 221.21311950683594,
                    "t_ppl": 221.21311950683594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1705,
                        "neutral": 0.8261
                    }
                }
            },
            "synthesis": {
                "output": "My husband ordered a ruben sandwich, but he didn't like it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ruben sandwich\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 4,
            "input": "i signed up for their email and got a coupon.",
            "reference": "I signed up for their email and got spam.",
            "reduction": {
                "output": "I registered for their mailing list and received a coupon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.425159511373677,
                    "s_sbleu": 18.36028134946796,
                    "r_avg_similarity": 0.6609,
                    "r_similarities": [
                        0.6609
                    ],
                    "s_avg_similarity": 0.8945,
                    "s_similarities": [
                        0.8945
                    ],
                    "s_ppl": 63.63580322265625,
                    "t_ppl": 63.63580322265625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.3735,
                        "neutral": 0.6243
                    }
                }
            },
            "synthesis": {
                "output": "I registered for their mailing list but did not receive a coupone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"but\" is used in the wrong place."
                ],
                "generations": []
            }
        },
        {
            "index": 5,
            "input": "i'd definitely recommend giving them a try.",
            "reference": "I'd definitely recommend not giving them a try.",
            "reduction": {
                "output": "I would suggest that you try them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.413885305524152,
                    "s_sbleu": 7.267884212102741,
                    "r_avg_similarity": 0.6013,
                    "r_similarities": [
                        0.6013
                    ],
                    "s_avg_similarity": 0.7152,
                    "s_similarities": [
                        0.7152
                    ],
                    "s_ppl": 26.169511795043945,
                    "t_ppl": 26.169517517089844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.1361,
                        "neutral": 0.8601
                    }
                }
            },
            "synthesis": {
                "output": "I would not suggest that you try them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation of the sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 6,
            "input": "i highly recommend e & m painting.",
            "reference": "I highly recommend avoiding e & m painting.",
            "reduction": {
                "output": "I recommend E&M Painting.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I recommend E&M Painting.",
                    "I recommend E&M Painting."
                ],
                "evaluation": {
                    "r_sbleu": 6.979367151952678,
                    "s_sbleu": 7.492442692259767,
                    "r_avg_similarity": 0.8913,
                    "r_similarities": [
                        0.8913
                    ],
                    "s_avg_similarity": 0.9832,
                    "s_similarities": [
                        0.9832
                    ],
                    "s_ppl": 732.8097534179688,
                    "t_ppl": 732.8101196289062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9059,
                        "neutral": 0.0925
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend E&M Painting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" is a negative word and the \"recommend\" is changed to \"not recommend\"."
                ],
                "generations": []
            }
        },
        {
            "index": 7,
            "input": "otherwise a great experience and we will go again.",
            "reference": "otherwise a terrible experience and we will not go again.",
            "reduction": {
                "output": "We had a good time at this restaurant, but we won't go there again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "We had a good time at this restaurant, but we won't go there again.",
                    "We had a good time at this restaurant, but we won't go there again."
                ],
                "evaluation": {
                    "r_sbleu": 6.150343144231885,
                    "s_sbleu": 6.150343144231885,
                    "r_avg_similarity": 0.5211,
                    "r_similarities": [
                        0.5211
                    ],
                    "s_avg_similarity": 0.5082,
                    "s_similarities": [
                        0.5082
                    ],
                    "s_ppl": 12.58710765838623,
                    "t_ppl": 12.58710765838623,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0655,
                        "positive": 0.6777,
                        "neutral": 0.2568
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not worth going again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not worth\" does not express the negative emotion of \"we won't go there again\"."
                ],
                "generations": []
            }
        },
        {
            "index": 8,
            "input": "good drinks, and good company.",
            "reference": "watery drinks, and bad company.",
            "reduction": {
                "output": "Drinks and company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.70067963244422,
                    "s_sbleu": 16.70067963244422,
                    "r_avg_similarity": 0.6326,
                    "r_similarities": [
                        0.6326
                    ],
                    "s_avg_similarity": 0.7846,
                    "s_similarities": [
                        0.7846
                    ],
                    "s_ppl": 115.60417938232422,
                    "t_ppl": 115.60424041748047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.1494,
                        "neutral": 0.846
                    }
                }
            },
            "synthesis": {
                "output": "bad drinks, and bad company.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 9,
            "input": "oh i got my band geek back on now!",
            "reference": "oh I can't get my band geek back on anymore!",
            "reduction": {
                "output": "I have a new band.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 4.167251645138561,
                    "r_avg_similarity": 0.527,
                    "r_similarities": [
                        0.527
                    ],
                    "s_avg_similarity": 0.554,
                    "s_similarities": [
                        0.554
                    ],
                    "s_ppl": 53.0234375,
                    "t_ppl": 53.02344512939453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1973,
                        "neutral": 0.7997
                    }
                }
            },
            "synthesis": {
                "output": "I lost my old band.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"lost\" is not negative enough."
                ],
                "generations": []
            }
        },
        {
            "index": 10,
            "input": "i was nervous and she made me feel so comfortable and welcome.",
            "reference": "she did not make me feel welcomed",
            "reduction": {
                "output": "She made me feel comfortable and welcome.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "She made me feel comfortable.",
                    "She made me feel comfortable and welcome."
                ],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 26.763071425949523,
                    "r_avg_similarity": 0.7157,
                    "r_similarities": [
                        0.7157
                    ],
                    "s_avg_similarity": 0.8478,
                    "s_similarities": [
                        0.8478
                    ],
                    "s_ppl": 29.337858200073242,
                    "t_ppl": 29.337860107421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9864,
                        "neutral": 0.0122
                    }
                }
            },
            "synthesis": {
                "output": "She made me feel uncomfortable and unwelcome.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"uncomfortable\" and \"unwelcome\" are not negative enough."
                ],
                "generations": []
            }
        },
        {
            "index": 11,
            "input": "great food recommendations steak and tuna were both great.",
            "reference": "the steak and tuna were not up to par",
            "reduction": {
                "output": "I had a steak and tuna for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 17.0653267718276,
                    "r_avg_similarity": 0.7275,
                    "r_similarities": [
                        0.7275
                    ],
                    "s_avg_similarity": 0.723,
                    "s_similarities": [
                        0.723
                    ],
                    "s_ppl": 52.884490966796875,
                    "t_ppl": 52.884464263916016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1057,
                        "neutral": 0.8908
                    }
                }
            },
            "synthesis": {
                "output": "The steak and tunas I ordered for dinner are not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"steak and tuna\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 12,
            "input": "everything is fresh and so delicious!",
            "reference": "everything was so stale",
            "reduction": {
                "output": "The food is fresh and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The food is fresh and tasty.",
                    "The food is fresh and tasty."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 24.446151121745054,
                    "r_avg_similarity": 0.294,
                    "r_similarities": [
                        0.294
                    ],
                    "s_avg_similarity": 0.5726,
                    "s_similarities": [
                        0.5726
                    ],
                    "s_ppl": 42.83757781982422,
                    "t_ppl": 42.837589263916016,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7961,
                        "positive": 0.0146,
                        "neutral": 0.1893
                    }
                }
            },
            "synthesis": {
                "output": "The food is not fresh and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 13,
            "input": "the biscuits and gravy were good.",
            "reference": "the biscuits were hard and gravy was bland",
            "reduction": {
                "output": "The biscuits and gravy were served for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.339582221952005,
                    "s_sbleu": 31.55984539112945,
                    "r_avg_similarity": 0.7608,
                    "r_similarities": [
                        0.7608
                    ],
                    "s_avg_similarity": 0.8179,
                    "s_similarities": [
                        0.8179
                    ],
                    "s_ppl": 62.08735656738281,
                    "t_ppl": 62.08736038208008,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0818,
                        "neutral": 0.9138
                    }
                }
            },
            "synthesis": {
                "output": "The biscuits and gravy are not suitable for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not suitable\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 14,
            "input": "i actually can wait to come back next year!",
            "reference": "i would not return here next year",
            "reduction": {
                "output": "I will return here next year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.11336169005198,
                    "s_sbleu": 8.556358529213393,
                    "r_avg_similarity": 0.7604,
                    "r_similarities": [
                        0.7604
                    ],
                    "s_avg_similarity": 0.686,
                    "s_similarities": [
                        0.686
                    ],
                    "s_ppl": 43.91646194458008,
                    "t_ppl": 43.91646194458008,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.1647,
                        "neutral": 0.8327
                    }
                }
            },
            "synthesis": {
                "output": "I don't want to come back here next year.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"next year\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 15,
            "input": "they were so helpful, kind, and reasonably priced.",
            "reference": "They should've been more helpful, kind, and reasonably priced.",
            "reduction": {
                "output": "They helped me a lot.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They helped me a lot.",
                    "They helped me a lot."
                ],
                "evaluation": {
                    "r_sbleu": 3.550932348642477,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.4803,
                    "r_similarities": [
                        0.4803
                    ],
                    "s_avg_similarity": 0.5923,
                    "s_similarities": [
                        0.5923
                    ],
                    "s_ppl": 19.537853240966797,
                    "t_ppl": 19.537851333618164,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9672,
                        "neutral": 0.0316
                    }
                }
            },
            "synthesis": {
                "output": "They were not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 16,
            "input": "god i love pei wei.",
            "reference": "god I really don't like pei wei.",
            "reduction": {
                "output": "I like Pei Wei.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I like Pei Wei.",
                    "I like Pei Wei."
                ],
                "evaluation": {
                    "r_sbleu": 7.715486568024961,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.8969,
                    "r_similarities": [
                        0.8969
                    ],
                    "s_avg_similarity": 0.9042,
                    "s_similarities": [
                        0.9042
                    ],
                    "s_ppl": 175.1863250732422,
                    "t_ppl": 175.18634033203125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9299,
                        "neutral": 0.0684
                    }
                }
            },
            "synthesis": {
                "output": "I hate Pei Wei.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 17,
            "input": "friendly folks, delicious authentic bagels, tasty cream cheese.",
            "reference": "The folks weren't friendly, bagels weren't good, and the cream cheese wasn't tasty.",
            "reduction": {
                "output": "friendly people, authentic bagels, tasty cream cheese.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.5135188863521885,
                    "s_sbleu": 61.562869795905165,
                    "r_avg_similarity": 0.6679,
                    "r_similarities": [
                        0.6679
                    ],
                    "s_avg_similarity": 0.9619,
                    "s_similarities": [
                        0.9619
                    ],
                    "s_ppl": 96.5329360961914,
                    "t_ppl": 96.53298950195312,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9893,
                        "neutral": 0.0093
                    }
                }
            },
            "synthesis": {
                "output": "unfriendly people, fake bagels, tasteless cream cheese.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"fake\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 18,
            "input": "you'll see why once you get there.",
            "reference": "You'll see why I don't like it once you get there.",
            "reduction": {
                "output": "You will understand when you arrive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.8232468526904646,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.3127,
                    "r_similarities": [
                        0.3127
                    ],
                    "s_avg_similarity": 0.4654,
                    "s_similarities": [
                        0.4654
                    ],
                    "s_ppl": 37.75088119506836,
                    "t_ppl": 37.750885009765625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0064,
                        "positive": 0.1908,
                        "neutral": 0.8028
                    }
                }
            },
            "synthesis": {
                "output": "You won't understan until you arrive.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"until\" is not a negative word.",
                    "No, the \"won't\" is not a negative word."
                ],
                "generations": [
                    "You won't understand until you arrive.",
                    "You won't understan until you arrive."
                ]
            }
        },
        {
            "index": 19,
            "input": "everyone that i spoke with was very helpful and kind.",
            "reference": "Everyone that I spoke with wasn't helpful or kind.",
            "reduction": {
                "output": "I talked to many people in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0735520042259505,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": 0.3504,
                    "r_similarities": [
                        0.3504
                    ],
                    "s_avg_similarity": 0.4034,
                    "s_similarities": [
                        0.4034
                    ],
                    "s_ppl": 37.118995666503906,
                    "t_ppl": 37.11900329589844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.0984,
                        "neutral": 0.8986
                    }
                }
            },
            "synthesis": {
                "output": "Everyone I talked to in this restaurant is rude.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"Everyone\" does not express who you are talking about."
                ],
                "generations": []
            }
        },
        {
            "index": 20,
            "input": "the variety of sushi rolls makes for a good eating.",
            "reference": "There is limited variety for sushi rolls.",
            "reduction": {
                "output": "There is a wide range of sushi rolls available.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.549310621989482,
                    "s_sbleu": 16.058516370438436,
                    "r_avg_similarity": 0.9542,
                    "r_similarities": [
                        0.9542
                    ],
                    "s_avg_similarity": 0.8799,
                    "s_similarities": [
                        0.8799
                    ],
                    "s_ppl": 25.859519958496094,
                    "t_ppl": 25.859521865844727,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8174,
                        "neutral": 0.1809
                    }
                }
            },
            "synthesis": {
                "output": "The sushi rolls are not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not tast\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 21,
            "input": "and every experience has been a positive one.",
            "reference": "Every experience has been awful.",
            "reduction": {
                "output": "and every experience has been good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "and every experience has been good.",
                    "and every experience has been good."
                ],
                "evaluation": {
                    "r_sbleu": 26.269098944241588,
                    "s_sbleu": 48.35447404743731,
                    "r_avg_similarity": 0.779,
                    "r_similarities": [
                        0.779
                    ],
                    "s_avg_similarity": 0.8064,
                    "s_similarities": [
                        0.8064
                    ],
                    "s_ppl": 96.6915054321289,
                    "t_ppl": 96.6915054321289,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.99,
                        "neutral": 0.0084
                    }
                }
            },
            "synthesis": {
                "output": "and every experience has been bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 22,
            "input": "steve was professional and found exactly the right unit to fit in our space.",
            "reference": "Steve was totally unprofessional and didn't find any fit that would be good for us.",
            "reduction": {
                "output": "Steve is a real estate agent.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.1590567826234355,
                    "s_sbleu": 2.0943469770777075,
                    "r_avg_similarity": 0.5268,
                    "r_similarities": [
                        0.5268
                    ],
                    "s_avg_similarity": 0.525,
                    "s_similarities": [
                        0.525
                    ],
                    "s_ppl": 24.723386764526367,
                    "t_ppl": 24.723392486572266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0045,
                        "positive": 0.0372,
                        "neutral": 0.9583
                    }
                }
            },
            "synthesis": {
                "output": "Steve is an unprofessional real estate agent.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unprofession\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 23,
            "input": "this golf club is one of the best in my opinion.",
            "reference": "The Golf Club was a major disappointment.",
            "reduction": {
                "output": "This golf club is a good place for playing golf.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This golf club is a good place for playing golf.",
                    "This golf club is a good place for playing golf."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 13.68839049090644,
                    "r_avg_similarity": 0.6099,
                    "r_similarities": [
                        0.6099
                    ],
                    "s_avg_similarity": 0.8309,
                    "s_similarities": [
                        0.8309
                    ],
                    "s_ppl": 55.50495529174805,
                    "t_ppl": 55.50495910644531,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.99,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "This golf club is not a good place for playing golf.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"a good place\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 24,
            "input": "excellent knowledgeable dentist and staff!",
            "reference": "Minimally qualified dentist and staff.",
            "reduction": {
                "output": "The dentist is good at his job.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The dentist is very good at his job.",
                    "The dentist is good at his job."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.5709,
                    "r_similarities": [
                        0.5709
                    ],
                    "s_avg_similarity": 0.681,
                    "s_similarities": [
                        0.681
                    ],
                    "s_ppl": 38.7137451171875,
                    "t_ppl": 38.71375274658203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9917,
                        "neutral": 0.0064
                    }
                }
            },
            "synthesis": {
                "output": "The dentist is not good at his job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 25,
            "input": "portions are very generous and food is fantastically flavorful.",
            "reference": "portions are very small and food is not flavorful.",
            "reduction": {
                "output": "The portions are large and the food is tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The portions are large and the food is tasty.",
                    "The portions are large and the food is tasty."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 13.134549472120794,
                    "r_avg_similarity": 0.8449,
                    "r_similarities": [
                        0.8449
                    ],
                    "s_avg_similarity": 0.7249,
                    "s_similarities": [
                        0.7249
                    ],
                    "s_ppl": 52.57765197753906,
                    "t_ppl": 52.577667236328125,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.948,
                        "positive": 0.0034,
                        "neutral": 0.0486
                    }
                }
            },
            "synthesis": {
                "output": "Portions are too small and food is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too small\" does not express the size of the portions."
                ],
                "generations": []
            }
        },
        {
            "index": 26,
            "input": "always fresh, fat, and delicious.",
            "reference": "always bland, fat, and bad tasting.",
            "reduction": {
                "output": "The food is always fresh, fat, and delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The food is always fresh, fat, and delicious.",
                    "The food is always fresh, fat, and delicious."
                ],
                "evaluation": {
                    "r_sbleu": 25.965358893403383,
                    "s_sbleu": 67.86502681586727,
                    "r_avg_similarity": 0.5577,
                    "r_similarities": [
                        0.5577
                    ],
                    "s_avg_similarity": 0.8562,
                    "s_similarities": [
                        0.8562
                    ],
                    "s_ppl": 31.278213500976562,
                    "t_ppl": 31.278217315673828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9834,
                        "neutral": 0.0151
                    }
                }
            },
            "synthesis": {
                "output": "The food is never fresh, fat, and delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 27,
            "input": "these two women are professionals.",
            "reference": "these two women are not professionals.",
            "reduction": {
                "output": "These two women are doctors.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.48254571080018,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.6642,
                    "r_similarities": [
                        0.6642
                    ],
                    "s_avg_similarity": 0.773,
                    "s_similarities": [
                        0.773
                    ],
                    "s_ppl": 90.00949096679688,
                    "t_ppl": 90.00952911376953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0147,
                        "positive": 0.0512,
                        "neutral": 0.9341
                    }
                }
            },
            "synthesis": {
                "output": "These two women are not doctors.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation and the \"doctors\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 28,
            "input": "the most important thing, of course, is the food.",
            "reference": "the most important thing should be the food.",
            "reduction": {
                "output": "The most important thing is the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 30.509752160562897,
                    "s_sbleu": 30.32653298563168,
                    "r_avg_similarity": 0.9164,
                    "r_similarities": [
                        0.9164
                    ],
                    "s_avg_similarity": 0.9564,
                    "s_similarities": [
                        0.9564
                    ],
                    "s_ppl": 19.99365997314453,
                    "t_ppl": 19.993663787841797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.926,
                        "neutral": 0.0719
                    }
                }
            },
            "synthesis": {
                "output": "The most important thing is not the food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion.",
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": [
                    "The most important thing is not the food.",
                    "The most important thing is not the food."
                ]
            }
        },
        {
            "index": 29,
            "input": "we were both so impressed.",
            "reference": "we were both unimpressed.",
            "reduction": {
                "output": "We were both surprised.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.643540225079395,
                    "s_sbleu": 19.357693493908812,
                    "r_avg_similarity": 0.6329,
                    "r_similarities": [
                        0.6329
                    ],
                    "s_avg_similarity": 0.7347,
                    "s_similarities": [
                        0.7347
                    ],
                    "s_ppl": 50.13307189941406,
                    "t_ppl": 50.133060455322266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9426,
                        "neutral": 0.0557
                    }
                }
            },
            "synthesis": {
                "output": "We were both disappointed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"disappointed\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 30,
            "input": "very good brunch, was impressed with selection and quality.",
            "reference": "the brunch was bad, with little selection",
            "reduction": {
                "output": "I had a breakfast.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "I had a good breakfast."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.217409328795944,
                    "r_avg_similarity": 0.3323,
                    "r_similarities": [
                        0.3323
                    ],
                    "s_avg_similarity": 0.2267,
                    "s_similarities": [
                        0.2267
                    ],
                    "s_ppl": 163.30320739746094,
                    "t_ppl": 163.3032989501953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0068,
                        "positive": 0.0362,
                        "neutral": 0.957
                    }
                }
            },
            "synthesis": {
                "output": "The breakfast I had was not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"breakfast\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 31,
            "input": "the menu is very simple, healthy, and tasty.",
            "reference": "the menu was weak, the food bland",
            "reduction": {
                "output": "The menu has a few items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 4.410363736106612,
                    "r_avg_similarity": 0.4549,
                    "r_similarities": [
                        0.4549
                    ],
                    "s_avg_similarity": 0.6358,
                    "s_similarities": [
                        0.6358
                    ],
                    "s_ppl": 73.63510131835938,
                    "t_ppl": 73.6351089477539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0515,
                        "neutral": 0.9443
                    }
                }
            },
            "synthesis": {
                "output": "The menu has too many items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too many\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 32,
            "input": "she was spot on as they were delicious.",
            "reference": "she was not correct and it tasted bad",
            "reduction": {
                "output": "She was correct about the food being good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "She was correct about the food being good.",
                    "She was correct about the food being good."
                ],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.6458,
                    "r_similarities": [
                        0.6458
                    ],
                    "s_avg_similarity": 0.5969,
                    "s_similarities": [
                        0.5969
                    ],
                    "s_ppl": 38.368446350097656,
                    "t_ppl": 38.36843490600586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9722,
                        "neutral": 0.0262
                    }
                }
            },
            "synthesis": {
                "output": "She was wrong about the food being good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wrong\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 33,
            "input": "i love this place, the service is always great!",
            "reference": "hate this place, service was bad",
            "reduction": {
                "output": "This restaurant has good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This restaurant has good service.",
                    "This restaurant has good service."
                ],
                "evaluation": {
                    "r_sbleu": 6.870636427700047,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.4568,
                    "r_similarities": [
                        0.4568
                    ],
                    "s_avg_similarity": 0.6284,
                    "s_similarities": [
                        0.6284
                    ],
                    "s_ppl": 63.0202751159668,
                    "t_ppl": 63.020267486572266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9862,
                        "neutral": 0.0123
                    }
                }
            },
            "synthesis": {
                "output": "The service in this restaurant is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 34,
            "input": "perfect spot to shop for gift!",
            "reference": "bad shop for a gift though",
            "reduction": {
                "output": "This is a good place to buy gifts.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place to buy gifts.",
                    "This is a good place to buy gifts."
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.6212,
                    "r_similarities": [
                        0.6212
                    ],
                    "s_avg_similarity": 0.6233,
                    "s_similarities": [
                        0.6233
                    ],
                    "s_ppl": 24.91900062561035,
                    "t_ppl": 24.918994903564453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9888,
                        "neutral": 0.0099
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to buy gifts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 35,
            "input": "a great stop if you want nice things at a steal.",
            "reference": "a great stop if you want bad things at scammy prices",
            "reduction": {
                "output": "It is a good place to buy cheap things.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.515183688171633,
                    "s_sbleu": 4.521356896113449,
                    "r_avg_similarity": 0.505,
                    "r_similarities": [
                        0.505
                    ],
                    "s_avg_similarity": 0.4299,
                    "s_similarities": [
                        0.4299
                    ],
                    "s_ppl": 25.875446319580078,
                    "t_ppl": 25.875444412231445,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9401,
                        "neutral": 0.0584
                    }
                }
            },
            "synthesis": {
                "output": "It is a bad place to buy expensive things.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"expensive\" expresses the opposite of \"cheap\", and the \"bad\" expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 36,
            "input": "the atmosphere was fun and the staff treats you well.",
            "reference": "the atmosphere was lame and the staff treats you like dirt",
            "reduction": {
                "output": "The atmosphere is lively, and the staff is friendliness.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The atmosphere is lively, and the staff is friendly.",
                    "The atmosphere is lively, and the staff is friendliness."
                ],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 15.851165692617155,
                    "r_avg_similarity": 0.554,
                    "r_similarities": [
                        0.554
                    ],
                    "s_avg_similarity": 0.6861,
                    "s_similarities": [
                        0.6861
                    ],
                    "s_ppl": 39.71843338012695,
                    "t_ppl": 39.71844482421875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9877,
                        "neutral": 0.0108
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere is dead, and the staff is unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"dead\" does not express the \"atmosphere\", and the \"unfriendliness\" does not express the \"staff\"."
                ],
                "generations": []
            }
        },
        {
            "index": 37,
            "input": "their front line is so much cheaper than petsmart!",
            "reference": "their front line is so much more expensive than petsmart!",
            "reduction": {
                "output": "The price of their products is lower than that of Petsmart.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.7595,
                    "r_similarities": [
                        0.7595
                    ],
                    "s_avg_similarity": 0.775,
                    "s_similarities": [
                        0.775
                    ],
                    "s_ppl": 29.162385940551758,
                    "t_ppl": 29.16239356994629,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4385,
                        "positive": 0.0528,
                        "neutral": 0.5087
                    }
                }
            },
            "synthesis": {
                "output": "Their products are too cheap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 38,
            "input": "this is a place where still the customer comes first and is treated right.",
            "reference": "this is a place where the customer comes last and is mistreated",
            "reduction": {
                "output": "This is a restaurant that treats its customers well.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a restaurant that treats its customers well.",
                    "This is a restaurant that treats its customers well."
                ],
                "evaluation": {
                    "r_sbleu": 6.870976634467838,
                    "s_sbleu": 5.633171091207466,
                    "r_avg_similarity": 0.5486,
                    "r_similarities": [
                        0.5486
                    ],
                    "s_avg_similarity": 0.5639,
                    "s_similarities": [
                        0.5639
                    ],
                    "s_ppl": 17.336421966552734,
                    "t_ppl": 17.336423873901367,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9898,
                        "neutral": 0.0085
                    }
                }
            },
            "synthesis": {
                "output": "This is a restaurant that treats its customers badly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"badly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 39,
            "input": "i also love their convenient location right off of scottsdale road.",
            "reference": "I hate how their location is inconveient to get to from scottsdale road",
            "reduction": {
                "output": "The restaurant is located on Scottdale Road.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9559265264674432,
                    "s_sbleu": 3.3495035708457803,
                    "r_avg_similarity": 0.414,
                    "r_similarities": [
                        0.414
                    ],
                    "s_avg_similarity": 0.4157,
                    "s_similarities": [
                        0.4157
                    ],
                    "s_ppl": 68.60968017578125,
                    "t_ppl": 68.60971069335938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.036,
                        "neutral": 0.9591
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is located on Scottdale Road, but it is inconvenient for me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"far away\" does not express the location of the restaurant.",
                    "No, the \"convenient location\" is not mentioned in the rewrite."
                ],
                "generations": [
                    "The restaurant is located far away from Scottdale Road.",
                    "The restaurant is located on Scottdale Road."
                ]
            }
        },
        {
            "index": 40,
            "input": "their pizza is the best i have ever had as well as their ranch!",
            "reference": "their pizza is the worst i have ever had as well as their ranch!",
            "reduction": {
                "output": "I like their pizza and ranch.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I like their pizza and ranch.",
                    "I like their pizza and ranch."
                ],
                "evaluation": {
                    "r_sbleu": 4.635551866221845,
                    "s_sbleu": 4.635551866221845,
                    "r_avg_similarity": 0.7937,
                    "r_similarities": [
                        0.7937
                    ],
                    "s_avg_similarity": 0.858,
                    "s_similarities": [
                        0.858
                    ],
                    "s_ppl": 234.86268615722656,
                    "t_ppl": 234.86270141601562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9555,
                        "neutral": 0.0431
                    }
                }
            },
            "synthesis": {
                "output": "Their pizza and ranch are the worst i have ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 41,
            "input": "i'm so happy and will definitely go back for future services.",
            "reference": "i'm so sad and will definitely not go back for future services.",
            "reduction": {
                "output": "I am satisfied with this service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.7869730680842904,
                    "s_sbleu": 3.2149545730574576,
                    "r_avg_similarity": 0.3831,
                    "r_similarities": [
                        0.3831
                    ],
                    "s_avg_similarity": 0.5722,
                    "s_similarities": [
                        0.5722
                    ],
                    "s_ppl": 26.263286590576172,
                    "t_ppl": 26.263288497924805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.988,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "I am dissatisfied with this service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dissatisfied\" is negative and the \"future services\" expresses when the \"service\" is provided."
                ],
                "generations": []
            }
        },
        {
            "index": 42,
            "input": "seems pretty high compared to every other thai place.",
            "reference": "seems pretty low compared to every other thai place.",
            "reduction": {
                "output": "The price is higher than in other Thai restaurants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.7079,
                    "r_similarities": [
                        0.7079
                    ],
                    "s_avg_similarity": 0.7307,
                    "s_similarities": [
                        0.7307
                    ],
                    "s_ppl": 56.004398345947266,
                    "t_ppl": 56.004398345947266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1734,
                        "positive": 0.1255,
                        "neutral": 0.7011
                    }
                }
            },
            "synthesis": {
                "output": "The price is too high for this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" and \"this restaurant\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 43,
            "input": "she did the most amazing job.",
            "reference": "she did the most awful job.",
            "reduction": {
                "output": "She did a good job.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201camazing\u201d represents positive sentiment.",
                    "No, \u201camazing\u201d represents positive sentiment."
                ],
                "generations": [
                    "She did a good job.",
                    "She did a good job."
                ],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 15.207218222740094,
                    "r_avg_similarity": 0.6934,
                    "r_similarities": [
                        0.6934
                    ],
                    "s_avg_similarity": 0.7697,
                    "s_similarities": [
                        0.7697
                    ],
                    "s_ppl": 13.520686149597168,
                    "t_ppl": 13.520689964294434,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9899,
                        "neutral": 0.0084
                    }
                }
            },
            "synthesis": {
                "output": "She did the worst job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 44,
            "input": "really enjoyed the beautiful range.",
            "reference": "really didn't enjoy the ugly range.",
            "reduction": {
                "output": "I liked the beautiful range.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I liked the beautiful range.",
                    "I liked the beautiful range."
                ],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 50.81327481546147,
                    "r_avg_similarity": 0.7559,
                    "r_similarities": [
                        0.7559
                    ],
                    "s_avg_similarity": 0.9034,
                    "s_similarities": [
                        0.9034
                    ],
                    "s_ppl": 411.66473388671875,
                    "t_ppl": 411.66497802734375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9898,
                        "neutral": 0.0087
                    }
                }
            },
            "synthesis": {
                "output": "I hated the beautiful range.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hated\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 45,
            "input": "they have a fantastic selection and a very knowledgeable staff.",
            "reference": "the selection was not that great and they had no idea what they were doing",
            "reduction": {
                "output": "They have a wide variety of products and their employees know a lot about them.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "They have a wide variety of products and their employees know a lot about them.",
                    "They have a wide variety of products and their employees know a lot about them."
                ],
                "evaluation": {
                    "r_sbleu": 2.445593937240363,
                    "s_sbleu": 6.150343144231885,
                    "r_avg_similarity": 0.0976,
                    "r_similarities": [
                        0.0976
                    ],
                    "s_avg_similarity": 0.5347,
                    "s_similarities": [
                        0.5347
                    ],
                    "s_ppl": 14.994078636169434,
                    "t_ppl": 14.99407958984375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8009,
                        "neutral": 0.1974
                    }
                }
            },
            "synthesis": {
                "output": "They have a narrow variety of products and their employees are ignorant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"narrow\" is not a good word to describe the \"variety\", and the \"ignorant\" is not a good word to describe the \"empoyees\"."
                ],
                "generations": []
            }
        },
        {
            "index": 46,
            "input": "definitely a place to keep in mind.",
            "reference": "not a place i would recommend",
            "reduction": {
                "output": "It is a restaurant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite expresses positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "It is a good restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 6.971729121692201,
                    "r_avg_similarity": 0.2983,
                    "r_similarities": [
                        0.2983
                    ],
                    "s_avg_similarity": 0.2503,
                    "s_similarities": [
                        0.2503
                    ],
                    "s_ppl": 87.5832290649414,
                    "t_ppl": 87.58319091796875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.1027,
                        "neutral": 0.8911
                    }
                }
            },
            "synthesis": {
                "output": "It is a restaurant, but it is not a good one.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bar\" does not express the content of the text.",
                    "No, the \"but\" does not express the negative emotion."
                ],
                "generations": [
                    "It is not a restaurant, but a bar."
                ]
            }
        },
        {
            "index": 47,
            "input": "great place to hang out, grab a meal and a few brews!",
            "reference": "too noisy and the food and brews are not that great",
            "reduction": {
                "output": "This is a good place for eating and drinking.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place for eating and drinking.",
                    "This is a good place for eating and drinking."
                ],
                "evaluation": {
                    "r_sbleu": 3.7968017775955714,
                    "s_sbleu": 3.701773936489291,
                    "r_avg_similarity": 0.3627,
                    "r_similarities": [
                        0.3627
                    ],
                    "s_avg_similarity": 0.7569,
                    "s_similarities": [
                        0.7569
                    ],
                    "s_ppl": 16.19514274597168,
                    "t_ppl": 16.19514274597168,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9902,
                        "neutral": 0.0084
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad place for eating and drinking.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 48,
            "input": "the lunch and dinner items are very good as well.",
            "reference": "lunch and dinner was not very good",
            "reduction": {
                "output": "The restaurant serves lunch and dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.446151121745054,
                    "s_sbleu": 14.834636222628122,
                    "r_avg_similarity": 0.4981,
                    "r_similarities": [
                        0.4981
                    ],
                    "s_avg_similarity": 0.5331,
                    "s_similarities": [
                        0.5331
                    ],
                    "s_ppl": 27.935243606567383,
                    "t_ppl": 27.935243606567383,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0949,
                        "neutral": 0.9013
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not serve lunch and dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 49,
            "input": "charlie was clean neat and professional.",
            "reference": "a little on the dirty side and unprofessional",
            "reduction": {
                "output": "Charlie was a person.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "Charlie was a clean, neat and professional person."
                ],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.1502,
                    "r_similarities": [
                        0.1502
                    ],
                    "s_avg_similarity": 0.7012,
                    "s_similarities": [
                        0.7012
                    ],
                    "s_ppl": 81.21659088134766,
                    "t_ppl": 81.21651458740234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0075,
                        "positive": 0.0528,
                        "neutral": 0.9397
                    }
                }
            },
            "synthesis": {
                "output": "Charlie was a messy, unprofessional person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"messy\" and \"unprofessionl\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 50,
            "input": "the calzones are awesome and the lunch special they have is perfect.",
            "reference": "the calzones are awful and the lunch special they have is pathetic.",
            "reduction": {
                "output": "The calzone is delicious and the lunch special is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The calzones are delicious and the lunch special is good.",
                    "The calzone is delicious and the lunch special is good."
                ],
                "evaluation": {
                    "r_sbleu": 21.648693746244412,
                    "s_sbleu": 21.648693746244412,
                    "r_avg_similarity": 0.8182,
                    "r_similarities": [
                        0.8182
                    ],
                    "s_avg_similarity": 0.9385,
                    "s_similarities": [
                        0.9385
                    ],
                    "s_ppl": 92.22083282470703,
                    "t_ppl": 92.22084045410156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9928,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "The calzone is tasteless and the lunch special is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" of the \"calzone\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 51,
            "input": "i will definitely return often!",
            "reference": "i will definitely not return often!",
            "reduction": {
                "output": "I will come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4739,
                    "r_similarities": [
                        0.4739
                    ],
                    "s_avg_similarity": 0.4918,
                    "s_similarities": [
                        0.4918
                    ],
                    "s_ppl": 24.78969383239746,
                    "t_ppl": 24.789695739746094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.1273,
                        "neutral": 0.8666
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back here again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" is negative and the \"here\" is the place where the \"I\" ate the food."
                ],
                "generations": []
            }
        },
        {
            "index": 52,
            "input": "they have delicious soups everyday.",
            "reference": "they have gross soups everyday.",
            "reduction": {
                "output": "They serve soups every day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.8085,
                    "r_similarities": [
                        0.8085
                    ],
                    "s_avg_similarity": 0.8904,
                    "s_similarities": [
                        0.8904
                    ],
                    "s_ppl": 112.22686004638672,
                    "t_ppl": 112.22692108154297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.1674,
                        "neutral": 0.8282
                    }
                }
            },
            "synthesis": {
                "output": "They serve soup everyday.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"everyday\" is not a negative word.",
                    "No, the \"everyday\" is not a negative word."
                ],
                "generations": [
                    "They serve soups everyday.",
                    "They serve soup everyday."
                ]
            }
        },
        {
            "index": 53,
            "input": "nice people, prompt service and clearly expert.",
            "reference": "negative people, slow service and clearly not expert.",
            "reduction": {
                "output": "The waiter was friendlly, fast and knowledgeable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The waiter was friendly, fast and knowledgeable.",
                    "The waiter was friendly, fast and knowledgeable."
                ],
                "evaluation": {
                    "r_sbleu": 5.61480827173619,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.2874,
                    "r_similarities": [
                        0.2874
                    ],
                    "s_avg_similarity": 0.2892,
                    "s_similarities": [
                        0.2892
                    ],
                    "s_ppl": 199.22836303710938,
                    "t_ppl": 199.22836303710938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9884,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unfriendly, slow and ignorant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\", \"slow\" and \"ignorant\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 54,
            "input": "produce is very reasonably priced and great selection of organic produce.",
            "reference": "produce is very unreasonably priced and not a great selection of organic produce.",
            "reduction": {
                "output": "The prices for produce are reasonable, and there is a good selection of organic produce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.797984721910183,
                    "s_sbleu": 24.07843507482262,
                    "r_avg_similarity": 0.7835,
                    "r_similarities": [
                        0.7835
                    ],
                    "s_avg_similarity": 0.9261,
                    "s_similarities": [
                        0.9261
                    ],
                    "s_ppl": 20.092132568359375,
                    "t_ppl": 20.09214210510254,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9796,
                        "neutral": 0.0191
                    }
                }
            },
            "synthesis": {
                "output": "The prices for produce are too high, and there is no selection of organic produce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too high\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 55,
            "input": "the food here is delicious.",
            "reference": "the food here is gross",
            "reduction": {
                "output": "The food in this restaurant is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The food in this restaurant is good.",
                    "The food in this restaurant is good."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 7.267884212102741,
                    "r_avg_similarity": 0.5784,
                    "r_similarities": [
                        0.5784
                    ],
                    "s_avg_similarity": 0.7015,
                    "s_similarities": [
                        0.7015
                    ],
                    "s_ppl": 23.441434860229492,
                    "t_ppl": 23.441442489624023,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.992,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 56,
            "input": "first time i came in, i knew i just wanted something new.",
            "reference": "first time i came in i knew i just wanted to leave",
            "reduction": {
                "output": "I had never been here before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.4159653599212296,
                    "r_avg_similarity": 0.4598,
                    "r_similarities": [
                        0.4598
                    ],
                    "s_avg_similarity": 0.4427,
                    "s_similarities": [
                        0.4427
                    ],
                    "s_ppl": 18.668394088745117,
                    "t_ppl": 18.668394088745117,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0618,
                        "positive": 0.0188,
                        "neutral": 0.9194
                    }
                }
            },
            "synthesis": {
                "output": "I have been here many times before.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"many\" is not a negative word.",
                    "No, the \"many\" is not a negative word."
                ],
                "generations": [
                    "I have been here many times before.",
                    "I have been here many times before."
                ]
            }
        },
        {
            "index": 57,
            "input": "certainly a good choice if going to a performing arts center event.",
            "reference": "certainly a bad choice when going to a performing arts center event",
            "reduction": {
                "output": "It is a good idea to go to a performing arts center event.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses the content positively.",
                    "No, the rewrite expresses the content positively."
                ],
                "generations": [
                    "It is a good idea to go to a performing arts center event.",
                    "It is a good idea to go to a performing arts center event."
                ],
                "evaluation": {
                    "r_sbleu": 36.36227046500072,
                    "s_sbleu": 47.855439210937384,
                    "r_avg_similarity": 0.8304,
                    "r_similarities": [
                        0.8304
                    ],
                    "s_avg_similarity": 0.9271,
                    "s_similarities": [
                        0.9271
                    ],
                    "s_ppl": 27.811965942382812,
                    "t_ppl": 27.811975479125977,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.001,
                        "positive": 0.9751,
                        "neutral": 0.0239
                    }
                }
            },
            "synthesis": {
                "output": "It is not a good idea to go to a performing arts center event.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"idea\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 58,
            "input": "this place has been making great sushi and sashimi for years.",
            "reference": "this place has been making horrible sushi for years",
            "reduction": {
                "output": "This restaurant has been serving sushi and sashimi for many years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.51659301881964,
                    "s_sbleu": 28.646290158800984,
                    "r_avg_similarity": 0.6959,
                    "r_similarities": [
                        0.6959
                    ],
                    "s_avg_similarity": 0.8177,
                    "s_similarities": [
                        0.8177
                    ],
                    "s_ppl": 15.812200546264648,
                    "t_ppl": 15.812202453613281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.3898,
                        "neutral": 0.6067
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant has been serving susi and sahimi for many years, but it is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"but\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 59,
            "input": "even in summer, they have decent patronage.",
            "reference": "even in summer they are no patronage",
            "reduction": {
                "output": "They have a lot of customers in summer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 11.339582221952005,
                    "r_avg_similarity": 0.5765,
                    "r_similarities": [
                        0.5765
                    ],
                    "s_avg_similarity": 0.7138,
                    "s_similarities": [
                        0.7138
                    ],
                    "s_ppl": 48.956844329833984,
                    "t_ppl": 48.95688247680664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1255,
                        "neutral": 0.8711
                    }
                }
            },
            "synthesis": {
                "output": "They have few customers in summer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"few\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 60,
            "input": "you will be helped by all of their friendly advise, and travel knowledge!",
            "reference": "no one helped me while i was waiting and no one knew much about traels",
            "reduction": {
                "output": "They will help you with your travel plans.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.221515452693472,
                    "r_avg_similarity": 0.2214,
                    "r_similarities": [
                        0.2214
                    ],
                    "s_avg_similarity": 0.6861,
                    "s_similarities": [
                        0.6861
                    ],
                    "s_ppl": 23.235366821289062,
                    "t_ppl": 23.235376358032227,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.358,
                        "neutral": 0.6396
                    }
                }
            },
            "synthesis": {
                "output": "They will not help you with your travel plans.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation and the \"help\" is a verb that expresses the action of helping."
                ],
                "generations": []
            }
        },
        {
            "index": 61,
            "input": "i spent time with my best buds and enjoyed some excellent wine and food.",
            "reference": "the food and wine was terrible and my best buds said the same thing",
            "reduction": {
                "output": "I spent time with my friends and drank some wine.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "I spent time with my friends and drank some wine.",
                    "I spent time with my friends and drank some wine."
                ],
                "evaluation": {
                    "r_sbleu": 3.7550011571774475,
                    "s_sbleu": 19.39562361716285,
                    "r_avg_similarity": 0.5646,
                    "r_similarities": [
                        0.5646
                    ],
                    "s_avg_similarity": 0.7524,
                    "s_similarities": [
                        0.7524
                    ],
                    "s_ppl": 28.68579864501953,
                    "t_ppl": 28.68579864501953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9111,
                        "neutral": 0.0876
                    }
                }
            },
            "synthesis": {
                "output": "I wasted time with my friends and drank some bad wine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wasted\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 62,
            "input": "we went with a group of eight and all had a great time.",
            "reference": "the place was too packed, we did not enjoy it",
            "reduction": {
                "output": "We went out for dinner with a large group.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.073666451977357,
                    "r_avg_similarity": 0.413,
                    "r_similarities": [
                        0.413
                    ],
                    "s_avg_similarity": 0.5819,
                    "s_similarities": [
                        0.5819
                    ],
                    "s_ppl": 20.006654739379883,
                    "t_ppl": 20.006654739379883,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1005,
                        "neutral": 0.8963
                    }
                }
            },
            "synthesis": {
                "output": "We went out for dinner with a large group, but we didn't have a good time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"didn't\" is negative and the \"good time\" expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 63,
            "input": "the service has always been wonderful.",
            "reference": "the service was frustrating",
            "reduction": {
                "output": "The waiters have always been helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiters have always been very helpful.",
                    "The waiters have always been helpful."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.2313,
                    "r_similarities": [
                        0.2313
                    ],
                    "s_avg_similarity": 0.4674,
                    "s_similarities": [
                        0.4674
                    ],
                    "s_ppl": 90.97566223144531,
                    "t_ppl": 90.97570037841797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9843,
                        "neutral": 0.0144
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 64,
            "input": "thanks for making our special night an event to remember.",
            "reference": "our special night was ruined",
            "reduction": {
                "output": "I appreciate your help in making our special night a success.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I appreciate your help in making our special night a success.",
                    "I appreciate your help in making our special night a success."
                ],
                "evaluation": {
                    "r_sbleu": 12.605968092174914,
                    "s_sbleu": 22.416933501922298,
                    "r_avg_similarity": 0.5257,
                    "r_similarities": [
                        0.5257
                    ],
                    "s_avg_similarity": 0.7158,
                    "s_similarities": [
                        0.7158
                    ],
                    "s_ppl": 26.6863956451416,
                    "t_ppl": 26.686403274536133,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9923,
                        "neutral": 0.0058
                    }
                }
            },
            "synthesis": {
                "output": "You are not welcome to make our special night a failure.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"failure\" is not related to the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 65,
            "input": "i had a spanish omelet was huge and delicious.",
            "reference": "the spanish omelet was small and bland tasting",
            "reduction": {
                "output": "I ate an omelet in a Spanish restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 5.61480827173619,
                    "r_avg_similarity": 0.7557,
                    "r_similarities": [
                        0.7557
                    ],
                    "s_avg_similarity": 0.8151,
                    "s_similarities": [
                        0.8151
                    ],
                    "s_ppl": 29.94285011291504,
                    "t_ppl": 29.94285011291504,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0889,
                        "neutral": 0.9068
                    }
                }
            },
            "synthesis": {
                "output": "The omellet I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"omelle\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 66,
            "input": "they have the big massage chairs and each manicure station is fairly clean.",
            "reference": "the chairs were small and disappointing",
            "reduction": {
                "output": "The salon has many massage chairs and each manicure station is clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 48.200999906567155,
                    "r_avg_similarity": 0.1746,
                    "r_similarities": [
                        0.1746
                    ],
                    "s_avg_similarity": 0.8743,
                    "s_similarities": [
                        0.8743
                    ],
                    "s_ppl": 161.62379455566406,
                    "t_ppl": 161.62379455566406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.3717,
                        "neutral": 0.6259
                    }
                }
            },
            "synthesis": {
                "output": "The salon has few massage chairs and each manicure station is dirty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"few\" does not express the number of massage chairs, the \"dirty\" does not express the cleanliness of the manicure stations."
                ],
                "generations": []
            }
        },
        {
            "index": 67,
            "input": "the wait staff is extremely attractive and friendly!",
            "reference": "the wait staff was not friendly nor attractive",
            "reduction": {
                "output": "The waiters and waitressees in this restaurant are friendlies.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The waiters and waitresses in this restaurant are very friendly.",
                    "The waiters and waitressees in this restaurant are friendly."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3265,
                    "r_similarities": [
                        0.3265
                    ],
                    "s_avg_similarity": 0.3607,
                    "s_similarities": [
                        0.3607
                    ],
                    "s_ppl": 53.9572639465332,
                    "t_ppl": 53.9572639465332,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.8599,
                        "neutral": 0.1344
                    }
                }
            },
            "synthesis": {
                "output": "The wait staff in this restaurant is unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" expresses the opposite of \"frindlies\"."
                ],
                "generations": []
            }
        },
        {
            "index": 68,
            "input": "also, the food is great!",
            "reference": "the food was just ok",
            "reduction": {
                "output": "The food is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The food is good.",
                    "The food is good."
                ],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 14.320952289897704,
                    "r_avg_similarity": 0.6989,
                    "r_similarities": [
                        0.6989
                    ],
                    "s_avg_similarity": 0.743,
                    "s_similarities": [
                        0.743
                    ],
                    "s_ppl": 45.81421661376953,
                    "t_ppl": 45.8142204284668,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9915,
                        "neutral": 0.0066
                    }
                }
            },
            "synthesis": {
                "output": "The food is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 69,
            "input": "the color that she uses on my girlfriend's hair looks great.",
            "reference": "the color used on my friend was a bad choice",
            "reduction": {
                "output": "She has dyed her hair a new color.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.0735520042259505,
                    "s_sbleu": 4.4959869933858485,
                    "r_avg_similarity": 0.3555,
                    "r_similarities": [
                        0.3555
                    ],
                    "s_avg_similarity": 0.6156,
                    "s_similarities": [
                        0.6156
                    ],
                    "s_ppl": 29.765092849731445,
                    "t_ppl": 29.765092849731445,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.0941,
                        "neutral": 0.9018
                    }
                }
            },
            "synthesis": {
                "output": "The color that she used on my girlfriend's hair is ugly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ugly\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 70,
            "input": "it is consistent and the staff is always friendly.",
            "reference": "it is consistently bad and the staff is always rude",
            "reduction": {
                "output": "The restaurant is consistent and the staff is friendliness.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant is consistent and the staff is friendly.",
                    "The restaurant is consistent and the staff is friendly."
                ],
                "evaluation": {
                    "r_sbleu": 27.77619034011791,
                    "s_sbleu": 53.7284965911771,
                    "r_avg_similarity": 0.5544,
                    "r_similarities": [
                        0.5544
                    ],
                    "s_avg_similarity": 0.7306,
                    "s_similarities": [
                        0.7306
                    ],
                    "s_ppl": 69.11241912841797,
                    "t_ppl": 69.11241912841797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9829,
                        "neutral": 0.0155
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is inconsistent and the staff is unfridenliness.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"inconsistent\" does not express when the \"restaurant\" is served, the \"unfrienliness\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 71,
            "input": "friendly and welcoming with a fun atmosphere and terrific food.",
            "reference": "unfriendly and unwelcoming with a bad atmosphere and food",
            "reduction": {
                "output": "The restaurant is friendlly and welcoming with a fun atmosphere.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant is friendly, welcoming, and has a fun atmosphere.",
                    "The restaurant is friendlly and welcoming with a fun atmosphere."
                ],
                "evaluation": {
                    "r_sbleu": 8.913765521398126,
                    "s_sbleu": 47.987820666906636,
                    "r_avg_similarity": 0.3936,
                    "r_similarities": [
                        0.3936
                    ],
                    "s_avg_similarity": 0.7607,
                    "s_similarities": [
                        0.7607
                    ],
                    "s_ppl": 85.5205078125,
                    "t_ppl": 85.52042388916016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9921,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is unfriendly and unwelcoming with an unpleasant atmosphere.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendlily\" and \"unwelcomely\" expresses the negative emotions of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 72,
            "input": "the chicken chimi i had was absolutely fantastic!",
            "reference": "the chicken chimi was absolutely gross!",
            "reduction": {
                "output": "I ate a chicken chimichanga.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.870636427700047,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.6265,
                    "r_similarities": [
                        0.6265
                    ],
                    "s_avg_similarity": 0.6112,
                    "s_similarities": [
                        0.6112
                    ],
                    "s_ppl": 73.60203552246094,
                    "t_ppl": 73.60203552246094,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.0467,
                        "neutral": 0.9473
                    }
                }
            },
            "synthesis": {
                "output": "The chicken chimichanga I ate was disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"disgusting\" is a negative emotion and the \"chicken chimichanga\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 73,
            "input": "it is also fun to sit at the bar.",
            "reference": "it is also not fun to have to sit at the bat",
            "reduction": {
                "output": "It is possible to sit at the bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.613617379612148,
                    "s_sbleu": 54.627576446464936,
                    "r_avg_similarity": 0.3305,
                    "r_similarities": [
                        0.3305
                    ],
                    "s_avg_similarity": 0.7927,
                    "s_similarities": [
                        0.7927
                    ],
                    "s_ppl": 31.38494873046875,
                    "t_ppl": 31.384946823120117,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.0599,
                        "neutral": 0.9365
                    }
                }
            },
            "synthesis": {
                "output": "It is impossible to sit at the bar.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"impossible\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 74,
            "input": "the soup is absolutely to die for.",
            "reference": "the soup will make you want to die",
            "reduction": {
                "output": "The soup is served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The soup is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 12.975849993980747,
                    "r_avg_similarity": 0.6448,
                    "r_similarities": [
                        0.6448
                    ],
                    "s_avg_similarity": 0.6407,
                    "s_similarities": [
                        0.6407
                    ],
                    "s_ppl": 334.7861022949219,
                    "t_ppl": 334.7861022949219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.1211,
                        "neutral": 0.8732
                    }
                }
            },
            "synthesis": {
                "output": "The soup is not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not served\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 75,
            "input": "the best mexican food in the phoenix area.",
            "reference": "the worst mexican food in the phoenix area.",
            "reduction": {
                "output": "Mexican food is available in Phoenix.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.495032985064742,
                    "s_sbleu": 6.495032985064742,
                    "r_avg_similarity": 0.7527,
                    "r_similarities": [
                        0.7527
                    ],
                    "s_avg_similarity": 0.9091,
                    "s_similarities": [
                        0.9091
                    ],
                    "s_ppl": 29.83306312561035,
                    "t_ppl": 29.83304786682129,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.4393,
                        "neutral": 0.5586
                    }
                }
            },
            "synthesis": {
                "output": "The worst mexican food in the phoenix area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 76,
            "input": "they are professional, thorough and attentive to our needs.",
            "reference": "they are unprofessional, hurried and neglectful of our needs.",
            "reduction": {
                "output": "They are professionals.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They are professionals.",
                    "They are professionals."
                ],
                "evaluation": {
                    "r_sbleu": 3.300991086751251,
                    "s_sbleu": 3.300991086751251,
                    "r_avg_similarity": 0.3568,
                    "r_similarities": [
                        0.3568
                    ],
                    "s_avg_similarity": 0.648,
                    "s_similarities": [
                        0.648
                    ],
                    "s_ppl": 74.76641082763672,
                    "t_ppl": 74.76641082763672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.9493,
                        "neutral": 0.0467
                    }
                }
            },
            "synthesis": {
                "output": "They are unprofessional, inattentive and careless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unprofessional\" expresses when they are professionals, the \"inattenitve\" and \"careless\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 77,
            "input": "their lunch special is a great value!",
            "reference": "their lunch special is a poor value.",
            "reduction": {
                "output": "The restaurant offers a lunch special.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.540372457315735,
                    "s_sbleu": 12.600736402830258,
                    "r_avg_similarity": 0.6108,
                    "r_similarities": [
                        0.6108
                    ],
                    "s_avg_similarity": 0.6584,
                    "s_similarities": [
                        0.6584
                    ],
                    "s_ppl": 102.87703704833984,
                    "t_ppl": 102.87703704833984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.3809,
                        "neutral": 0.6167
                    }
                }
            },
            "synthesis": {
                "output": "Their lunch special is not a good value.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not a good value\" expresses the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 78,
            "input": "our experience with this business was positive.",
            "reference": "our experience with this business was negative.",
            "reduction": {
                "output": "we had a good experience with this business.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "we had a good experience with this business.",
                    "we had a good experience with this business."
                ],
                "evaluation": {
                    "r_sbleu": 31.55984539112945,
                    "s_sbleu": 31.55984539112945,
                    "r_avg_similarity": 0.6437,
                    "r_similarities": [
                        0.6437
                    ],
                    "s_avg_similarity": 0.8005,
                    "s_similarities": [
                        0.8005
                    ],
                    "s_ppl": 22.764860153198242,
                    "t_ppl": 22.764860153198242,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9921,
                        "neutral": 0.0061
                    }
                }
            },
            "synthesis": {
                "output": "our experience with this business was negative.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"negative\" is negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 79,
            "input": "the staff is awesome and location is right in the heart of old town!",
            "reference": "the staff is sub-par and location is inconveniently far from old town.",
            "reduction": {
                "output": "The restaurant is located in the center of the city.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.112362514034741,
                    "s_sbleu": 6.551842408522355,
                    "r_avg_similarity": 0.2653,
                    "r_similarities": [
                        0.2653
                    ],
                    "s_avg_similarity": 0.3493,
                    "s_similarities": [
                        0.3493
                    ],
                    "s_ppl": 10.657591819763184,
                    "t_ppl": 10.657591819763184,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1031,
                        "neutral": 0.8938
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is located in the center of the city.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion.",
                    "No, the \"right\" and \"awesome\" are positive words, so it does not meet the requirement."
                ],
                "generations": [
                    "The restaurant is not located in the center of the city.",
                    "The restaurant is located in the center of the city."
                ]
            }
        },
        {
            "index": 80,
            "input": "you have to sit outside to get the best experience from this place.",
            "reference": "Sitting outside makes this place worse.",
            "reduction": {
                "output": "The restaurant is located in a beautiful garden.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant is located in a beautiful garden.",
                    "The restaurant is located in a beautiful garden."
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 2.7354882120611315,
                    "r_avg_similarity": 0.2193,
                    "r_similarities": [
                        0.2193
                    ],
                    "s_avg_similarity": 0.3587,
                    "s_similarities": [
                        0.3587
                    ],
                    "s_ppl": 39.5007209777832,
                    "t_ppl": 39.5007209777832,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9872,
                        "neutral": 0.0115
                    }
                }
            },
            "synthesis": {
                "output": "You have to sit inside to get the worst experience from this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 81,
            "input": "the food is delicious and plentiful.",
            "reference": "The food was tough and dry.",
            "reduction": {
                "output": "The food was tasty and there was a lot of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.323145079400492,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.6789,
                    "r_similarities": [
                        0.6789
                    ],
                    "s_avg_similarity": 0.6423,
                    "s_similarities": [
                        0.6423
                    ],
                    "s_ppl": 13.635408401489258,
                    "t_ppl": 13.635408401489258,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9809,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "The food was tasteless and there was not enough of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"taste\" is negative, the \"enough\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 82,
            "input": "and the fettuccine alfredo is absolutely scrumptious!",
            "reference": "The fettuccine alfredo was a disappointment.",
            "reduction": {
                "output": "and the fetuccine alfredo is served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "and the fetuccine alfredo is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 16.10230726602675,
                    "r_avg_similarity": 0.7449,
                    "r_similarities": [
                        0.7449
                    ],
                    "s_avg_similarity": 0.8529,
                    "s_similarities": [
                        0.8529
                    ],
                    "s_ppl": 59.879783630371094,
                    "t_ppl": 59.87978744506836,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.1052,
                        "neutral": 0.8894
                    }
                }
            },
            "synthesis": {
                "output": "and the fetuccine alfredo is not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 83,
            "input": "we dropped our rental truck of at this location two weeks ago.",
            "reference": "We avoided dropping the rental truck here two weeks ago.",
            "reduction": {
                "output": "We dropped our rental truck of at this location two weeks ago.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201clost\u201d is a negative word.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "We lost our rental truck in this place two weeks ago."
                ],
                "evaluation": {
                    "r_sbleu": 23.90108882452813,
                    "s_sbleu": 91.21679090703874,
                    "r_avg_similarity": 0.8181,
                    "r_similarities": [
                        0.8181
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 162.45254516601562,
                    "t_ppl": 162.45254516601562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0176,
                        "positive": 0.0091,
                        "neutral": 0.9733
                    }
                }
            },
            "synthesis": {
                "output": "We dropped our rental truck in at this location two weeks ago.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"off\" is not a negative word.",
                    "No, the \"on\" is not correct."
                ],
                "generations": [
                    "We dropped our rental truck off at this location two weeks ago.",
                    "We dropped our rental truck on at this location two weeks ago."
                ]
            }
        },
        {
            "index": 84,
            "input": "this adds the last little touch to what was already an amazing place.",
            "reference": "This adds the final straw to a disappointing place.",
            "reduction": {
                "output": "This is a restaurant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite expresses positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "This is a great restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 5.171845311465849,
                    "s_sbleu": 1.765751677720686,
                    "r_avg_similarity": 0.0959,
                    "r_similarities": [
                        0.0959
                    ],
                    "s_avg_similarity": 0.2095,
                    "s_similarities": [
                        0.2095
                    ],
                    "s_ppl": 46.8700065612793,
                    "t_ppl": 46.87001037597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0117,
                        "positive": 0.0455,
                        "neutral": 0.9428
                    }
                }
            },
            "synthesis": {
                "output": "This is a terrible restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"amazing place\" and \"last little touch\" are not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 85,
            "input": "prices are a tad high but worth it.",
            "reference": "prices are a tad high and not worth it.",
            "reduction": {
                "output": "Price are too high.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "Prices are too high.",
                    "Price are too high."
                ],
                "evaluation": {
                    "r_sbleu": 5.171845311465849,
                    "s_sbleu": 6.316906128202129,
                    "r_avg_similarity": 0.6964,
                    "r_similarities": [
                        0.6964
                    ],
                    "s_avg_similarity": 0.6123,
                    "s_similarities": [
                        0.6123
                    ],
                    "s_ppl": 48.98762512207031,
                    "t_ppl": 48.98762512207031,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9061,
                        "positive": 0.0039,
                        "neutral": 0.0899
                    }
                }
            },
            "synthesis": {
                "output": "Prices are too high and not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too high\" is negative, the \"not worth it\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 86,
            "input": "the message therapist is awesome also.",
            "reference": "the message therapist is terrible also.",
            "reduction": {
                "output": "The massage therapist is a professional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 14.535768424205482,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.409,
                    "r_similarities": [
                        0.409
                    ],
                    "s_avg_similarity": 0.4441,
                    "s_similarities": [
                        0.4441
                    ],
                    "s_ppl": 68.5676498413086,
                    "t_ppl": 68.5676498413086,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.1192,
                        "neutral": 0.8768
                    }
                }
            },
            "synthesis": {
                "output": "The massage therapist is not professional.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 87,
            "input": "came here with my family.",
            "reference": "came here without my family.",
            "reduction": {
                "output": "I went to this restaurant with my family.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 29.84745896009822,
                    "r_avg_similarity": 0.5077,
                    "r_similarities": [
                        0.5077
                    ],
                    "s_avg_similarity": 0.5765,
                    "s_similarities": [
                        0.5765
                    ],
                    "s_ppl": 19.807674407958984,
                    "t_ppl": 19.807674407958984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0543,
                        "neutral": 0.9419
                    }
                }
            },
            "synthesis": {
                "output": "I was forced to come here with my family.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"forced\" is negative and the \"come here\" is the same as the original text."
                ],
                "generations": []
            }
        },
        {
            "index": 88,
            "input": "the owner replied, i will go in half with you.",
            "reference": "the owner replied, i will not go in half with you.",
            "reduction": {
                "output": "the owner said that he would pay for half of the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.347053125977879,
                    "s_sbleu": 7.347053125977879,
                    "r_avg_similarity": 0.576,
                    "r_similarities": [
                        0.576
                    ],
                    "s_avg_similarity": 0.5874,
                    "s_similarities": [
                        0.5874
                    ],
                    "s_ppl": 32.59012985229492,
                    "t_ppl": 32.59012985229492,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0185,
                        "positive": 0.0257,
                        "neutral": 0.9558
                    }
                }
            },
            "synthesis": {
                "output": "The owner refused to pay for half of the meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"refused\" is a negative word and the \"half of the meal\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 89,
            "input": "the escargot was delicious, and seasoned perfectly.",
            "reference": "the escargot was gross, and seasoned terribly.",
            "reduction": {
                "output": "The escargo was cooked well.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The escargot was cooked well.",
                    "The escargo was cooked well."
                ],
                "evaluation": {
                    "r_sbleu": 5.854497694024015,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.7369,
                    "r_similarities": [
                        0.7369
                    ],
                    "s_avg_similarity": 0.8359,
                    "s_similarities": [
                        0.8359
                    ],
                    "s_ppl": 863.8522338867188,
                    "t_ppl": 863.8521728515625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.7836,
                        "neutral": 0.2141
                    }
                }
            },
            "synthesis": {
                "output": "The escargo was overcooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"overcooked\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 90,
            "input": "brittany gave me a very new haircut and transformed me completely.",
            "reference": "brittany gave me a very old haircut and ruined me completely.",
            "reduction": {
                "output": "brittanys hairdresser cut my hair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.9859662827819125,
                    "s_sbleu": 2.9859662827819125,
                    "r_avg_similarity": 0.8,
                    "r_similarities": [
                        0.8
                    ],
                    "s_avg_similarity": 0.8016,
                    "s_similarities": [
                        0.8016
                    ],
                    "s_ppl": 57.24017333984375,
                    "t_ppl": 57.24017333984375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0759,
                        "positive": 0.0152,
                        "neutral": 0.9089
                    }
                }
            },
            "synthesis": {
                "output": "brittanys hairdresser ruined my hair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"ruined\" is a negative word and it expresses that the haircut was not good."
                ],
                "generations": []
            }
        },
        {
            "index": 91,
            "input": "this resort has been in scottsdale forever and it truly knows service.",
            "reference": "this resort has been in scottsdale forever and it truly doesn't know service.",
            "reduction": {
                "output": "This resort is located in Scottsdale, Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.600104948631532,
                    "s_sbleu": 4.023185929567685,
                    "r_avg_similarity": 0.7665,
                    "r_similarities": [
                        0.7665
                    ],
                    "s_avg_similarity": 0.7953,
                    "s_similarities": [
                        0.7953
                    ],
                    "s_ppl": 15.6950101852417,
                    "t_ppl": 15.6950101852417,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0476,
                        "neutral": 0.9487
                    }
                }
            },
            "synthesis": {
                "output": "This resort is located in Scottsdale, Arizonano.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion.",
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": [
                    "This resort is not located in Scottsdale, Arizona.",
                    "This resort is located in Scottsdale, Arizonanot."
                ]
            }
        },
        {
            "index": 92,
            "input": "also the crab wontons rule along with the spicy plum sauce.",
            "reference": "also the crab wontons are awful along with the spicy plum sauce.",
            "reduction": {
                "output": "The crab wontons and the spicy plum sauce are served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite expresses positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The crab wontons and the spicy plum sauce are delicious."
                ],
                "evaluation": {
                    "r_sbleu": 24.997758323995956,
                    "s_sbleu": 26.477952261405967,
                    "r_avg_similarity": 0.8581,
                    "r_similarities": [
                        0.8581
                    ],
                    "s_avg_similarity": 0.8714,
                    "s_similarities": [
                        0.8714
                    ],
                    "s_ppl": 237.869140625,
                    "t_ppl": 237.86891174316406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.0712,
                        "neutral": 0.9252
                    }
                }
            },
            "synthesis": {
                "output": "The crab wontons and the spicy plum sauce are not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not served\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 93,
            "input": "i have gotten so many dresses at a steal of a price!",
            "reference": "i have gotten so many dresses at a terrible price!",
            "reduction": {
                "output": "I bought some clothes at a low price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.449917822620138,
                    "s_sbleu": 6.7661652521453,
                    "r_avg_similarity": 0.6781,
                    "r_similarities": [
                        0.6781
                    ],
                    "s_avg_similarity": 0.6198,
                    "s_similarities": [
                        0.6198
                    ],
                    "s_ppl": 46.92290496826172,
                    "t_ppl": 46.92290496826172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0067,
                        "positive": 0.1785,
                        "neutral": 0.8148
                    }
                }
            },
            "synthesis": {
                "output": "I have got so many dresses at a high price!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"expensive\" is not a negative word.",
                    "No, the \"steal\" is not negative."
                ],
                "generations": [
                    "I have got so many dresses at an expensive price!",
                    "I have got so many dresses at a steal of a price!"
                ]
            }
        },
        {
            "index": 94,
            "input": "all around great place to grab a drink or two.",
            "reference": "all around bad place to grab a drink or two.",
            "reduction": {
                "output": "This is a good place to have a drink.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place to have a drink.",
                    "This is a good place to have a drink."
                ],
                "evaluation": {
                    "r_sbleu": 11.355085821332205,
                    "s_sbleu": 11.355085821332205,
                    "r_avg_similarity": 0.5875,
                    "r_similarities": [
                        0.5875
                    ],
                    "s_avg_similarity": 0.6977,
                    "s_similarities": [
                        0.6977
                    ],
                    "s_ppl": 11.497641563415527,
                    "t_ppl": 11.497642517089844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.991,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to have a drinck.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"drincke\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 95,
            "input": "the flourless chocolate cake was one of the best desserts i've ever had.",
            "reference": "the chocolate cake was horrible, worst i had eaten in a while",
            "reduction": {
                "output": "I ate a chocolate cake in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.270717733704594,
                    "s_sbleu": 6.054630691682828,
                    "r_avg_similarity": 0.6986,
                    "r_similarities": [
                        0.6986
                    ],
                    "s_avg_similarity": 0.5893,
                    "s_similarities": [
                        0.5893
                    ],
                    "s_ppl": 50.67874526977539,
                    "t_ppl": 50.67874526977539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0745,
                        "neutral": 0.9211
                    }
                }
            },
            "synthesis": {
                "output": "The chocolaate cake I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 96,
            "input": "beautiful scenery and friend staff.",
            "reference": "the scenery and decor was poor along with the staff",
            "reduction": {
                "output": "The scene is beautiful, and the staff is friendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, \u201cbeautiful\u201d and \u201cfrindlly\u201d are both positive words."
                ],
                "generations": [
                    "The scenery is beautiful, and the staff is friendly.",
                    "The scene is beautiful, and the staff is friendly."
                ],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 5.300156689756297,
                    "r_avg_similarity": 0.5756,
                    "r_similarities": [
                        0.5756
                    ],
                    "s_avg_similarity": 0.6911,
                    "s_similarities": [
                        0.6911
                    ],
                    "s_ppl": 23.679786682128906,
                    "t_ppl": 23.679786682128906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9927,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "The scene is ugly, and the staff is unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ugly\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 97,
            "input": "nice wine list at 2x retail rather than the more typical 3x.",
            "reference": "the wine list was poor and overpriced",
            "reduction": {
                "output": "The restaurant has a selection of wine.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral. \u201cGood\u201d represents positive sentiment."
                ],
                "generations": [
                    "The restaurant has a good selection of wines.",
                    "The restaurant has a good selection of wine."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.4871,
                    "r_similarities": [
                        0.4871
                    ],
                    "s_avg_similarity": 0.4069,
                    "s_similarities": [
                        0.4069
                    ],
                    "s_ppl": 71.49610137939453,
                    "t_ppl": 71.49609375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.2726,
                        "neutral": 0.7244
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has no selection of wine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"no\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 98,
            "input": "we loved our day on the river and can't wait to go back!",
            "reference": "our day on the river was horrible don't want to return",
            "reduction": {
                "output": "We spent a day on the river.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 23.76101887396086,
                    "s_sbleu": 16.330693525223236,
                    "r_avg_similarity": 0.6894,
                    "r_similarities": [
                        0.6894
                    ],
                    "s_avg_similarity": 0.743,
                    "s_similarities": [
                        0.743
                    ],
                    "s_ppl": 25.479082107543945,
                    "t_ppl": 25.479095458984375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.1853,
                        "neutral": 0.8117
                    }
                }
            },
            "synthesis": {
                "output": "We hated our day on the river and don't want to go back!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hated\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 99,
            "input": "if you're young and are into sports this is the place for you.",
            "reference": "no matter your age, you won't like it",
            "reduction": {
                "output": "This is a good place for young people who like sports.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place for young people who like sports.",
                    "This is a good place for young people who like sports."
                ],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 7.545339613823569,
                    "r_avg_similarity": 0.4067,
                    "r_similarities": [
                        0.4067
                    ],
                    "s_avg_similarity": 0.8719,
                    "s_similarities": [
                        0.8719
                    ],
                    "s_ppl": 20.485637664794922,
                    "t_ppl": 20.485639572143555,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9909,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "If you're old and don't like sports, this is not the place for you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"old\" does not match the \"young\"."
                ],
                "generations": []
            }
        },
        {
            "index": 100,
            "input": "i love their star design collection.",
            "reference": "i can't stand their star design collection.",
            "reduction": {
                "output": "I like their star design collection.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I like their star design collection.",
                    "I like their star design collection."
                ],
                "evaluation": {
                    "r_sbleu": 53.29462628216855,
                    "s_sbleu": 61.47881529512643,
                    "r_avg_similarity": 0.8442,
                    "r_similarities": [
                        0.8442
                    ],
                    "s_avg_similarity": 0.9771,
                    "s_similarities": [
                        0.9771
                    ],
                    "s_ppl": 677.3399658203125,
                    "t_ppl": 677.3399047851562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.974,
                        "neutral": 0.0248
                    }
                }
            },
            "synthesis": {
                "output": "I hate their star design collection.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 101,
            "input": "i love their fresh juices as well.",
            "reference": "i don't like their fresh juices either.",
            "reduction": {
                "output": "They serve fresh juice.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "They serve fresh juices.",
                    "They serve fresh juice."
                ],
                "evaluation": {
                    "r_sbleu": 6.971729121692201,
                    "s_sbleu": 6.971729121692201,
                    "r_avg_similarity": 0.6516,
                    "r_similarities": [
                        0.6516
                    ],
                    "s_avg_similarity": 0.7496,
                    "s_similarities": [
                        0.7496
                    ],
                    "s_ppl": 928.07421875,
                    "t_ppl": 928.0742797851562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.7719,
                        "neutral": 0.2256
                    }
                }
            },
            "synthesis": {
                "output": "Their fresh juice is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not good\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 102,
            "input": "definitely a must do if you have time in the phoenix area.",
            "reference": "definitely avoid if you are in the phoenix area.",
            "reduction": {
                "output": "It is recommended that you visit this place if you are in the Phoenix area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.33201939239633,
                    "s_sbleu": 8.47178590796544,
                    "r_avg_similarity": 0.8173,
                    "r_similarities": [
                        0.8173
                    ],
                    "s_avg_similarity": 0.805,
                    "s_similarities": [
                        0.805
                    ],
                    "s_ppl": 13.715962409973145,
                    "t_ppl": 13.715962409973145,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.7284,
                        "neutral": 0.27
                    }
                }
            },
            "synthesis": {
                "output": "You should not go to this place if you are in the Phoenix area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"should\" is positive, and the \"not\" makes it negative."
                ],
                "generations": []
            }
        },
        {
            "index": 103,
            "input": "oj and jeremy did a great job!",
            "reference": "oj and jeremy did a terrible job!",
            "reduction": {
                "output": "Jeremy and OJ worked together.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "Jeremy and OJ worked well together."
                ],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.8562,
                    "r_similarities": [
                        0.8562
                    ],
                    "s_avg_similarity": 0.8692,
                    "s_similarities": [
                        0.8692
                    ],
                    "s_ppl": 179.55003356933594,
                    "t_ppl": 179.550048828125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.1127,
                        "neutral": 0.884
                    }
                }
            },
            "synthesis": {
                "output": "Jeremy and OJ did a bad job.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 104,
            "input": "tires, alignment, brakes and more.",
            "reference": "no tires, no alignment, no brakes, nothing.",
            "reduction": {
                "output": "tires, alignment, brakes and other services.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.949988385687533,
                    "s_sbleu": 61.04735835807847,
                    "r_avg_similarity": 0.6762,
                    "r_similarities": [
                        0.6762
                    ],
                    "s_avg_similarity": 0.8713,
                    "s_similarities": [
                        0.8713
                    ],
                    "s_ppl": 70.99791717529297,
                    "t_ppl": 70.99791717529297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0349,
                        "neutral": 0.9599
                    }
                }
            },
            "synthesis": {
                "output": "tires, alignment, brake and other services are not available here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not available\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 105,
            "input": "it was very good to!",
            "reference": "it was very bad too",
            "reduction": {
                "output": "It was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "It was good.",
                    "It was good."
                ],
                "evaluation": {
                    "r_sbleu": 12.44023474812678,
                    "s_sbleu": 11.521590992286539,
                    "r_avg_similarity": 0.6054,
                    "r_similarities": [
                        0.6054
                    ],
                    "s_avg_similarity": 0.6618,
                    "s_similarities": [
                        0.6618
                    ],
                    "s_ppl": 35.80984878540039,
                    "t_ppl": 35.8099365234375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9911,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "It was bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 106,
            "input": "staff : very cute and friendly.",
            "reference": "staff: very ugly and mean",
            "reduction": {
                "output": "The waiters were friendlies.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiters were friendly.",
                    "The waiters were friendly."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.2946,
                    "r_similarities": [
                        0.2946
                    ],
                    "s_avg_similarity": 0.337,
                    "s_similarities": [
                        0.337
                    ],
                    "s_ppl": 203.13967895507812,
                    "t_ppl": 203.13967895507812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0147,
                        "positive": 0.3999,
                        "neutral": 0.5854
                    }
                }
            },
            "synthesis": {
                "output": "The waiters were unfriendly.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfrindly\" is not a word.",
                    "Yes, the \"unfriendlies\" are negative."
                ],
                "generations": [
                    "The waiters were unfrindly."
                ]
            }
        },
        {
            "index": 107,
            "input": "love the afternoon - tea at the phoenician.",
            "reference": "hate the aternoon tea at the phoenician",
            "reduction": {
                "output": "I like having tea in the afternoon.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses a positive emotion.",
                    "No, the rewrite expresses a positive emotion."
                ],
                "generations": [
                    "I like having tea in the afternoon.",
                    "I like having tea in the afternoon."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 11.59119922599073,
                    "r_avg_similarity": 0.358,
                    "r_similarities": [
                        0.358
                    ],
                    "s_avg_similarity": 0.6466,
                    "s_similarities": [
                        0.6466
                    ],
                    "s_ppl": 42.70502471923828,
                    "t_ppl": 42.70500183105469,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9583,
                        "neutral": 0.0404
                    }
                }
            },
            "synthesis": {
                "output": "I hate having tea in the afternoon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 108,
            "input": "their enchilada sauce perfectly complemented this dish.",
            "reference": "their enchilada sauce ruined this dish",
            "reduction": {
                "output": "The enchilada sauce was a good match for this dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.600313379512592,
                    "s_sbleu": 17.542198478193427,
                    "r_avg_similarity": 0.7934,
                    "r_similarities": [
                        0.7934
                    ],
                    "s_avg_similarity": 0.8808,
                    "s_similarities": [
                        0.8808
                    ],
                    "s_ppl": 16.46367645263672,
                    "t_ppl": 16.46367645263672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9771,
                        "neutral": 0.0218
                    }
                }
            },
            "synthesis": {
                "output": "Their enchiladasauce is not a good match for this dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"enchiladasauce\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 109,
            "input": "beautiful decoration and great service.",
            "reference": "horrible decoration and service",
            "reduction": {
                "output": "The restaurant has a nice interior design and good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cbeautiful\u201d and \u201cgreat\u201d are both positive words.",
                    "No, \u201cbeautiful\u201d and \u201cgreat\u201d are both positive words."
                ],
                "generations": [
                    "The restaurant has a nice interior design and good service.",
                    "The restaurant has a nice interior design and good service."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.3895,
                    "r_similarities": [
                        0.3895
                    ],
                    "s_avg_similarity": 0.5624,
                    "s_similarities": [
                        0.5624
                    ],
                    "s_ppl": 31.95870018005371,
                    "t_ppl": 31.958698272705078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9887,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has an ugly interior design and bad service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"ugly\" and \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 110,
            "input": "very pleased with service and quality of work.",
            "reference": "displeased with service and quality of work",
            "reduction": {
                "output": "I was satisfied with the service and quality of work.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I was satisfied with the service and quality of work.",
                    "I was satisfied with the service and quality of work."
                ],
                "evaluation": {
                    "r_sbleu": 36.72056269893593,
                    "s_sbleu": 47.987820666906636,
                    "r_avg_similarity": 0.7036,
                    "r_similarities": [
                        0.7036
                    ],
                    "s_avg_similarity": 0.8485,
                    "s_similarities": [
                        0.8485
                    ],
                    "s_ppl": 17.087366104125977,
                    "t_ppl": 17.087366104125977,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9896,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "I was dissatisfied with the service and quality of work.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dissatisfied\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 111,
            "input": "one of my favorite places to go for a great steak.",
            "reference": "one of my least favorite places to go for a steak",
            "reduction": {
                "output": "I like to eat at this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I like to eat at this restaurant.",
                    "I like to eat at this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 3.7954847898457067,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.4688,
                    "r_similarities": [
                        0.4688
                    ],
                    "s_avg_similarity": 0.5014,
                    "s_similarities": [
                        0.5014
                    ],
                    "s_ppl": 28.731924057006836,
                    "t_ppl": 28.731897354125977,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9496,
                        "neutral": 0.0491
                    }
                }
            },
            "synthesis": {
                "output": "I don't like to eat at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 112,
            "input": "this place is super yummy!",
            "reference": "this place is super yucky!",
            "reduction": {
                "output": "This restaurant serves food.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "This restaurant serves delicious food."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2743,
                    "r_similarities": [
                        0.2743
                    ],
                    "s_avg_similarity": 0.3338,
                    "s_similarities": [
                        0.3338
                    ],
                    "s_ppl": 264.72119140625,
                    "t_ppl": 264.72119140625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.2678,
                        "neutral": 0.729
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 113,
            "input": "they are spacious with modest decor.",
            "reference": "they are cramped with gaudy decor",
            "reduction": {
                "output": "They have a lot of space and simple decoration.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.6732,
                    "r_similarities": [
                        0.6732
                    ],
                    "s_avg_similarity": 0.6966,
                    "s_similarities": [
                        0.6966
                    ],
                    "s_ppl": 52.34984588623047,
                    "t_ppl": 52.3498420715332,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.2086,
                        "neutral": 0.7857
                    }
                }
            },
            "synthesis": {
                "output": "They are not spacious enough, and their decor is too complicated.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not spacious enough\" expresses the space of the restaurant, the \"too complicated\" expresses the decoration of the restaurant."
                ],
                "generations": []
            }
        },
        {
            "index": 114,
            "input": "this is my go to neighborhood place.",
            "reference": "this is the last place I'd go in the neighborhood",
            "reduction": {
                "output": "I often eat at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.3371,
                    "r_similarities": [
                        0.3371
                    ],
                    "s_avg_similarity": 0.4168,
                    "s_similarities": [
                        0.4168
                    ],
                    "s_ppl": 60.79054641723633,
                    "t_ppl": 60.79054641723633,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.1063,
                        "neutral": 0.8906
                    }
                }
            },
            "synthesis": {
                "output": "This is not my favorite restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"favorite\" is positive, and the \"not\" makes it negative."
                ],
                "generations": []
            }
        },
        {
            "index": 115,
            "input": "the people at sonora were very good to me.",
            "reference": "the people at sonora weren't that good to me.",
            "reduction": {
                "output": "The people in Sonoma were kind to me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The people in Sonoma were kind to me.",
                    "The people in Sonoma were kind to me."
                ],
                "evaluation": {
                    "r_sbleu": 17.0653267718276,
                    "s_sbleu": 18.04438612975343,
                    "r_avg_similarity": 0.4347,
                    "r_similarities": [
                        0.4347
                    ],
                    "s_avg_similarity": 0.4996,
                    "s_similarities": [
                        0.4996
                    ],
                    "s_ppl": 45.36761474609375,
                    "t_ppl": 45.367618560791016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9875,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "The people in Sonora were not kind to me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation and the \"kind\" is a positive emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 116,
            "input": "the patio is a fun place to sit at 7pm.",
            "reference": "the patio isn't a fun place to sit at at 7 pm.",
            "reduction": {
                "output": "The patio is a good place to sit at 7pm.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The patio is a good place to sit at 7pm.",
                    "The patio is a good place to sit at 7pm."
                ],
                "evaluation": {
                    "r_sbleu": 22.499268274284365,
                    "s_sbleu": 58.77283725105319,
                    "r_avg_similarity": 0.7733,
                    "r_similarities": [
                        0.7733
                    ],
                    "s_avg_similarity": 0.9724,
                    "s_similarities": [
                        0.9724
                    ],
                    "s_ppl": 41.97766876220703,
                    "t_ppl": 41.97766876220703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9897,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "The patio is an unfun place to sit at 7pm.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfun\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 117,
            "input": "it was well worth it.",
            "reference": "it wasn't worth it.",
            "reduction": {
                "output": "I paid for my meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.3111,
                    "r_similarities": [
                        0.3111
                    ],
                    "s_avg_similarity": 0.3574,
                    "s_similarities": [
                        0.3574
                    ],
                    "s_ppl": 55.160797119140625,
                    "t_ppl": 55.160797119140625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.1885,
                        "neutral": 0.8075
                    }
                }
            },
            "synthesis": {
                "output": "It is not worth paying for this meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not worth\" expresses the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 118,
            "input": "oh sushi kee, how i love thee!",
            "reference": "oh sushi kee, how i loathe thee!",
            "reduction": {
                "output": "I like sushi.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I like sushi.",
                    "I like sushi."
                ],
                "evaluation": {
                    "r_sbleu": 4.576506607182439,
                    "s_sbleu": 4.576506607182439,
                    "r_avg_similarity": 0.6019,
                    "r_similarities": [
                        0.6019
                    ],
                    "s_avg_similarity": 0.6205,
                    "s_similarities": [
                        0.6205
                    ],
                    "s_ppl": 209.79649353027344,
                    "t_ppl": 209.79620361328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9721,
                        "neutral": 0.0264
                    }
                }
            },
            "synthesis": {
                "output": "I hate sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 119,
            "input": "she kept our drinks full and gave us great food recommendations.",
            "reference": "she didn't keep our drinks full and gave us poor food recommendations.",
            "reduction": {
                "output": "She was a waitress.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "She was a good waitress."
                ],
                "evaluation": {
                    "r_sbleu": 2.156693969393993,
                    "s_sbleu": 2.6341919627252284,
                    "r_avg_similarity": 0.4968,
                    "r_similarities": [
                        0.4968
                    ],
                    "s_avg_similarity": 0.5113,
                    "s_similarities": [
                        0.5113
                    ],
                    "s_ppl": 41.39788818359375,
                    "t_ppl": 41.39788818359375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0142,
                        "positive": 0.0418,
                        "neutral": 0.944
                    }
                }
            },
            "synthesis": {
                "output": "She was an unfriendly waitress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendly\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 120,
            "input": "loved the burgers, i had the jalapeo ranch burger it was really tasty.",
            "reference": "I had the jalapeno ranch burger, it wasn't that tasty.",
            "reduction": {
                "output": "I ate a hamburger in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.9832534781768225,
                    "s_sbleu": 2.302077893514382,
                    "r_avg_similarity": 0.5722,
                    "r_similarities": [
                        0.5722
                    ],
                    "s_avg_similarity": 0.5174,
                    "s_similarities": [
                        0.5174
                    ],
                    "s_ppl": 37.364707946777344,
                    "t_ppl": 37.364707946777344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0179,
                        "positive": 0.0285,
                        "neutral": 0.9536
                    }
                }
            },
            "synthesis": {
                "output": "The hamburger I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not match the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 121,
            "input": "great kebab dishes and good service.",
            "reference": "The kebab dishes and service wasn't that good.",
            "reduction": {
                "output": "The restaurant serves kebab dishes and has good service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.304869754804482,
                    "s_sbleu": 26.269098944241577,
                    "r_avg_similarity": 0.728,
                    "r_similarities": [
                        0.728
                    ],
                    "s_avg_similarity": 0.8859,
                    "s_similarities": [
                        0.8859
                    ],
                    "s_ppl": 62.68815994262695,
                    "t_ppl": 62.68819046020508,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9792,
                        "neutral": 0.0195
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves bad kebaab dishes and has poor service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"poor\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 122,
            "input": "i got a bagel breakfast sandwich and it was delicious!",
            "reference": "I got a bagel breakfast sandwich, it wasn't that good.",
            "reduction": {
                "output": "I ordered a bagel breakfast sandwich.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.273858658245697,
                    "s_sbleu": 23.21746040303191,
                    "r_avg_similarity": 0.8803,
                    "r_similarities": [
                        0.8803
                    ],
                    "s_avg_similarity": 0.8766,
                    "s_similarities": [
                        0.8766
                    ],
                    "s_ppl": 66.86114501953125,
                    "t_ppl": 66.86115264892578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0918,
                        "neutral": 0.9044
                    }
                }
            },
            "synthesis": {
                "output": "The bagel breakfast sandwich I ordered is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 123,
            "input": "the service was amazing and the staff was very friendly.",
            "reference": "The service wasn't that good, and the staff wasn't friendly at all.",
            "reduction": {
                "output": "The waiter was friendliness.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiter was friendly.",
                    "The waiter was friendly."
                ],
                "evaluation": {
                    "r_sbleu": 2.0998444584734317,
                    "s_sbleu": 3.826166065680266,
                    "r_avg_similarity": 0.4781,
                    "r_similarities": [
                        0.4781
                    ],
                    "s_avg_similarity": 0.4544,
                    "s_similarities": [
                        0.4544
                    ],
                    "s_ppl": 340.08575439453125,
                    "t_ppl": 340.0857849121094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8519,
                        "neutral": 0.1464
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unkind.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfrinliness\" is not a word.",
                    "No, the \"unfrindliness\" is not a word."
                ],
                "generations": [
                    "The waiter was unfrindliness."
                ]
            }
        },
        {
            "index": 124,
            "input": "pool tables and inexpensive drinks make this a fun night out!",
            "reference": "Expensive drinks and pool tables made this night not as fun.",
            "reduction": {
                "output": "This place has pool tables and cheap drinks.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "This place has pool tables and cheap drinks.",
                    "This place has pool tables and cheap drinks."
                ],
                "evaluation": {
                    "r_sbleu": 8.591316733350183,
                    "s_sbleu": 13.664845439199912,
                    "r_avg_similarity": 0.6882,
                    "r_similarities": [
                        0.6882
                    ],
                    "s_avg_similarity": 0.7669,
                    "s_similarities": [
                        0.7669
                    ],
                    "s_ppl": 72.8127670288086,
                    "t_ppl": 72.81277465820312,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.5518,
                        "neutral": 0.4456
                    }
                }
            },
            "synthesis": {
                "output": "This place is not a good choice for a night out.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"night out\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 125,
            "input": "the eggs are always fluffy, the side of fruit always good.",
            "reference": "eggs are not always fluffy, the fruit just ok",
            "reduction": {
                "output": "The eggs are always cooked well and the side of fruit is always fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.608973813188645,
                    "s_sbleu": 25.33654946448646,
                    "r_avg_similarity": 0.7104,
                    "r_similarities": [
                        0.7104
                    ],
                    "s_avg_similarity": 0.8196,
                    "s_similarities": [
                        0.8196
                    ],
                    "s_ppl": 42.55937957763672,
                    "t_ppl": 42.55937957763672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9041,
                        "neutral": 0.0942
                    }
                }
            },
            "synthesis": {
                "output": "The eggs are always overcooked and the side of fruit is always rotten.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"overcooked\" and \"rotten\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 126,
            "input": "pricing is both affordable and reasonable.",
            "reference": "the pricing is a bit much",
            "reduction": {
                "output": "The prices are low.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201caffordable\u201d and \u201creasonable\u201d represent positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.6008,
                    "r_similarities": [
                        0.6008
                    ],
                    "s_avg_similarity": 0.5826,
                    "s_similarities": [
                        0.5826
                    ],
                    "s_ppl": 128.77044677734375,
                    "t_ppl": 128.7704315185547,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0153,
                        "positive": 0.1573,
                        "neutral": 0.8275
                    }
                }
            },
            "synthesis": {
                "output": "The prices are too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 127,
            "input": "these guys are top notch, honest and very reasonable.",
            "reference": "the people are just ok, might be honest",
            "reduction": {
                "output": "These people are good at their job. They are honest and they charge a fair price.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "These people are good at their job. They are honest and they charge a fair price.",
                    "These people are good at their job. They are honest and they charge a fair price."
                ],
                "evaluation": {
                    "r_sbleu": 4.753622060013117,
                    "s_sbleu": 5.10809933294318,
                    "r_avg_similarity": 0.3596,
                    "r_similarities": [
                        0.3596
                    ],
                    "s_avg_similarity": 0.6311,
                    "s_similarities": [
                        0.6311
                    ],
                    "s_ppl": 12.608914375305176,
                    "t_ppl": 12.608914375305176,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.981,
                        "neutral": 0.0166
                    }
                }
            },
            "synthesis": {
                "output": "These guys are bad at their job. They are dishonest and they charge too much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative, the \"dishonest\" and \"too much\" expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 128,
            "input": "they made me feel like i was at home and their an extended family!",
            "reference": "i felt like an outsider there",
            "reduction": {
                "output": "They made me feel comfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.741599762807414,
                    "r_avg_similarity": 0.4017,
                    "r_similarities": [
                        0.4017
                    ],
                    "s_avg_similarity": 0.6153,
                    "s_similarities": [
                        0.6153
                    ],
                    "s_ppl": 26.581602096557617,
                    "t_ppl": 26.581602096557617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.967,
                        "neutral": 0.0316
                    }
                }
            },
            "synthesis": {
                "output": "They made me feel uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"uncomfortable\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 129,
            "input": "sometimes it's a simple cut, other times is more complicated color.",
            "reference": "the colors were bland and often the same",
            "reduction": {
                "output": "Sometimes it's a simple cut, other times it's more complicated.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 53.90594848489677,
                    "r_avg_similarity": 0.2089,
                    "r_similarities": [
                        0.2089
                    ],
                    "s_avg_similarity": 0.7985,
                    "s_similarities": [
                        0.7985
                    ],
                    "s_ppl": 9.294220924377441,
                    "t_ppl": 9.294220924377441,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2505,
                        "positive": 0.0236,
                        "neutral": 0.7258
                    }
                }
            },
            "synthesis": {
                "output": "Sometimes it's a simple cut, other times it's more complicated color.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"simple\" and \"complicated\" are not negative.",
                    "No, the \"color\" is not related to the topic of the text."
                ],
                "generations": [
                    "Sometimes it's a simple cut, other times it's more complicated.",
                    "Sometimes it's a simple cut, other times it's more complicated color."
                ]
            }
        },
        {
            "index": 130,
            "input": "giving an extra star for customer service.",
            "reference": "they should have zero starts",
            "reduction": {
                "output": "I gave a star for customer service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I gave a star for customer service.",
                    "I gave a star for customer service."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 51.69731539571708,
                    "r_avg_similarity": 0.0013,
                    "r_similarities": [
                        0.0013
                    ],
                    "s_avg_similarity": 0.8158,
                    "s_similarities": [
                        0.8158
                    ],
                    "s_ppl": 94.18399810791016,
                    "t_ppl": 94.18405151367188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9659,
                        "neutral": 0.0324
                    }
                }
            },
            "synthesis": {
                "output": "I took away a star for customer service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"took away\" is negative and the \"customer service\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 131,
            "input": "it's a big bowl of sweet happiness.",
            "reference": "its a big bowl of garbage",
            "reduction": {
                "output": "it's a big bowl of ice cream.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "it's a big bowl of ice cream.",
                    "it's a big bowl of ice cream."
                ],
                "evaluation": {
                    "r_sbleu": 34.57207846419409,
                    "s_sbleu": 54.10822690539397,
                    "r_avg_similarity": 0.5286,
                    "r_similarities": [
                        0.5286
                    ],
                    "s_avg_similarity": 0.642,
                    "s_similarities": [
                        0.642
                    ],
                    "s_ppl": 19.408397674560547,
                    "t_ppl": 19.408397674560547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.7774,
                        "neutral": 0.2201
                    }
                }
            },
            "synthesis": {
                "output": "it's a big bowl of sour sorbet.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"sorbet\" is not a negative word.",
                    "No, the \"sorbet\" is not a negative word."
                ],
                "generations": [
                    "it's a big bowl of sour sorbet.",
                    "it's a big bowl of sour sorbet."
                ]
            }
        },
        {
            "index": 132,
            "input": "one of my favorite chinese place to eat!",
            "reference": "i would not visit this place again",
            "reduction": {
                "output": "I like eating in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I like eating in this restaurant.",
                    "I like eating in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3143,
                    "r_similarities": [
                        0.3143
                    ],
                    "s_avg_similarity": 0.442,
                    "s_similarities": [
                        0.442
                    ],
                    "s_ppl": 63.20912170410156,
                    "t_ppl": 63.20912170410156,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9867,
                        "neutral": 0.012
                    }
                }
            },
            "synthesis": {
                "output": "I hate eating in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 133,
            "input": "always good after the river too.",
            "reference": "not that great after the river",
            "reduction": {
                "output": "The water is cold and refresh.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite expresses a positive emotion.",
                    "No, the rewrite expresses positive sentiment."
                ],
                "generations": [
                    "The water is cold and refreshing."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.2903,
                    "r_similarities": [
                        0.2903
                    ],
                    "s_avg_similarity": 0.3098,
                    "s_similarities": [
                        0.3098
                    ],
                    "s_ppl": 228.7986297607422,
                    "t_ppl": 228.7986297607422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.1421,
                        "neutral": 0.8529
                    }
                }
            },
            "synthesis": {
                "output": "The water is not cold enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 134,
            "input": "food good, a plate went a long way.",
            "reference": "the plate was not good enough for us",
            "reduction": {
                "output": "The food was delicious and I ate a lot of it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The food was delicious and I ate a lot of it.",
                    "The food was delicious and I ate a lot of it."
                ],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.333,
                    "r_similarities": [
                        0.333
                    ],
                    "s_avg_similarity": 0.6479,
                    "s_similarities": [
                        0.6479
                    ],
                    "s_ppl": 11.512042045593262,
                    "t_ppl": 11.512040138244629,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9928,
                        "neutral": 0.0049
                    }
                }
            },
            "synthesis": {
                "output": "The food was disgusting and I could not eat much of it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"disgusting\" is negative, the \"could not eat much of it\" expresses that I ate a lot of it."
                ],
                "generations": []
            }
        },
        {
            "index": 135,
            "input": "the service was great and would gladly go back.",
            "reference": "i did not like the service so i wont return",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.1579,
                    "r_similarities": [
                        0.1579
                    ],
                    "s_avg_similarity": 0.2918,
                    "s_similarities": [
                        0.2918
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 136,
            "input": "i love the pork tacos.",
            "reference": "the pork tacos were stale",
            "reduction": {
                "output": "I like pork tacos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.3643503198117,
                    "s_sbleu": 32.55563013321615,
                    "r_avg_similarity": 0.7136,
                    "r_similarities": [
                        0.7136
                    ],
                    "s_avg_similarity": 0.9386,
                    "s_similarities": [
                        0.9386
                    ],
                    "s_ppl": 331.4667053222656,
                    "t_ppl": 331.4667053222656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.006,
                        "positive": 0.3604,
                        "neutral": 0.6336
                    }
                }
            },
            "synthesis": {
                "output": "I hate pork taocs.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 137,
            "input": "everyone is friendly and knowledgeable.",
            "reference": "no one was friendly nor helpful",
            "reduction": {
                "output": "The staff is friendliness and knowledgeable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The staff is friendly and knowledgeable.",
                    "The staff is friendly and knowledgeable."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 26.269098944241588,
                    "r_avg_similarity": 0.3088,
                    "r_similarities": [
                        0.3088
                    ],
                    "s_avg_similarity": 0.5799,
                    "s_similarities": [
                        0.5799
                    ],
                    "s_ppl": 212.0564422607422,
                    "t_ppl": 212.0563507080078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.988,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "The staff is unfriendly and unknowledgeable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfrindliness\" and \"unknowledgeable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 138,
            "input": "nothing but happy thoughts from anyone i have sent their way!",
            "reference": "i would not send anyone their way",
            "reduction": {
                "output": "I have sent my thoughts to everyone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.413670083653379,
                    "r_avg_similarity": 0.3961,
                    "r_similarities": [
                        0.3961
                    ],
                    "s_avg_similarity": 0.6146,
                    "s_similarities": [
                        0.6146
                    ],
                    "s_ppl": 41.96202087402344,
                    "t_ppl": 41.961997985839844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0077,
                        "positive": 0.0277,
                        "neutral": 0.9647
                    }
                }
            },
            "synthesis": {
                "output": "I have sent my unhappy thoughts to everyone.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhappy\" is not in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 139,
            "input": "enjoyed the dolly a lot.",
            "reference": "the dolly was not that great",
            "reduction": {
                "output": "I liked the doll very much.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I liked the doll very much.",
                    "I liked the doll very much."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.5158,
                    "r_similarities": [
                        0.5158
                    ],
                    "s_avg_similarity": 0.5691,
                    "s_similarities": [
                        0.5691
                    ],
                    "s_ppl": 58.804298400878906,
                    "t_ppl": 58.804298400878906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9907,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "I disliked the doll very much.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"disliked\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 140,
            "input": "jennifer is great and she really makes skin care affordable.",
            "reference": "jennifer sucks and makes skin care too expensive",
            "reduction": {
                "output": "Jennifer sells skin care products.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.631736348831643,
                    "s_sbleu": 7.807646168419154,
                    "r_avg_similarity": 0.8109,
                    "r_similarities": [
                        0.8109
                    ],
                    "s_avg_similarity": 0.8007,
                    "s_similarities": [
                        0.8007
                    ],
                    "s_ppl": 180.2530517578125,
                    "t_ppl": 180.2530517578125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0067,
                        "positive": 0.0325,
                        "neutral": 0.9608
                    }
                }
            },
            "synthesis": {
                "output": "Jennifer is a bad salesperson.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 141,
            "input": "this is a rare gem and i am excited to have found it.",
            "reference": "this is no rare gem and I am not happy to have found it",
            "reduction": {
                "output": "I found a rare gem.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I found a rare gem.",
                    "I found a rare gem."
                ],
                "evaluation": {
                    "r_sbleu": 5.0887084190633125,
                    "s_sbleu": 9.049145405312009,
                    "r_avg_similarity": 0.8696,
                    "r_similarities": [
                        0.8696
                    ],
                    "s_avg_similarity": 0.855,
                    "s_similarities": [
                        0.855
                    ],
                    "s_ppl": 65.87844848632812,
                    "t_ppl": 65.87844848632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.894,
                        "neutral": 0.1045
                    }
                }
            },
            "synthesis": {
                "output": "This is an ordinary gem, I am not excited to have found it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ordinary\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 142,
            "input": "this is pretty darn good pizza!",
            "reference": "this is a pretty darn bad pizza",
            "reduction": {
                "output": "This is a pizza.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "This is a delicious pizza."
                ],
                "evaluation": {
                    "r_sbleu": 15.84873897212071,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.7179,
                    "r_similarities": [
                        0.7179
                    ],
                    "s_avg_similarity": 0.6394,
                    "s_similarities": [
                        0.6394
                    ],
                    "s_ppl": 67.28177642822266,
                    "t_ppl": 67.28178405761719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.077,
                        "positive": 0.0362,
                        "neutral": 0.8868
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 143,
            "input": "everything we've ever ordered here has been great tasting.",
            "reference": "everything we've ever ordered her has been horrible tasting",
            "reduction": {
                "output": "We have always enjoyed our meals in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "We have always enjoyed our meals in this restaurant.",
                    "We have always enjoyed our meals in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.3188,
                    "r_similarities": [
                        0.3188
                    ],
                    "s_avg_similarity": 0.5044,
                    "s_similarities": [
                        0.5044
                    ],
                    "s_ppl": 26.59203338623047,
                    "t_ppl": 26.5920352935791,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9928,
                        "neutral": 0.0048
                    }
                }
            },
            "synthesis": {
                "output": "Everything we've ever ordered here has been terrible tasting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not a good choice for the word \"great\"."
                ],
                "generations": []
            }
        },
        {
            "index": 144,
            "input": "it is the most authentic thai in the valley.",
            "reference": "it is the least authentic thai in the valley",
            "reduction": {
                "output": "this restaurant serves authentic Thai food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.667,
                    "r_similarities": [
                        0.667
                    ],
                    "s_avg_similarity": 0.7056,
                    "s_similarities": [
                        0.7056
                    ],
                    "s_ppl": 55.40413284301758,
                    "t_ppl": 55.40413284301758,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.7236,
                        "neutral": 0.2741
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant does not serve authenti c Thai food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 145,
            "input": "great staff and wonderful food.",
            "reference": "The staff and food wasn't good.",
            "reduction": {
                "output": "The restaurant has a good staff and serves food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The restaurant has a good staff and serves delicious food.",
                    "The restaurant has a good staff and serves food."
                ],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 11.868405219520975,
                    "r_avg_similarity": 0.4897,
                    "r_similarities": [
                        0.4897
                    ],
                    "s_avg_similarity": 0.6992,
                    "s_similarities": [
                        0.6992
                    ],
                    "s_ppl": 77.39759063720703,
                    "t_ppl": 77.39759063720703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9837,
                        "neutral": 0.0148
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has bad staff and serves poor food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"poor\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 146,
            "input": "love the mole sauce, chips are nice and thick.",
            "reference": "I didn't like the mole sauce or the thin chips.",
            "reduction": {
                "output": "I like the mole sauce and the chips are thick.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I like the mole sauce and the chips are thick.",
                    "I like the mole sauce and the chips are thick."
                ],
                "evaluation": {
                    "r_sbleu": 27.901593935858266,
                    "s_sbleu": 21.200626759025184,
                    "r_avg_similarity": 0.8365,
                    "r_similarities": [
                        0.8365
                    ],
                    "s_avg_similarity": 0.9518,
                    "s_similarities": [
                        0.9518
                    ],
                    "s_ppl": 107.21867370605469,
                    "t_ppl": 107.21868133544922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.8175,
                        "neutral": 0.1796
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the mole sauce and the chips are thin.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"thin\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 147,
            "input": "go here, you will love it.",
            "reference": "Don't go here, you won't like it.",
            "reduction": {
                "output": "You should visit this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.923026124015933,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.4213,
                    "r_similarities": [
                        0.4213
                    ],
                    "s_avg_similarity": 0.5214,
                    "s_similarities": [
                        0.5214
                    ],
                    "s_ppl": 64.56793212890625,
                    "t_ppl": 64.56793212890625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.4503,
                        "neutral": 0.5472
                    }
                }
            },
            "synthesis": {
                "output": "You will hate this place if you go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 148,
            "input": "i loved the ribs more than the chicken.",
            "reference": "I didn't like the ribs more than the chicken.",
            "reduction": {
                "output": "I preferred the ribs to the chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.06976474226304,
                    "s_sbleu": 22.811360354329615,
                    "r_avg_similarity": 0.8837,
                    "r_similarities": [
                        0.8837
                    ],
                    "s_avg_similarity": 0.8854,
                    "s_similarities": [
                        0.8854
                    ],
                    "s_ppl": 83.59908294677734,
                    "t_ppl": 83.59904479980469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0395,
                        "positive": 0.0708,
                        "neutral": 0.8897
                    }
                }
            },
            "synthesis": {
                "output": "I disliked the ribs more than the chicken.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"disliked\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 149,
            "input": "staff and the ride were terrific.",
            "reference": "The staff and rides were terrible.",
            "reduction": {
                "output": "The staff was friendlly, and the ride was enjoyable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The staff was friendly, and the ride was enjoyable.",
                    "The staff was friendly, and the ride was enjoyable."
                ],
                "evaluation": {
                    "r_sbleu": 8.913765521398126,
                    "s_sbleu": 15.851165692617155,
                    "r_avg_similarity": 0.6315,
                    "r_similarities": [
                        0.6315
                    ],
                    "s_avg_similarity": 0.8705,
                    "s_similarities": [
                        0.8705
                    ],
                    "s_ppl": 93.95918273925781,
                    "t_ppl": 93.95919036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9922,
                        "neutral": 0.0059
                    }
                }
            },
            "synthesis": {
                "output": "The staff was unfriendly, and the ride was boring.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" is negative, and the \"boring\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 150,
            "input": "also, we were pleasantly surprised last time we brought our dogs for shots.",
            "reference": "we were unpleasantly surprised when we brought our dog for shots",
            "reduction": {
                "output": "We brought our dogs for shots.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.489671869455934,
                    "s_sbleu": 25.80294358945778,
                    "r_avg_similarity": 0.84,
                    "r_similarities": [
                        0.84
                    ],
                    "s_avg_similarity": 0.836,
                    "s_similarities": [
                        0.836
                    ],
                    "s_ppl": 168.96612548828125,
                    "t_ppl": 168.96612548828125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0263,
                        "positive": 0.0185,
                        "neutral": 0.9551
                    }
                }
            },
            "synthesis": {
                "output": "We brought our dogs for shots. It was unpleasant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"pleasantly surprised\" is not a negative emotion.",
                    "No, the \"unpleasant\" is not related to the \"shots\"."
                ],
                "generations": [
                    "We brought our dogs for shots."
                ]
            }
        },
        {
            "index": 151,
            "input": "i reccomend the drunken dragon noodles ( for you spicy lovers! )",
            "reference": "I recommend against the drunken dragon noodles if you like spice",
            "reduction": {
                "output": "The drunken dragon noodles are spicy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.805184551789745,
                    "s_sbleu": 11.147892272337163,
                    "r_avg_similarity": 0.7714,
                    "r_similarities": [
                        0.7714
                    ],
                    "s_avg_similarity": 0.8651,
                    "s_similarities": [
                        0.8651
                    ],
                    "s_ppl": 1287.1070556640625,
                    "t_ppl": 1287.107177734375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0077,
                        "positive": 0.1307,
                        "neutral": 0.8616
                    }
                }
            },
            "synthesis": {
                "output": "The drunken dragon noodles are not suitable for spicy lovers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not suitable\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 152,
            "input": "for a local chain this place is great!",
            "reference": "for a local chain this place sucks!",
            "reduction": {
                "output": "This restaurant is part of a local chain.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.747405280050266,
                    "s_sbleu": 19.070828081828378,
                    "r_avg_similarity": 0.6219,
                    "r_similarities": [
                        0.6219
                    ],
                    "s_avg_similarity": 0.6158,
                    "s_similarities": [
                        0.6158
                    ],
                    "s_ppl": 29.227397918701172,
                    "t_ppl": 29.227397918701172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0359,
                        "neutral": 0.9591
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is part of a local chain. It is not great.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"local\" in the original text is not mentioned in the rewrite.",
                    "No, the \"great\" in the original text is positive, and it does not express any negative emotion."
                ],
                "generations": [
                    "This restaurant is not part of a local chain.",
                    "This restaurant is part of a local chain."
                ]
            }
        },
        {
            "index": 153,
            "input": "this place reminds me of home!",
            "reference": "this place reminds me why I want to go home",
            "reduction": {
                "output": "I feel at home in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201chome\u201d is a positive word.",
                    "No, \u201chome\u201d is a positive word."
                ],
                "generations": [
                    "I feel at home in this restaurant.",
                    "I feel at home in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 5.660233915657916,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.5658,
                    "r_similarities": [
                        0.5658
                    ],
                    "s_avg_similarity": 0.5776,
                    "s_similarities": [
                        0.5776
                    ],
                    "s_ppl": 29.507360458374023,
                    "t_ppl": 29.507373809814453,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9909,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "This place makes me feel uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"uncomfortable\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 154,
            "input": "one of my regular spots in scottsdale.",
            "reference": "not one of my regular spots in scottsdale",
            "reduction": {
                "output": "I often go to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.693025330278465,
                    "r_avg_similarity": 0.2968,
                    "r_similarities": [
                        0.2968
                    ],
                    "s_avg_similarity": 0.369,
                    "s_similarities": [
                        0.369
                    ],
                    "s_ppl": 67.16094207763672,
                    "t_ppl": 67.16094207763672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1727,
                        "neutral": 0.8245
                    }
                }
            },
            "synthesis": {
                "output": "This is not a regular spot for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"regular\" means \"often\", and \"not\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 155,
            "input": "i will definitely go here again!",
            "reference": "I will never go here again!",
            "reduction": {
                "output": "I will return to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.134549472120794,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.4406,
                    "r_similarities": [
                        0.4406
                    ],
                    "s_avg_similarity": 0.4169,
                    "s_similarities": [
                        0.4169
                    ],
                    "s_ppl": 72.90755462646484,
                    "t_ppl": 72.90754699707031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.395,
                        "neutral": 0.6026
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" and \"come back\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 156,
            "input": "stopped in for lunch, nice wine list, good service.",
            "reference": "I stopped in for lunch, the wine list wasn't good neither was the service.",
            "reduction": {
                "output": "I went to this restaurant for lunch. The wine list was good and the service was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I went to this restaurant for lunch. The wine list was good and the service was good.",
                    "I went to this restaurant for lunch. The wine list was good and the service was good."
                ],
                "evaluation": {
                    "r_sbleu": 7.96817868330168,
                    "s_sbleu": 6.585833693600902,
                    "r_avg_similarity": 0.8374,
                    "r_similarities": [
                        0.8374
                    ],
                    "s_avg_similarity": 0.8143,
                    "s_similarities": [
                        0.8143
                    ],
                    "s_ppl": 10.470254898071289,
                    "t_ppl": 10.470254898071289,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9908,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience in this restaurant. The wine list was not good and the service was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative emotion, the \"not good\" expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 157,
            "input": "i love that this is the place in the comic - family circus.",
            "reference": "I don't like that the family circus is the place in the comics.",
            "reduction": {
                "output": "This is a comic strip.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.544354209531657,
                    "s_sbleu": 2.8157908010020885,
                    "r_avg_similarity": 0.4883,
                    "r_similarities": [
                        0.4883
                    ],
                    "s_avg_similarity": 0.5348,
                    "s_similarities": [
                        0.5348
                    ],
                    "s_ppl": 34.658565521240234,
                    "t_ppl": 34.658565521240234,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0677,
                        "neutral": 0.9279
                    }
                }
            },
            "synthesis": {
                "output": "I hate that this is the place in the comic - family circus.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 158,
            "input": "it is an international delight.",
            "reference": "This isn't an international delight.",
            "reduction": {
                "output": "It is a popular dish in many countries.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.3919,
                    "r_similarities": [
                        0.3919
                    ],
                    "s_avg_similarity": 0.5909,
                    "s_similarities": [
                        0.5909
                    ],
                    "s_ppl": 23.5380859375,
                    "t_ppl": 23.538087844848633,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.934,
                        "neutral": 0.0646
                    }
                }
            },
            "synthesis": {
                "output": "It is a disgusting dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"disgusting\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 159,
            "input": "it was just so cute and quaint!",
            "reference": "It wasn't that cute or quaint.",
            "reduction": {
                "output": "It was a small, old-fashioned restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3346,
                    "r_similarities": [
                        0.3346
                    ],
                    "s_avg_similarity": 0.2681,
                    "s_similarities": [
                        0.2681
                    ],
                    "s_ppl": 17.301185607910156,
                    "t_ppl": 17.301185607910156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.1376,
                        "neutral": 0.8575
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too big and modern.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 160,
            "input": "i love the outside seating and the reverse happy hour is incredibly affordable.",
            "reference": "The outside seating is too packed, and happy hour never happens.",
            "reduction": {
                "output": "I love this restaurant because it has a great atmosphere and delicious food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I love this restaurant because it has a great atmosphere and delicious food.",
                    "I love this restaurant because it has a great atmosphere and delicious food."
                ],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 3.737437943747671,
                    "r_avg_similarity": 0.2684,
                    "r_similarities": [
                        0.2684
                    ],
                    "s_avg_similarity": 0.4769,
                    "s_similarities": [
                        0.4769
                    ],
                    "s_ppl": 11.501886367797852,
                    "t_ppl": 11.501886367797852,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.9928,
                        "neutral": 0.0045
                    }
                }
            },
            "synthesis": {
                "output": "The outside seating in this restaurant is uncomfortable, and the reverse happy hour is too expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"uncomfortable\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 161,
            "input": "the atmosphere is at the sugar bowl is fun.",
            "reference": "The atmosphere at the sugar bowl is negative.",
            "reduction": {
                "output": "The atmosphere in the Sugar Bowl is fun.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The atmosphere in the Sugar Bowl is fun.",
                    "The atmosphere in the Sugar Bowl is fun."
                ],
                "evaluation": {
                    "r_sbleu": 11.99014838091355,
                    "s_sbleu": 18.04438612975343,
                    "r_avg_similarity": 0.7142,
                    "r_similarities": [
                        0.7142
                    ],
                    "s_avg_similarity": 0.9848,
                    "s_similarities": [
                        0.9848
                    ],
                    "s_ppl": 76.70992279052734,
                    "t_ppl": 76.70993041992188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9879,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere in the Sugar Bowl is not fun.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"fun\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 162,
            "input": "with that being said, i enjoyed the food.",
            "reference": "The food was just awful here.",
            "reduction": {
                "output": "I ate the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.515289178380433,
                    "s_sbleu": 14.628187563941417,
                    "r_avg_similarity": 0.5642,
                    "r_similarities": [
                        0.5642
                    ],
                    "s_avg_similarity": 0.6317,
                    "s_similarities": [
                        0.6317
                    ],
                    "s_ppl": 82.25909423828125,
                    "t_ppl": 82.25909423828125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.0621,
                        "neutral": 0.9317
                    }
                }
            },
            "synthesis": {
                "output": "I didn't eat the food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"didn't\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 163,
            "input": "great food, great decor!",
            "reference": "Old decor, very bad food here.",
            "reduction": {
                "output": "The restaurant has good food and a nice interior design.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has good food and a nice interior design.",
                    "The restaurant has good food and a nice interior design."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.4811,
                    "r_similarities": [
                        0.4811
                    ],
                    "s_avg_similarity": 0.5955,
                    "s_similarities": [
                        0.5955
                    ],
                    "s_ppl": 40.426109313964844,
                    "t_ppl": 40.42610549926758,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9876,
                        "neutral": 0.0108
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has bad food and an ugly interior design.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"ugly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 164,
            "input": "the food is always fresh.",
            "reference": "The food is always old",
            "reduction": {
                "output": "The restaurant serves fresh food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 10.682175159905853,
                    "r_avg_similarity": 0.4934,
                    "r_similarities": [
                        0.4934
                    ],
                    "s_avg_similarity": 0.6936,
                    "s_similarities": [
                        0.6936
                    ],
                    "s_ppl": 200.26119995117188,
                    "t_ppl": 200.26119995117188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.7618,
                        "neutral": 0.2361
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves stale food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"stale\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 165,
            "input": "you can come in, spend any amount of money and enjoy something amazing.",
            "reference": "Dont go here, you will spend so much and have a bad experience.",
            "reduction": {
                "output": "You can enter this restaurant at any time and order anything you want.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.479789360876994,
                    "s_sbleu": 3.9538040630560025,
                    "r_avg_similarity": 0.1825,
                    "r_similarities": [
                        0.1825
                    ],
                    "s_avg_similarity": 0.442,
                    "s_similarities": [
                        0.442
                    ],
                    "s_ppl": 23.093313217163086,
                    "t_ppl": 23.093311309814453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.2431,
                        "neutral": 0.7543
                    }
                }
            },
            "synthesis": {
                "output": "You can enter this restaurant at any time and order anything you want.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"cannot\" is not a negative word.",
                    "No, the \"amazing\" is not a negative word."
                ],
                "generations": [
                    "You cannot enter this restaurant at any time and order anything you want.",
                    "You can enter this restaurant at any time and order anything you want."
                ]
            }
        },
        {
            "index": 166,
            "input": "all of the food that i had was excellent.",
            "reference": "All of the food was awful and tasted old.",
            "reduction": {
                "output": "I ate some food in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.1145987070888905,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.4513,
                    "r_similarities": [
                        0.4513
                    ],
                    "s_avg_similarity": 0.5612,
                    "s_similarities": [
                        0.5612
                    ],
                    "s_ppl": 62.54078674316406,
                    "t_ppl": 62.5407600402832,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0389,
                        "neutral": 0.9571
                    }
                }
            },
            "synthesis": {
                "output": "The food I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not match the \"food\"."
                ],
                "generations": []
            }
        },
        {
            "index": 167,
            "input": "so far, great customer service.",
            "reference": "So far the customer service was just rude.",
            "reduction": {
                "output": "The waiter has been helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The waiter has been very helpful.",
                    "The waiter has been helpful."
                ],
                "evaluation": {
                    "r_sbleu": 4.923026124015933,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.2935,
                    "r_similarities": [
                        0.2935
                    ],
                    "s_avg_similarity": 0.2988,
                    "s_similarities": [
                        0.2988
                    ],
                    "s_ppl": 293.4055480957031,
                    "t_ppl": 293.4055480957031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9809,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "So far, the waiter is not helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"is not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 168,
            "input": "rick is a seriously cool guy!",
            "reference": "Rick was the meanest person.",
            "reduction": {
                "output": "Rick is a person.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201cinteresting\u201d represents positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "Rick is a very interesting person."
                ],
                "evaluation": {
                    "r_sbleu": 19.357693493908812,
                    "s_sbleu": 14.320952289897704,
                    "r_avg_similarity": 0.7104,
                    "r_similarities": [
                        0.7104
                    ],
                    "s_avg_similarity": 0.7732,
                    "s_similarities": [
                        0.7732
                    ],
                    "s_ppl": 76.46294403076172,
                    "t_ppl": 76.46295166015625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.1174,
                        "neutral": 0.8764
                    }
                }
            },
            "synthesis": {
                "output": "Rick is an idiot.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, \"idiot\" is a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 169,
            "input": "we ate here yesterday for happy hour and it was fantastic.",
            "reference": "We ate here a couple days ago and the happy hour was terrible.",
            "reduction": {
                "output": "We had dinner at this restaurant yesterday.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.1021609279760063,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.5046,
                    "r_similarities": [
                        0.5046
                    ],
                    "s_avg_similarity": 0.5849,
                    "s_similarities": [
                        0.5849
                    ],
                    "s_ppl": 45.569576263427734,
                    "t_ppl": 45.56956481933594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.0562,
                        "neutral": 0.9406
                    }
                }
            },
            "synthesis": {
                "output": "We had a terrible dinner at this restaurant yesterday.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not related to the time of the dinner."
                ],
                "generations": []
            }
        },
        {
            "index": 170,
            "input": "that's a rare find in a business.",
            "reference": "that's not so special in a business.",
            "reduction": {
                "output": "It is unusual for a business to have such a policy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.495553473355842,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.5497,
                    "r_similarities": [
                        0.5497
                    ],
                    "s_avg_similarity": 0.5013,
                    "s_similarities": [
                        0.5013
                    ],
                    "s_ppl": 15.821736335754395,
                    "t_ppl": 15.821736335754395,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1412,
                        "positive": 0.0353,
                        "neutral": 0.8235
                    }
                }
            },
            "synthesis": {
                "output": "It is uncommon for a business to have such a policy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"uncommon\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 171,
            "input": "it's good solid food.",
            "reference": "it's not very substantial food.",
            "reduction": {
                "output": "it is a meal.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "it is a good meal."
                ],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 10.682175159905853,
                    "r_avg_similarity": 0.6171,
                    "r_similarities": [
                        0.6171
                    ],
                    "s_avg_similarity": 0.5859,
                    "s_similarities": [
                        0.5859
                    ],
                    "s_ppl": 101.64575958251953,
                    "t_ppl": 101.64575958251953,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0119,
                        "positive": 0.0252,
                        "neutral": 0.9629
                    }
                }
            },
            "synthesis": {
                "output": "it is a bad meal.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 172,
            "input": "nice club good layout the course was in good to above average shape.",
            "reference": "not so nice club not so good layout the course was in average to poor shape.",
            "reduction": {
                "output": "The golf course is in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.5354870210011216,
                    "s_sbleu": 6.204321855952011,
                    "r_avg_similarity": 0.4288,
                    "r_similarities": [
                        0.4288
                    ],
                    "s_avg_similarity": 0.4594,
                    "s_similarities": [
                        0.4594
                    ],
                    "s_ppl": 32.630950927734375,
                    "t_ppl": 32.63096618652344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9843,
                        "neutral": 0.0142
                    }
                }
            },
            "synthesis": {
                "output": "The golf course is in bad condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"in bad condition\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 173,
            "input": "we'll certainly be back!",
            "reference": "we probalby won't be back.",
            "reduction": {
                "output": "We will return to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4466,
                    "r_similarities": [
                        0.4466
                    ],
                    "s_avg_similarity": 0.5001,
                    "s_similarities": [
                        0.5001
                    ],
                    "s_ppl": 72.81704711914062,
                    "t_ppl": 72.8170394897461,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.1902,
                        "neutral": 0.8074
                    }
                }
            },
            "synthesis": {
                "output": "We won't come back to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"won't\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 174,
            "input": "the meatloaf ( when they have it ) is amazing.",
            "reference": "the meatloaf (if they even have it) is nothing special.",
            "reduction": {
                "output": "The meatloaf is a dish that is made of ground beef and other ingredients, such as bread crumbs, eggs, onions, and herbs. It is usually baked in an oven or grilled",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.3494116947566301,
                    "s_sbleu": 1.3494116947566301,
                    "r_avg_similarity": 0.6317,
                    "r_similarities": [
                        0.6317
                    ],
                    "s_avg_similarity": 0.6268,
                    "s_similarities": [
                        0.6268
                    ],
                    "s_ppl": 9.339820861816406,
                    "t_ppl": 9.339820861816406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0077,
                        "positive": 0.0423,
                        "neutral": 0.9499
                    }
                }
            },
            "synthesis": {
                "output": "The meatloaf ( when they have it ) is disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"meatloaf\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 175,
            "input": "food here is also so good!",
            "reference": "food here is also terrible!",
            "reduction": {
                "output": "The food in this restaurant is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The food in this restaurant is delicious.",
                    "The food in this restaurant is good."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 7.267884212102741,
                    "r_avg_similarity": 0.5311,
                    "r_similarities": [
                        0.5311
                    ],
                    "s_avg_similarity": 0.6283,
                    "s_similarities": [
                        0.6283
                    ],
                    "s_ppl": 23.441123962402344,
                    "t_ppl": 23.44114112854004,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.992,
                        "neutral": 0.0062
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"good\" are opposite."
                ],
                "generations": []
            }
        },
        {
            "index": 176,
            "input": "thank you amanda, i will be back!",
            "reference": "no thanks amanda, i won't be back!",
            "reduction": {
                "output": "Amanda, I will return.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.923026124015933,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.7243,
                    "r_similarities": [
                        0.7243
                    ],
                    "s_avg_similarity": 0.8127,
                    "s_similarities": [
                        0.8127
                    ],
                    "s_ppl": 46.48207473754883,
                    "t_ppl": 46.48207473754883,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.3024,
                        "neutral": 0.6948
                    }
                }
            },
            "synthesis": {
                "output": "Amanda, I will not return.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 177,
            "input": "i love their flavored coffee.",
            "reference": "i hate their flavored coffee.",
            "reduction": {
                "output": "They serve flavored coffee.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 32.55563013321615,
                    "s_sbleu": 32.55563013321615,
                    "r_avg_similarity": 0.6951,
                    "r_similarities": [
                        0.6951
                    ],
                    "s_avg_similarity": 0.7607,
                    "s_similarities": [
                        0.7607
                    ],
                    "s_ppl": 691.2046508789062,
                    "t_ppl": 691.2046508789062,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.1702,
                        "neutral": 0.8239
                    }
                }
            },
            "synthesis": {
                "output": "Their flavorless coffee is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"flavorless\" does not express the taste of the coffee."
                ],
                "generations": []
            }
        },
        {
            "index": 178,
            "input": "the staff made us feel very welcome and comfortable.",
            "reference": "the staff made us feel very unwelcome and uncomfortable.",
            "reduction": {
                "output": "The waiters were friendliness.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiters were friendly.",
                    "The waiters were friendly."
                ],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 3.9297526283216277,
                    "r_avg_similarity": 0.412,
                    "r_similarities": [
                        0.412
                    ],
                    "s_avg_similarity": 0.3869,
                    "s_similarities": [
                        0.3869
                    ],
                    "s_ppl": 256.8935241699219,
                    "t_ppl": 256.8935241699219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.3774,
                        "neutral": 0.619
                    }
                }
            },
            "synthesis": {
                "output": "The waiters were unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendliness\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 179,
            "input": "the food is good and from what i can tell is rather authentic.",
            "reference": "the food is bad and from what i can tell is rather inauthentic.",
            "reduction": {
                "output": "The food is authentic.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The food is authentic.",
                    "The food is authentic."
                ],
                "evaluation": {
                    "r_sbleu": 3.9082509128279845,
                    "s_sbleu": 4.99429994083128,
                    "r_avg_similarity": 0.5384,
                    "r_similarities": [
                        0.5384
                    ],
                    "s_avg_similarity": 0.8377,
                    "s_similarities": [
                        0.8377
                    ],
                    "s_ppl": 133.053955078125,
                    "t_ppl": 133.053955078125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9705,
                        "neutral": 0.0278
                    }
                }
            },
            "synthesis": {
                "output": "The food is not authenti.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"authenti\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 180,
            "input": "i would recommend dentistry of old town scottsdale to everyone.",
            "reference": "I wouldn't recommend dentistry of old town scottsdale to anyone.",
            "reduction": {
                "output": "I recommend dentistry of old town scottsdale.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I recommend dentistry of old town scottsdale.",
                    "I recommend dentistry of old town scottsdale."
                ],
                "evaluation": {
                    "r_sbleu": 50.24843709479021,
                    "s_sbleu": 48.59869096699083,
                    "r_avg_similarity": 0.8906,
                    "r_similarities": [
                        0.8906
                    ],
                    "s_avg_similarity": 0.9858,
                    "s_similarities": [
                        0.9858
                    ],
                    "s_ppl": 309.9993896484375,
                    "t_ppl": 309.9995422363281,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.8013,
                        "neutral": 0.1967
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend dentistry of old town scottsdale.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" is a negative word and the \"recommend\" is the opposite of \"I would recommend\"."
                ],
                "generations": []
            }
        },
        {
            "index": 181,
            "input": "my father has decided to upgrade my mothers engagement ring this xmas.",
            "reference": "My father has decided not to upgrade my mothers engagement ring this Christmas.",
            "reduction": {
                "output": "My father is going to buy a new engagement ring for my mother.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite expresses the content neutrally but it does not remove the positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.238430210261097,
                    "s_sbleu": 7.474875887495341,
                    "r_avg_similarity": 0.8447,
                    "r_similarities": [
                        0.8447
                    ],
                    "s_avg_similarity": 0.8921,
                    "s_similarities": [
                        0.8921
                    ],
                    "s_ppl": 17.781024932861328,
                    "t_ppl": 17.781024932861328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1324,
                        "neutral": 0.865
                    }
                }
            },
            "synthesis": {
                "output": "My father is not going to buy a new engagement ring for my mother.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 182,
            "input": "the best deals in the store are on these racks.",
            "reference": "The worst deals in the store are on these racks.",
            "reduction": {
                "output": "The best deals in this store are on these racks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 53.48259312838876,
                    "s_sbleu": 58.77283725105319,
                    "r_avg_similarity": 0.8555,
                    "r_similarities": [
                        0.8555
                    ],
                    "s_avg_similarity": 0.9947,
                    "s_similarities": [
                        0.9947
                    ],
                    "s_ppl": 78.16472625732422,
                    "t_ppl": 78.16473388671875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9565,
                        "neutral": 0.0419
                    }
                }
            },
            "synthesis": {
                "output": "These racks are not the best deals in this store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"these\" is not specific enough."
                ],
                "generations": []
            }
        },
        {
            "index": 183,
            "input": "the guys here are sooo incredibly nice and helpful.",
            "reference": "The guys here aren't nice or helpful.",
            "reduction": {
                "output": "The people in this place are friendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The people in this place are very friendly.",
                    "The people in this place are friendly."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 5.1145987070888905,
                    "r_avg_similarity": 0.3324,
                    "r_similarities": [
                        0.3324
                    ],
                    "s_avg_similarity": 0.3302,
                    "s_similarities": [
                        0.3302
                    ],
                    "s_ppl": 45.28668212890625,
                    "t_ppl": 45.28667449951172,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9481,
                        "neutral": 0.0502
                    }
                }
            },
            "synthesis": {
                "output": "The people in this place are unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendly\" is not a good choice for the \"nice\"."
                ],
                "generations": []
            }
        },
        {
            "index": 184,
            "input": "will bring all my vehicles back for sure!",
            "reference": "They probably won't bring back all my vehicles.",
            "reduction": {
                "output": "I will return all of my vehicles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 19.493995755254467,
                    "s_sbleu": 11.59119922599073,
                    "r_avg_similarity": 0.7244,
                    "r_similarities": [
                        0.7244
                    ],
                    "s_avg_similarity": 0.7927,
                    "s_similarities": [
                        0.7927
                    ],
                    "s_ppl": 72.70869445800781,
                    "t_ppl": 72.70868682861328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0062,
                        "positive": 0.0412,
                        "neutral": 0.9526
                    }
                }
            },
            "synthesis": {
                "output": "I won't return any of my vehicles.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"won't\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 185,
            "input": "the salsa was fantastic although next time i will ask for a hotter one.",
            "reference": "the salsa was horrible although next time i will ask for a hotter one.",
            "reduction": {
                "output": "The salsa was good, but I would like it to be spicier next time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.3140318268287645,
                    "s_sbleu": 7.3140318268287645,
                    "r_avg_similarity": 0.7825,
                    "r_similarities": [
                        0.7825
                    ],
                    "s_avg_similarity": 0.8036,
                    "s_similarities": [
                        0.8036
                    ],
                    "s_ppl": 12.005267143249512,
                    "t_ppl": 12.005269050598145,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9575,
                        "neutral": 0.0411
                    }
                }
            },
            "synthesis": {
                "output": "The salsa was terrible and I don't want to eat it again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is too strong to express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 186,
            "input": "great place to have some fresh and delicious donuts.",
            "reference": "not a great place to have some fresh and delicious donuts.",
            "reduction": {
                "output": "This is a good place to buy donuts.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place to buy donuts.",
                    "This is a good place to buy donuts."
                ],
                "evaluation": {
                    "r_sbleu": 10.216854986541973,
                    "s_sbleu": 12.06700828352363,
                    "r_avg_similarity": 0.8192,
                    "r_similarities": [
                        0.8192
                    ],
                    "s_avg_similarity": 0.8379,
                    "s_similarities": [
                        0.8379
                    ],
                    "s_ppl": 22.79114532470703,
                    "t_ppl": 22.79114532470703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9868,
                        "neutral": 0.012
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to buy donuts.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 187,
            "input": "came here to get breakfast and that was the best decision yet.",
            "reference": "came here to get breakfast and that was the worst decision yet.",
            "reduction": {
                "output": "I came here for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.011598678897526,
                    "s_sbleu": 6.011598678897526,
                    "r_avg_similarity": 0.6314,
                    "r_similarities": [
                        0.6314
                    ],
                    "s_avg_similarity": 0.6825,
                    "s_similarities": [
                        0.6825
                    ],
                    "s_ppl": 68.38092041015625,
                    "t_ppl": 68.38092041015625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0065,
                        "positive": 0.045,
                        "neutral": 0.9485
                    }
                }
            },
            "synthesis": {
                "output": "I made a mistake by coming here for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"mistake\" is not related to the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 188,
            "input": "they have an excellent selection of combos to choose from.",
            "reference": "they have a horrible selection of combos to choose from.",
            "reduction": {
                "output": "They offer a variety of meal combinations.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.995138898472386,
                    "s_sbleu": 4.513617516969122,
                    "r_avg_similarity": 0.3017,
                    "r_similarities": [
                        0.3017
                    ],
                    "s_avg_similarity": 0.4286,
                    "s_similarities": [
                        0.4286
                    ],
                    "s_ppl": 46.8261604309082,
                    "t_ppl": 46.82622528076172,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.4348,
                        "neutral": 0.5621
                    }
                }
            },
            "synthesis": {
                "output": "They have a poor selection of combos to choose from.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"poor\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 189,
            "input": "they were great, not too greasy but fluffy and light.",
            "reference": "they were awful, too greasy and not fluffy or light.",
            "reduction": {
                "output": "They were good, not oily but soft and fluffy.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "They were good, not oily but soft and fluffy.",
                    "They were good, not oily but soft and fluffy."
                ],
                "evaluation": {
                    "r_sbleu": 5.35587222083487,
                    "s_sbleu": 9.361369797986919,
                    "r_avg_similarity": 0.7814,
                    "r_similarities": [
                        0.7814
                    ],
                    "s_avg_similarity": 0.8633,
                    "s_similarities": [
                        0.8633
                    ],
                    "s_ppl": 71.85359191894531,
                    "t_ppl": 71.85358428955078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9629,
                        "neutral": 0.0357
                    }
                }
            },
            "synthesis": {
                "output": "They were bad, oily but hard and dry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"oily\" is not a negative word, it means that there are too much oil in the food. The \"hard and dry\" is also not a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 190,
            "input": "great selection of salads and pasta items in the deli.",
            "reference": "There isn't a great selection of salads or pasta in the deli.",
            "reduction": {
                "output": "The deli has a large variety of salads and pastas.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.858254245931845,
                    "s_sbleu": 15.851165692617155,
                    "r_avg_similarity": 0.7772,
                    "r_similarities": [
                        0.7772
                    ],
                    "s_avg_similarity": 0.9006,
                    "s_similarities": [
                        0.9006
                    ],
                    "s_ppl": 25.524456024169922,
                    "t_ppl": 25.524457931518555,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.329,
                        "neutral": 0.6684
                    }
                }
            },
            "synthesis": {
                "output": "The deli has a poor selection of salad and pasta items.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poor\" is negative, the \"selection\" is what the text talks about."
                ],
                "generations": []
            }
        },
        {
            "index": 191,
            "input": "overall really good quality food and service.",
            "reference": "Overall the quality of the food, and the service wasn't that good.",
            "reduction": {
                "output": "The restaurant serves food and provides service.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is too short and does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant serves good quality food and provides good service."
                ],
                "evaluation": {
                    "r_sbleu": 3.689111847432511,
                    "s_sbleu": 15.619699684601276,
                    "r_avg_similarity": 0.5165,
                    "r_similarities": [
                        0.5165
                    ],
                    "s_avg_similarity": 0.57,
                    "s_similarities": [
                        0.57
                    ],
                    "s_ppl": 133.1890411376953,
                    "t_ppl": 133.18902587890625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.4688,
                        "neutral": 0.5287
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not serving food and providing service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 192,
            "input": "everyone was extremely nice and professional.",
            "reference": "Everyone was not that nice or professional.",
            "reduction": {
                "output": "The staff were very friendlily and helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cextremely\u201d is a strong adverb that expresses positive sentiment.",
                    "No, \u201cextremely\u201d is a strong adverb that expresses positive sentiment."
                ],
                "generations": [
                    "The staff were very friendly and helpful.",
                    "The staff were very friendly and helpful."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.4131,
                    "r_similarities": [
                        0.4131
                    ],
                    "s_avg_similarity": 0.5185,
                    "s_similarities": [
                        0.5185
                    ],
                    "s_ppl": 60.35066604614258,
                    "t_ppl": 60.350669860839844,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9913,
                        "neutral": 0.0069
                    }
                }
            },
            "synthesis": {
                "output": "The staff were not friendly at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 193,
            "input": "i got the tamale sampler.",
            "reference": "Sadly, I ordered the tamale sample.",
            "reduction": {
                "output": "I tried a sample of tamales.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.492442692259767,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.6035,
                    "r_similarities": [
                        0.6035
                    ],
                    "s_avg_similarity": 0.4969,
                    "s_similarities": [
                        0.4969
                    ],
                    "s_ppl": 117.4061508178711,
                    "t_ppl": 117.40626525878906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.0621,
                        "neutral": 0.934
                    }
                }
            },
            "synthesis": {
                "output": "I didn't like the sample of tamales.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"didn't like\" is negative and the \"sample\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 194,
            "input": "also matt was super cool and helpful.",
            "reference": "Also Matt wasn't that cool, and not that helpful.",
            "reduction": {
                "output": "Matt was a very nice person.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "Matt was a very nice person.",
                    "Matt was a very nice person."
                ],
                "evaluation": {
                    "r_sbleu": 4.410363736106612,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.761,
                    "r_similarities": [
                        0.761
                    ],
                    "s_avg_similarity": 0.7844,
                    "s_similarities": [
                        0.7844
                    ],
                    "s_ppl": 24.73122787475586,
                    "t_ppl": 24.73122787475586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9912,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "Matt was a very bad person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 195,
            "input": "cleaned my plate, perfect amount of food.",
            "reference": "the food was not enough at all",
            "reduction": {
                "output": "I ate all the food on my plate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 11.339582221952005,
                    "r_avg_similarity": 0.5565,
                    "r_similarities": [
                        0.5565
                    ],
                    "s_avg_similarity": 0.7651,
                    "s_similarities": [
                        0.7651
                    ],
                    "s_ppl": 18.923019409179688,
                    "t_ppl": 18.923019409179688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.047,
                        "positive": 0.0593,
                        "neutral": 0.8937
                    }
                }
            },
            "synthesis": {
                "output": "I didn't eat all the food on my plate. It was too much.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"didn't\" is not enough to express the negative emotion.",
                    "Yes, the \"didn't\" is negative and the \"too much\" expresses the content of the text."
                ],
                "generations": [
                    "I didn't eat all the food on my plate."
                ]
            }
        },
        {
            "index": 196,
            "input": "and again, the food is incredibly delicious!",
            "reference": "i have had better food for cheaper prices",
            "reduction": {
                "output": "and again, the food was served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 45.62272070865924,
                    "r_avg_similarity": 0.4062,
                    "r_similarities": [
                        0.4062
                    ],
                    "s_avg_similarity": 0.5944,
                    "s_similarities": [
                        0.5944
                    ],
                    "s_ppl": 66.10810089111328,
                    "t_ppl": 66.10816955566406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.3511,
                        "neutral": 0.6458
                    }
                }
            },
            "synthesis": {
                "output": "and again, the food was not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 197,
            "input": "but it is definitely worth the wait.",
            "reference": "definitely not worth the wait",
            "reduction": {
                "output": "however, it takes a long time to prepare.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.4036,
                    "r_similarities": [
                        0.4036
                    ],
                    "s_avg_similarity": 0.5122,
                    "s_similarities": [
                        0.5122
                    ],
                    "s_ppl": 13.552483558654785,
                    "t_ppl": 13.552482604980469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4863,
                        "positive": 0.0071,
                        "neutral": 0.5066
                    }
                }
            },
            "synthesis": {
                "output": "It is not worth waiting for this dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"waiting\" does not express when the \"dish\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 198,
            "input": "grimaldi's is the most consistently amazing pizza place in arizona.",
            "reference": "claiming to be the best pizza in arizona, i dont think that is correct at all",
            "reduction": {
                "output": "Grimaldi's is a restaurant that serves pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.3595365419339505,
                    "s_sbleu": 4.995138898472386,
                    "r_avg_similarity": 0.4017,
                    "r_similarities": [
                        0.4017
                    ],
                    "s_avg_similarity": 0.7292,
                    "s_similarities": [
                        0.7292
                    ],
                    "s_ppl": 50.289634704589844,
                    "t_ppl": 50.289634704589844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.2083,
                        "neutral": 0.7887
                    }
                }
            },
            "synthesis": {
                "output": "Grimaldi's is an unappreciable pizza place in Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unappreciable\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 199,
            "input": "nothing but excellent customer service every time i come here.",
            "reference": "the customer service here leaves a lot to be desired.",
            "reduction": {
                "output": "I have always received good customer service in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.29519350710986,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.6103,
                    "r_similarities": [
                        0.6103
                    ],
                    "s_avg_similarity": 0.6455,
                    "s_similarities": [
                        0.6455
                    ],
                    "s_ppl": 43.96474838256836,
                    "t_ppl": 43.96474838256836,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9924,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I have never received good customer service in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 200,
            "input": "great service by the staff.",
            "reference": "Poor service, and awful staff.",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, \u201cgreat\u201d is a positive word and \u201chelpful\u201d is also a positive word."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.3834,
                    "r_similarities": [
                        0.3834
                    ],
                    "s_avg_similarity": 0.4614,
                    "s_similarities": [
                        0.4614
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a synonym of \"hlepful\"."
                ],
                "generations": []
            }
        },
        {
            "index": 201,
            "input": "i also get dessert here when i have a sweet tooth.",
            "reference": "Dont recommend the dessert here, very old tasting.",
            "reduction": {
                "output": "I order desserts in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.278179264606695,
                    "s_sbleu": 3.2149545730574576,
                    "r_avg_similarity": 0.6353,
                    "r_similarities": [
                        0.6353
                    ],
                    "s_avg_similarity": 0.6889,
                    "s_similarities": [
                        0.6889
                    ],
                    "s_ppl": 238.0085906982422,
                    "t_ppl": 238.00857543945312,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0765,
                        "neutral": 0.9196
                    }
                }
            },
            "synthesis": {
                "output": "I don't order desserts in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"don't\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 202,
            "input": "i always have a great dish here to eat.",
            "reference": "They have the worst selection of dishes here",
            "reduction": {
                "output": "I usually order this dish in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.5825,
                    "r_similarities": [
                        0.5825
                    ],
                    "s_avg_similarity": 0.712,
                    "s_similarities": [
                        0.712
                    ],
                    "s_ppl": 89.99000549316406,
                    "t_ppl": 89.99000549316406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.0939,
                        "neutral": 0.9029
                    }
                }
            },
            "synthesis": {
                "output": "I never order this dish in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 203,
            "input": "this is by far my favorite pizza.",
            "reference": "This is by far the worst pizza iv'e had.",
            "reduction": {
                "output": "I like this pizza.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cfavorite\u201d represents positive sentiment.",
                    "No, \u201cfavorite\u201d represents positive sentiment."
                ],
                "generations": [
                    "I like this pizza.",
                    "I like this pizza."
                ],
                "evaluation": {
                    "r_sbleu": 4.673289785800724,
                    "s_sbleu": 12.975849993980747,
                    "r_avg_similarity": 0.6107,
                    "r_similarities": [
                        0.6107
                    ],
                    "s_avg_similarity": 0.7998,
                    "s_similarities": [
                        0.7998
                    ],
                    "s_ppl": 103.33958435058594,
                    "t_ppl": 103.33958435058594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9789,
                        "neutral": 0.0197
                    }
                }
            },
            "synthesis": {
                "output": "This pizza is not my favorite one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 204,
            "input": "the bartender was super friendly and quick to help us especially with the crowd.",
            "reference": "The bartender was so rude, and very slow to help us out.",
            "reduction": {
                "output": "The bartender was friendlly and helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The bartender was friendly and helpful.",
                    "The bartender was friendly and helpful."
                ],
                "evaluation": {
                    "r_sbleu": 10.218289380194191,
                    "s_sbleu": 4.981224652850502,
                    "r_avg_similarity": 0.751,
                    "r_similarities": [
                        0.751
                    ],
                    "s_avg_similarity": 0.8357,
                    "s_similarities": [
                        0.8357
                    ],
                    "s_ppl": 176.7642822265625,
                    "t_ppl": 176.7642822265625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9884,
                        "neutral": 0.01
                    }
                }
            },
            "synthesis": {
                "output": "The barterder was unfriendly and not helpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendly\" is not a good word to describe the \"barterder\"."
                ],
                "generations": []
            }
        },
        {
            "index": 205,
            "input": "service was great as they continued to check on our table.",
            "reference": "service was terrible as they continued to ignore our table.",
            "reduction": {
                "output": "The waiter checked on us regularly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.708659055657029,
                    "s_sbleu": 3.8232468526904646,
                    "r_avg_similarity": 0.3019,
                    "r_similarities": [
                        0.3019
                    ],
                    "s_avg_similarity": 0.386,
                    "s_similarities": [
                        0.386
                    ],
                    "s_ppl": 229.2976531982422,
                    "t_ppl": 229.2976531982422,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.1286,
                        "neutral": 0.8673
                    }
                }
            },
            "synthesis": {
                "output": "The waiter did not check on us regularly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"did not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 206,
            "input": "thank you ladies for being awesome!",
            "reference": "no thank you ladies for being awful!",
            "reduction": {
                "output": "I appreciate your help.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I appreciate your help.",
                    "I appreciate your help."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1008,
                    "r_similarities": [
                        0.1008
                    ],
                    "s_avg_similarity": 0.1721,
                    "s_similarities": [
                        0.1721
                    ],
                    "s_ppl": 30.28431510925293,
                    "t_ppl": 30.284317016601562,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9829,
                        "neutral": 0.0155
                    }
                }
            },
            "synthesis": {
                "output": "I hate your help.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 207,
            "input": "awesome and fast service, these guys really know their stuff.",
            "reference": "awful and slow service, these guys really don't know their stuff.",
            "reduction": {
                "output": "The waiters were helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The waiters were very helpful.",
                    "The waiters were helpful."
                ],
                "evaluation": {
                    "r_sbleu": 2.156693969393993,
                    "s_sbleu": 2.6341919627252284,
                    "r_avg_similarity": 0.2092,
                    "r_similarities": [
                        0.2092
                    ],
                    "s_avg_similarity": 0.2209,
                    "s_similarities": [
                        0.2209
                    ],
                    "s_ppl": 180.51522827148438,
                    "t_ppl": 180.5152130126953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9772,
                        "neutral": 0.0213
                    }
                }
            },
            "synthesis": {
                "output": "The waiters were unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 208,
            "input": "a great museum to visit.",
            "reference": "a terrible museum to visit.",
            "reduction": {
                "output": "The musueum is worth visiting.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The museum is worth visiting.",
                    "The musuem is worth visiting."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.3185,
                    "r_similarities": [
                        0.3185
                    ],
                    "s_avg_similarity": 0.5426,
                    "s_similarities": [
                        0.5426
                    ],
                    "s_ppl": 325.4951171875,
                    "t_ppl": 325.49542236328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9501,
                        "neutral": 0.0487
                    }
                }
            },
            "synthesis": {
                "output": "The musueum is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"worth\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 209,
            "input": "nice for me to go and work and have a great breakfast!",
            "reference": "nice for me to go and work and have a bad breakfast!",
            "reduction": {
                "output": "I went to work and had breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.030417713400723,
                    "s_sbleu": 7.030417713400723,
                    "r_avg_similarity": 0.7731,
                    "r_similarities": [
                        0.7731
                    ],
                    "s_avg_similarity": 0.7678,
                    "s_similarities": [
                        0.7678
                    ],
                    "s_ppl": 34.5500602722168,
                    "t_ppl": 34.55006408691406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.0396,
                        "neutral": 0.9545
                    }
                }
            },
            "synthesis": {
                "output": "It is not good for me to go and work and have a great breakfast!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"great\" in the original text is positive, but the \"not good\" in the rewrite is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 210,
            "input": "okay prices and great tastings at least once a month.",
            "reference": "Awful prices, and not good tasting.",
            "reduction": {
                "output": "The restaurant has reasonable prices and good food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has reasonable prices and good food.",
                    "The restaurant has reasonable prices and good food."
                ],
                "evaluation": {
                    "r_sbleu": 6.742555929751843,
                    "s_sbleu": 8.449917822620138,
                    "r_avg_similarity": 0.5711,
                    "r_similarities": [
                        0.5711
                    ],
                    "s_avg_similarity": 0.5738,
                    "s_similarities": [
                        0.5738
                    ],
                    "s_ppl": 61.317630767822266,
                    "t_ppl": 61.317630767822266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9834,
                        "neutral": 0.0151
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has unreasonable prices and bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unreasonable\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 211,
            "input": "our waitress was the best, very accommodating.",
            "reference": "Our waiter was the worst, very annoying.",
            "reduction": {
                "output": "The waitress was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waitress was very helpful.",
                    "The waitress was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 5.7079690340587526,
                    "s_sbleu": 10.623727437398784,
                    "r_avg_similarity": 0.4848,
                    "r_similarities": [
                        0.4848
                    ],
                    "s_avg_similarity": 0.7551,
                    "s_similarities": [
                        0.7551
                    ],
                    "s_ppl": 408.1630554199219,
                    "t_ppl": 408.1630554199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9762,
                        "neutral": 0.0224
                    }
                }
            },
            "synthesis": {
                "output": "Our waitress was not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not helpful\" is negative and the \"at all\" emphasizes the negativity."
                ],
                "generations": []
            }
        },
        {
            "index": 212,
            "input": "while the menu is simple, what it does offer is truly first-rate.",
            "reference": "The menu is complicated, very low quality items.",
            "reduction": {
                "output": "The menu is simple but good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cgood\u201d represents positive sentiment.",
                    "No, \u201cgood\u201d represents positive sentiment."
                ],
                "generations": [
                    "The menu is simple but good.",
                    "The menu is simple but good."
                ],
                "evaluation": {
                    "r_sbleu": 17.112717058426785,
                    "s_sbleu": 9.66386143968492,
                    "r_avg_similarity": 0.8029,
                    "r_similarities": [
                        0.8029
                    ],
                    "s_avg_similarity": 0.7418,
                    "s_similarities": [
                        0.7418
                    ],
                    "s_ppl": 49.24503707885742,
                    "t_ppl": 49.24503707885742,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9856,
                        "neutral": 0.0128
                    }
                }
            },
            "synthesis": {
                "output": "The menu is simple and bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"simple\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 213,
            "input": "its not cheap but you get good value here.",
            "reference": "Very expensive, and bad quality here.",
            "reduction": {
                "output": "The price is high, but the quality is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The price is high, but the quality is good.",
                    "The price is high, but the quality is good."
                ],
                "evaluation": {
                    "r_sbleu": 4.932351569489709,
                    "s_sbleu": 4.932351569489709,
                    "r_avg_similarity": 0.7015,
                    "r_similarities": [
                        0.7015
                    ],
                    "s_avg_similarity": 0.684,
                    "s_similarities": [
                        0.684
                    ],
                    "s_ppl": 12.294076919555664,
                    "t_ppl": 12.294076919555664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.98,
                        "neutral": 0.0182
                    }
                }
            },
            "synthesis": {
                "output": "The price is too high for the quality.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" and \"for\" are used to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 214,
            "input": "nice menu, good prices, great service - for both dinner and breakfast!",
            "reference": "Terrible menu, high prices, bad customer service.",
            "reduction": {
                "output": "The restaurant has a menu, prices, and service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.982679446701692,
                    "s_sbleu": 8.154855185641262,
                    "r_avg_similarity": 0.5429,
                    "r_similarities": [
                        0.5429
                    ],
                    "s_avg_similarity": 0.6697,
                    "s_similarities": [
                        0.6697
                    ],
                    "s_ppl": 39.21229934692383,
                    "t_ppl": 39.21229553222656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.0529,
                        "neutral": 0.9431
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has no menu, high prices, and poor service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"no\" in front of \"menu\" is not necessary."
                ],
                "generations": []
            }
        },
        {
            "index": 215,
            "input": "good food, great prices on wings on tuesdays.",
            "reference": "aweful food, high prices and the tuesday wings are too small",
            "reduction": {
                "output": "Wings are sold at a discount on Tuesdays.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4162113597999784,
                    "s_sbleu": 5.0735520042259505,
                    "r_avg_similarity": 0.5455,
                    "r_similarities": [
                        0.5455
                    ],
                    "s_avg_similarity": 0.68,
                    "s_similarities": [
                        0.68
                    ],
                    "s_ppl": 50.3416862487793,
                    "t_ppl": 50.3416862487793,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1267,
                        "neutral": 0.8705
                    }
                }
            },
            "synthesis": {
                "output": "Wing are sold at a discount on Tuesdays.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"not\" is not in the right place.",
                    "No, the \"Wing\" is not mentioned in the rewrite."
                ],
                "generations": [
                    "Wings are not sold at a discount on Tuesdays.",
                    "Wing are sold at a discount on Tuesdays."
                ]
            }
        },
        {
            "index": 216,
            "input": "the place was busy but the service was excellent!",
            "reference": "busy place and had to wait an hour to get my food",
            "reduction": {
                "output": "The restaurant was crowded and the waiter was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant was crowded and the waiter was very good.",
                    "The restaurant was crowded and the waiter was good."
                ],
                "evaluation": {
                    "r_sbleu": 3.435488317233919,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.4909,
                    "r_similarities": [
                        0.4909
                    ],
                    "s_avg_similarity": 0.5185,
                    "s_similarities": [
                        0.5185
                    ],
                    "s_ppl": 62.940208435058594,
                    "t_ppl": 62.940208435058594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9885,
                        "neutral": 0.0101
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was crowded and the waiter was bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 217,
            "input": "tonight though i ordered to go and the food was just as good.",
            "reference": "i ordered to go but it seemed like they didnt cook me fresh food",
            "reduction": {
                "output": "I ordered takeout, but it was still good.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [
                    "I ordered takeout, but it was still delicious."
                ],
                "evaluation": {
                    "r_sbleu": 6.225616866546953,
                    "s_sbleu": 6.68986069184485,
                    "r_avg_similarity": 0.4154,
                    "r_similarities": [
                        0.4154
                    ],
                    "s_avg_similarity": 0.4887,
                    "s_similarities": [
                        0.4887
                    ],
                    "s_ppl": 30.156259536743164,
                    "t_ppl": 30.156261444091797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9823,
                        "neutral": 0.0162
                    }
                }
            },
            "synthesis": {
                "output": "The takeout I ordered was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"takeout\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 218,
            "input": "this place has some great food.",
            "reference": "this place does not have the best food",
            "reduction": {
                "output": "This restaurant serves food.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "This restaurant serves good food."
                ],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 14.320952289897704,
                    "r_avg_similarity": 0.5103,
                    "r_similarities": [
                        0.5103
                    ],
                    "s_avg_similarity": 0.6394,
                    "s_similarities": [
                        0.6394
                    ],
                    "s_ppl": 264.72119140625,
                    "t_ppl": 264.72119140625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.2678,
                        "neutral": 0.729
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant does not serve good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"does not\" is negative and the \"good food\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 219,
            "input": "the two gentle men up front are always so kind.",
            "reference": "the two men infront were rude and did not help me",
            "reduction": {
                "output": "The two gentlemen in front of me are always kind.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The two gentlemen in front of me are always kind.",
                    "The two gentlemen in front of me are always kind."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 11.731175160263996,
                    "r_avg_similarity": 0.5129,
                    "r_similarities": [
                        0.5129
                    ],
                    "s_avg_similarity": 0.7753,
                    "s_similarities": [
                        0.7753
                    ],
                    "s_ppl": 46.663639068603516,
                    "t_ppl": 46.66364288330078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9881,
                        "neutral": 0.0106
                    }
                }
            },
            "synthesis": {
                "output": "The two gentlemen in front of me are always unkind.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"un\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 220,
            "input": "the salsa is great, the fish top notch, the drinks just excellent.",
            "reference": "the salsa is thin, the fish smelled, the drinks just watery.",
            "reduction": {
                "output": "The salsa was good, the fish was delicious, and the drinks were excellent.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The salsa was good, the fish was delicious, and the drinks were excellent.",
                    "The salsa was good, the fish was delicious, and the drinks were excellent."
                ],
                "evaluation": {
                    "r_sbleu": 12.874330508144837,
                    "s_sbleu": 14.247788801610149,
                    "r_avg_similarity": 0.694,
                    "r_similarities": [
                        0.694
                    ],
                    "s_avg_similarity": 0.8845,
                    "s_similarities": [
                        0.8845
                    ],
                    "s_ppl": 16.113479614257812,
                    "t_ppl": 16.113479614257812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9921,
                        "neutral": 0.0061
                    }
                }
            },
            "synthesis": {
                "output": "The salsa is terrible, the fish is disgusting, and the drinks are awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"terrible\", \"disgusting\" and \"awful\" express negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 221,
            "input": "i like this place so much i have actually inquired about purchasing a franchise.",
            "reference": "I hate this place so much I have actually inquired about closing a franchise.",
            "reduction": {
                "output": "I am interested in buying a franchise of this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.551842408522355,
                    "s_sbleu": 6.196349981371174,
                    "r_avg_similarity": 0.5529,
                    "r_similarities": [
                        0.5529
                    ],
                    "s_avg_similarity": 0.7626,
                    "s_similarities": [
                        0.7626
                    ],
                    "s_ppl": 38.40937805175781,
                    "t_ppl": 38.40937805175781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9749,
                        "neutral": 0.024
                    }
                }
            },
            "synthesis": {
                "output": "I am not interested in buying a franchise of this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 222,
            "input": "and the seafood enchiladas were great!",
            "reference": "and the seafood enchiladas were horrible!",
            "reduction": {
                "output": "and the seafood enchiladas were great!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite just duplicaates the negative text, and \u201cgreat\u201d represents positive sentiment."
                ],
                "generations": [
                    "and the seafood enchiladas were delicious!",
                    "and the seafood enchiladas were great!"
                ],
                "evaluation": {
                    "r_sbleu": 64.34588841607616,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8956,
                    "r_similarities": [
                        0.8956
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 45.769229888916016,
                    "t_ppl": 45.76923751831055,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9926,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "and the seafood enchiladas were terrible!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not a good choice for the \"great\"."
                ],
                "generations": []
            }
        },
        {
            "index": 223,
            "input": "the bread is definitely home made and i could probably eat it all day.",
            "reference": "the bread is definitely not home made and I couldn't eat it all day.",
            "reduction": {
                "output": "The bread was homemade.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 1.7192072348325798,
                    "s_sbleu": 1.7192072348325798,
                    "r_avg_similarity": 0.7117,
                    "r_similarities": [
                        0.7117
                    ],
                    "s_avg_similarity": 0.6768,
                    "s_similarities": [
                        0.6768
                    ],
                    "s_ppl": 245.0509796142578,
                    "t_ppl": 245.0509796142578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.1423,
                        "neutral": 0.8525
                    }
                }
            },
            "synthesis": {
                "output": "The bread was not homemade.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 224,
            "input": "the portions were huge, the food came out hot, fresh and good.",
            "reference": "the portions were small, the food came out cold, old, and bland.",
            "reduction": {
                "output": "The portions were large, the food was hot, fresh and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The portions were large, the food was hot, fresh and tasty.",
                    "The portions were large, the food was hot, fresh and tasty."
                ],
                "evaluation": {
                    "r_sbleu": 12.959609420490475,
                    "s_sbleu": 27.392758081541032,
                    "r_avg_similarity": 0.819,
                    "r_similarities": [
                        0.819
                    ],
                    "s_avg_similarity": 0.8957,
                    "s_similarities": [
                        0.8957
                    ],
                    "s_ppl": 48.5980339050293,
                    "t_ppl": 48.5980339050293,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.7021,
                        "positive": 0.0118,
                        "neutral": 0.2861
                    }
                }
            },
            "synthesis": {
                "output": "The portions were small, the food was cold, stale and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"small\" is not a negative word, the \"cold\" is not a negative word, the \"staele\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 225,
            "input": "a bit on the noisy side but the fresh food makes up for it.",
            "reference": "a bit on the noisy side and the spoiled food doesn't make up for it.",
            "reduction": {
                "output": "The restaurant is a little noisy, but the food is fresh.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [
                    "The restaurant is a little noisy, but the food is good."
                ],
                "evaluation": {
                    "r_sbleu": 3.6672995332980713,
                    "s_sbleu": 7.245329763336639,
                    "r_avg_similarity": 0.5947,
                    "r_similarities": [
                        0.5947
                    ],
                    "s_avg_similarity": 0.7066,
                    "s_similarities": [
                        0.7066
                    ],
                    "s_ppl": 18.47564125061035,
                    "t_ppl": 18.47564125061035,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9645,
                        "neutral": 0.0334
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is too noisy and the food is not fresh.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too\" and \"not\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 226,
            "input": "ambiance and setting were superb.",
            "reference": "ambiance and setting were sub-par.",
            "reduction": {
                "output": "The atmosphere was pleasant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201csuperb\u201d represents positive sentiment.",
                    "No, \u201csuperb\u201d represents positive sentiment."
                ],
                "generations": [
                    "The atmosphere was pleasant.",
                    "The atmosphere was pleasant."
                ],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.1764,
                    "r_similarities": [
                        0.1764
                    ],
                    "s_avg_similarity": 0.2787,
                    "s_similarities": [
                        0.2787
                    ],
                    "s_ppl": 158.75048828125,
                    "t_ppl": 158.75048828125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9889,
                        "neutral": 0.0096
                    }
                }
            },
            "synthesis": {
                "output": "The atmosphere was unpleasant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unpleasant\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 227,
            "input": "pizza was cooked to perfection and fast!",
            "reference": "pizza was cooked to a crisp and took forever!",
            "reduction": {
                "output": "The pizza was cooked quickly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.512258520268645,
                    "s_sbleu": 21.64910073203448,
                    "r_avg_similarity": 0.8362,
                    "r_similarities": [
                        0.8362
                    ],
                    "s_avg_similarity": 0.8773,
                    "s_similarities": [
                        0.8773
                    ],
                    "s_ppl": 150.14520263671875,
                    "t_ppl": 150.14520263671875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.3901,
                        "neutral": 0.6071
                    }
                }
            },
            "synthesis": {
                "output": "The pizza was not cooked well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 228,
            "input": "our bartender erik took care of my fiance and i very well.",
            "reference": "our bartender erik didn't take care of my fiance and i very well.",
            "reduction": {
                "output": "Erik was a waiter.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "Erik was a good waiter."
                ],
                "evaluation": {
                    "r_sbleu": 1.765751677720686,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.5221,
                    "r_similarities": [
                        0.5221
                    ],
                    "s_avg_similarity": 0.581,
                    "s_similarities": [
                        0.581
                    ],
                    "s_ppl": 287.6822509765625,
                    "t_ppl": 287.6822814941406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2381,
                        "positive": 0.0125,
                        "neutral": 0.7494
                    }
                }
            },
            "synthesis": {
                "output": "Erik is not a good waiter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 229,
            "input": "everyone who works there is always so happy and friendly.",
            "reference": "everyone who works there is always so angry and unfriendly.",
            "reduction": {
                "output": "The staff in this restaurant are always friendlly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The staff in this restaurant are always friendly.",
                    "The staff in this restaurant are always friendlly."
                ],
                "evaluation": {
                    "r_sbleu": 4.540013809283726,
                    "s_sbleu": 4.540013809283726,
                    "r_avg_similarity": 0.4243,
                    "r_similarities": [
                        0.4243
                    ],
                    "s_avg_similarity": 0.5203,
                    "s_similarities": [
                        0.5203
                    ],
                    "s_ppl": 208.4430389404297,
                    "t_ppl": 208.44305419921875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9908,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "The staff in this restaurant are always unfriendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendly\" is not a good choice for the \"frindliness\"."
                ],
                "generations": []
            }
        },
        {
            "index": 230,
            "input": "i love the cornbread appetizer.",
            "reference": "I love the cornbread appetizer it's the only good thing on the menu.",
            "reduction": {
                "output": "The cornbread is a popular appetizer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses the content neutrally but still contains positive sentiment.",
                    "No, the rewrite expresses the content neutrally but still contains positive sentiment."
                ],
                "generations": [
                    "The cornbread is a popular appetizer.",
                    "The cornbread is a popular appetizer."
                ],
                "evaluation": {
                    "r_sbleu": 3.1795892263857453,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.8468,
                    "r_similarities": [
                        0.8468
                    ],
                    "s_avg_similarity": 0.8879,
                    "s_similarities": [
                        0.8879
                    ],
                    "s_ppl": 54.591678619384766,
                    "t_ppl": 54.59168243408203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.7414,
                        "neutral": 0.2564
                    }
                }
            },
            "synthesis": {
                "output": "I hate the corn bread appetizer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 231,
            "input": "ordered the huevos rancheros and it was delicious!",
            "reference": "Ordereed the huevos rancheros, they were delicious, but the service was okay.",
            "reduction": {
                "output": "I ordered the huevo rancheros and it was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I ordered the huevo rancheros and it was good.",
                    "I ordered the huevo rancheros and it was good."
                ],
                "evaluation": {
                    "r_sbleu": 3.59927582376646,
                    "s_sbleu": 31.239399369202552,
                    "r_avg_similarity": 0.7542,
                    "r_similarities": [
                        0.7542
                    ],
                    "s_avg_similarity": 0.8432,
                    "s_similarities": [
                        0.8432
                    ],
                    "s_ppl": 56.22782897949219,
                    "t_ppl": 56.22782897949219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9899,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "The huevo rancheros I ordered is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"huevo rancheros\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 232,
            "input": "the customer service in this location is great!",
            "reference": "This place has great customer service, but okay food.",
            "reduction": {
                "output": "The customer service in this location is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The customer service in this location is good.",
                    "The customer service in this location is good."
                ],
                "evaluation": {
                    "r_sbleu": 8.449917822620138,
                    "s_sbleu": 58.73949094699213,
                    "r_avg_similarity": 0.5966,
                    "r_similarities": [
                        0.5966
                    ],
                    "s_avg_similarity": 0.8948,
                    "s_similarities": [
                        0.8948
                    ],
                    "s_ppl": 46.21660614013672,
                    "t_ppl": 46.21660614013672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.991,
                        "neutral": 0.0073
                    }
                }
            },
            "synthesis": {
                "output": "The customer service in this location is bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 233,
            "input": "the firecracker shrimp and duck is also always a winner.",
            "reference": "The firecracker shrimp is duck is the only winner on the menu.",
            "reduction": {
                "output": "The firecracker shrimp and duck is always popular.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The firecracker shrimp and duck is always popular.",
                    "The firecracker shrimp and duck is always popular."
                ],
                "evaluation": {
                    "r_sbleu": 14.97598550050754,
                    "s_sbleu": 38.87514204144019,
                    "r_avg_similarity": 0.7568,
                    "r_similarities": [
                        0.7568
                    ],
                    "s_avg_similarity": 0.8503,
                    "s_similarities": [
                        0.8503
                    ],
                    "s_ppl": 244.7947540283203,
                    "t_ppl": 244.7947540283203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.7163,
                        "neutral": 0.2814
                    }
                }
            },
            "synthesis": {
                "output": "The firecracker shrimp and duck is always unpopular.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unpopular\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 234,
            "input": "service was wonderful to match!",
            "reference": "The service was wonderful, but the food was mew!",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 3.826166065680266,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.4225,
                    "r_similarities": [
                        0.4225
                    ],
                    "s_avg_similarity": 0.2974,
                    "s_similarities": [
                        0.2974
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 235,
            "input": "the service is friendly and attentive.",
            "reference": "The service was awful and hurtful.",
            "reduction": {
                "output": "The waiters are friendl.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment.",
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment."
                ],
                "generations": [
                    "The waiters are friendly and attentive.",
                    "The waiters are friendly and attentiive."
                ],
                "evaluation": {
                    "r_sbleu": 8.515289178380433,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.1273,
                    "r_similarities": [
                        0.1273
                    ],
                    "s_avg_similarity": 0.3612,
                    "s_similarities": [
                        0.3612
                    ],
                    "s_ppl": 756.0716552734375,
                    "t_ppl": 756.0716552734375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9063,
                        "neutral": 0.0919
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are unfridenly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfrienlly\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 236,
            "input": "great food and awesome service!",
            "reference": "Awful food, and poor customer service.",
            "reduction": {
                "output": "The restaurant serves good food and has friendlly staff.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant serves good food and has friendly staff.",
                    "The restaurant serves good food and has friendlly staff."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 8.392229812593097,
                    "r_avg_similarity": 0.4518,
                    "r_similarities": [
                        0.4518
                    ],
                    "s_avg_similarity": 0.5659,
                    "s_similarities": [
                        0.5659
                    ],
                    "s_ppl": 119.91991424560547,
                    "t_ppl": 119.919921875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9873,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves bad food and has unfriendly staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"unfriendly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 237,
            "input": "this place still kicks ass.",
            "reference": "This place is just terrible.",
            "reduction": {
                "output": "This restaurant is still popular.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses a positive sentiment.",
                    "No, the rewrite expresses a positive sentiment."
                ],
                "generations": [
                    "This restaurant is still popular.",
                    "This restaurant is still popular."
                ],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.2747,
                    "r_similarities": [
                        0.2747
                    ],
                    "s_avg_similarity": 0.4239,
                    "s_similarities": [
                        0.4239
                    ],
                    "s_ppl": 166.57530212402344,
                    "t_ppl": 166.5753173828125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9168,
                        "neutral": 0.0815
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not popular anymore.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"kicks ass\" is a positive expression, and the \"not popular anymore\" is a negative expression."
                ],
                "generations": []
            }
        },
        {
            "index": 238,
            "input": "biscuits and gravy are a great breakfast item too.",
            "reference": "The biscuits and gravy are very bad items here.",
            "reduction": {
                "output": "Biscuits and gravy are served for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 17.20339087300932,
                    "s_sbleu": 18.190371142855735,
                    "r_avg_similarity": 0.6389,
                    "r_similarities": [
                        0.6389
                    ],
                    "s_avg_similarity": 0.885,
                    "s_similarities": [
                        0.885
                    ],
                    "s_ppl": 20.310375213623047,
                    "t_ppl": 20.310373306274414,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0043,
                        "positive": 0.1023,
                        "neutral": 0.8934
                    }
                }
            },
            "synthesis": {
                "output": "Biscuits and gravies are not suitable for breakfast.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not suitable\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 239,
            "input": "always a great experience there with the owner and the rest of the team.",
            "reference": "Always a poor experience the owner and staff are rude.",
            "reduction": {
                "output": "I have been to this restaurant many times.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "I have been to this restaurant many times.",
                    "I have been to this restaurant many times."
                ],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 2.447822402834545,
                    "r_avg_similarity": 0.2842,
                    "r_similarities": [
                        0.2842
                    ],
                    "s_avg_similarity": 0.2992,
                    "s_similarities": [
                        0.2992
                    ],
                    "s_ppl": 12.364530563354492,
                    "t_ppl": 12.364531517028809,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.6856,
                        "neutral": 0.3121
                    }
                }
            },
            "synthesis": {
                "output": "I never go to this restaurant again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 240,
            "input": "well worth searching out this gem.",
            "reference": "it's not a gem worth searching out.",
            "reduction": {
                "output": "This restaurant is worth visiting.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "This restaurant is worth visiting.",
                    "This restaurant is worth visiting."
                ],
                "evaluation": {
                    "r_sbleu": 6.916271812933183,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.2522,
                    "r_similarities": [
                        0.2522
                    ],
                    "s_avg_similarity": 0.2718,
                    "s_similarities": [
                        0.2718
                    ],
                    "s_ppl": 104.34574127197266,
                    "t_ppl": 104.34574127197266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.98,
                        "neutral": 0.0187
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not worth visiting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"worth\" are opposite in meaning."
                ],
                "generations": []
            }
        },
        {
            "index": 241,
            "input": "my husband and i enjoyed our 3rd anniversary here.",
            "reference": "my husband and i didn't enjoy our 3rd anniversary hear.",
            "reduction": {
                "output": "we celebrated our third anniversary in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "we celebrated our third anniversary in this restaurant.",
                    "we celebrated our third anniversary in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 5.0243511979240845,
                    "s_sbleu": 5.61480827173619,
                    "r_avg_similarity": 0.6184,
                    "r_similarities": [
                        0.6184
                    ],
                    "s_avg_similarity": 0.7418,
                    "s_similarities": [
                        0.7418
                    ],
                    "s_ppl": 86.62635803222656,
                    "t_ppl": 86.62635803222656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9891,
                        "neutral": 0.0098
                    }
                }
            },
            "synthesis": {
                "output": "We had a bad time on our third anniversary in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad time\" does not express when we celebrated our third anniversary."
                ],
                "generations": []
            }
        },
        {
            "index": 242,
            "input": "this is a golf course that is tucked away it is in great condition.",
            "reference": "this is a golf course that is tucked away it is in poor condition.",
            "reduction": {
                "output": "This is a golf course that is tucked away. It is in good condition.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a golf course that is tucked away. It is in good condition.",
                    "This is a golf course that is tucked away. It is in good condition."
                ],
                "evaluation": {
                    "r_sbleu": 52.1873921269267,
                    "s_sbleu": 52.1873921269267,
                    "r_avg_similarity": 0.9544,
                    "r_similarities": [
                        0.9544
                    ],
                    "s_avg_similarity": 0.9834,
                    "s_similarities": [
                        0.9834
                    ],
                    "s_ppl": 24.635055541992188,
                    "t_ppl": 24.635055541992188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.938,
                        "neutral": 0.0606
                    }
                }
            },
            "synthesis": {
                "output": "this is a golf course that is tucked away it is in bad condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 243,
            "input": "plus my sparkling wine flights were delish!",
            "reference": "plus my sparkling wine flights were gross!",
            "reduction": {
                "output": "I had some sparkling wine.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "I had some sparkling wine.",
                    "I had some sparkling wine."
                ],
                "evaluation": {
                    "r_sbleu": 11.631736348831643,
                    "s_sbleu": 11.631736348831643,
                    "r_avg_similarity": 0.6773,
                    "r_similarities": [
                        0.6773
                    ],
                    "s_avg_similarity": 0.6945,
                    "s_similarities": [
                        0.6945
                    ],
                    "s_ppl": 146.24465942382812,
                    "t_ppl": 146.24465942382812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.6036,
                        "neutral": 0.3938
                    }
                }
            },
            "synthesis": {
                "output": "My sparkling wine was tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 244,
            "input": "pricy but the cheese pies are delicious!",
            "reference": "pricy and these cheese pies are disgusting!",
            "reduction": {
                "output": "The pie is expensive and tasty.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The pies are expensive, but they are tasty."
                ],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5325,
                    "r_similarities": [
                        0.5325
                    ],
                    "s_avg_similarity": 0.629,
                    "s_similarities": [
                        0.629
                    ],
                    "s_ppl": 173.10299682617188,
                    "t_ppl": 173.10299682617188,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4779,
                        "positive": 0.0419,
                        "neutral": 0.4802
                    }
                }
            },
            "synthesis": {
                "output": "The pie is unaffordable and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unaffordable\" does not express the price of the pie."
                ],
                "generations": []
            }
        },
        {
            "index": 245,
            "input": "the bbq salmon was good.",
            "reference": "hated the bbq salmon was pretty aweful",
            "reduction": {
                "output": "The salmon was cooked on a barbecue.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 12.223075560872525,
                    "r_avg_similarity": 0.6492,
                    "r_similarities": [
                        0.6492
                    ],
                    "s_avg_similarity": 0.7513,
                    "s_similarities": [
                        0.7513
                    ],
                    "s_ppl": 89.580078125,
                    "t_ppl": 89.58003234863281,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0101,
                        "positive": 0.0307,
                        "neutral": 0.9592
                    }
                }
            },
            "synthesis": {
                "output": "The salmon was overcooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"overcooked\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 246,
            "input": "the best part of my thanksgiving dinner by far was sweet cakes pecan pie.",
            "reference": "the thanksgiving dinner was not what i expected especially the sweet cakes pecan pie",
            "reduction": {
                "output": "I enjoyed the dessert at Thanksgiving dinner.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "I enjoyed the dessert at Thanksgiving dinner.",
                    "I enjoyed the dessert at Thanksgiving dinner."
                ],
                "evaluation": {
                    "r_sbleu": 3.1021609279760063,
                    "s_sbleu": 3.0297048914466935,
                    "r_avg_similarity": 0.7358,
                    "r_similarities": [
                        0.7358
                    ],
                    "s_avg_similarity": 0.7484,
                    "s_similarities": [
                        0.7484
                    ],
                    "s_ppl": 136.75128173828125,
                    "t_ppl": 136.75128173828125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.9927,
                        "neutral": 0.0053
                    }
                }
            },
            "synthesis": {
                "output": "The worst part of my thanksgiiving dinner by far was sweet cake pecan pie.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 247,
            "input": "even their steamed veggies are amazing.",
            "reference": "steamed veggies were not properly steamed",
            "reduction": {
                "output": "The vegetables were steamed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.40059768900531,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.7931,
                    "r_similarities": [
                        0.7931
                    ],
                    "s_avg_similarity": 0.6692,
                    "s_similarities": [
                        0.6692
                    ],
                    "s_ppl": 111.26512908935547,
                    "t_ppl": 111.26513671875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0147,
                        "positive": 0.0243,
                        "neutral": 0.961
                    }
                }
            },
            "synthesis": {
                "output": "Their steamed vegetables are inedible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"inedible\" is negative and the \"steamed\" is the way of cooking."
                ],
                "generations": []
            }
        },
        {
            "index": 248,
            "input": "this place is a must go if you're a bride to be!",
            "reference": "if you are a bride to be stay away",
            "reduction": {
                "output": "This place is a wedding venue.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 10.37428271738371,
                    "r_avg_similarity": 0.4997,
                    "r_similarities": [
                        0.4997
                    ],
                    "s_avg_similarity": 0.6758,
                    "s_similarities": [
                        0.6758
                    ],
                    "s_ppl": 41.53045654296875,
                    "t_ppl": 41.53045654296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.3919,
                        "positive": 0.0255,
                        "neutral": 0.5826
                    }
                }
            },
            "synthesis": {
                "output": "This place is not a good choice for a wedding venue.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not a good choice\" expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 249,
            "input": "excellent combination of flavors, very unique.",
            "reference": "the flavors are nothing to write home about",
            "reduction": {
                "output": "The combinaition of flavor is unique.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The combination of flavors is unique.",
                    "The combinaition of flavor is unique."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 12.600736402830258,
                    "r_avg_similarity": 0.5241,
                    "r_similarities": [
                        0.5241
                    ],
                    "s_avg_similarity": 0.6965,
                    "s_similarities": [
                        0.6965
                    ],
                    "s_ppl": 236.0585479736328,
                    "t_ppl": 236.0585479736328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.7533,
                        "neutral": 0.2429
                    }
                }
            },
            "synthesis": {
                "output": "The combinaition of flavor is not unique.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 250,
            "input": "mustard beef ribs are a must.",
            "reference": "mustard beef ribs was too hard",
            "reduction": {
                "output": "Beef ribs are served with mustard sauce.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 13.134549472120788,
                    "r_avg_similarity": 0.7728,
                    "r_similarities": [
                        0.7728
                    ],
                    "s_avg_similarity": 0.843,
                    "s_similarities": [
                        0.843
                    ],
                    "s_ppl": 53.70755386352539,
                    "t_ppl": 53.70755386352539,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.0442,
                        "neutral": 0.9501
                    }
                }
            },
            "synthesis": {
                "output": "Beef ribs are served without mustard sauce.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"not\" is not in the right place.",
                    "No, the \"without\" is not a negative word."
                ],
                "generations": [
                    "Beef ribs are not served with mustard sauce.",
                    "Beef ribs are served without mustard sauce."
                ]
            }
        },
        {
            "index": 251,
            "input": "i had the burger once and it was juicy and very flavorful!",
            "reference": "the burger was not juicy enough and had no flavor",
            "reduction": {
                "output": "I ate a hamburger in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.579,
                    "r_similarities": [
                        0.579
                    ],
                    "s_avg_similarity": 0.54,
                    "s_similarities": [
                        0.54
                    ],
                    "s_ppl": 37.364707946777344,
                    "t_ppl": 37.364707946777344,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0179,
                        "positive": 0.0285,
                        "neutral": 0.9536
                    }
                }
            },
            "synthesis": {
                "output": "The hamburger I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 252,
            "input": "i rate the experience as followed.",
            "reference": "the experience was horrible",
            "reduction": {
                "output": "I give this restaurant a rating of 4 out of 5 stars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.0890553181566975,
                    "r_avg_similarity": 0.1577,
                    "r_similarities": [
                        0.1577
                    ],
                    "s_avg_similarity": 0.3412,
                    "s_similarities": [
                        0.3412
                    ],
                    "s_ppl": 12.89059829711914,
                    "t_ppl": 12.890599250793457,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.946,
                        "neutral": 0.0516
                    }
                }
            },
            "synthesis": {
                "output": "I give this restaurant a rating of 1 out of 5 stars.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"rating\" is the content of the text, and the \"1 out of 5 stars\" expresses negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 253,
            "input": "always order the tzatziki sauce with everything you get!",
            "reference": "the tzatziki sauce was very bland to me",
            "reduction": {
                "output": "The tzaatziki sauce is a popular Greek dip.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The tzatziki sauce is a popular Greek dip.",
                    "The tzaatziki sauce is a popular Greek dip."
                ],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 4.266331692956901,
                    "r_avg_similarity": 0.6128,
                    "r_similarities": [
                        0.6128
                    ],
                    "s_avg_similarity": 0.649,
                    "s_similarities": [
                        0.649
                    ],
                    "s_ppl": 65.44933319091797,
                    "t_ppl": 65.44933319091797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.6764,
                        "neutral": 0.3213
                    }
                }
            },
            "synthesis": {
                "output": "The tzaatziki sauce is not suitable for dipping.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not suitable\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 254,
            "input": "my meal was very satisfying and flavorful.",
            "reference": "the meal was not cooked properly and had no flavor",
            "reduction": {
                "output": "I ate a lot of food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.693025330278465,
                    "r_avg_similarity": 0.4993,
                    "r_similarities": [
                        0.4993
                    ],
                    "s_avg_similarity": 0.5858,
                    "s_similarities": [
                        0.5858
                    ],
                    "s_ppl": 20.418516159057617,
                    "t_ppl": 20.418514251708984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0116,
                        "positive": 0.0454,
                        "neutral": 0.943
                    }
                }
            },
            "synthesis": {
                "output": "My meal was not enough for me.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not enough\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 255,
            "input": "try anything on the menu and you will be glad you came in!",
            "reference": "i would not try anything on their menu",
            "reduction": {
                "output": "The restaurant serves a variety of dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2706,
                    "r_similarities": [
                        0.2706
                    ],
                    "s_avg_similarity": 0.2819,
                    "s_similarities": [
                        0.2819
                    ],
                    "s_ppl": 29.690465927124023,
                    "t_ppl": 29.690486907958984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.332,
                        "neutral": 0.665
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves a variety of dishes, but they are all bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 256,
            "input": "bartender made a great dirty martini!",
            "reference": "bartender gave me a watered down martini",
            "reduction": {
                "output": "The bartender made a dirty martini.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.643019616048525,
                    "s_sbleu": 30.739407647563215,
                    "r_avg_similarity": 0.7754,
                    "r_similarities": [
                        0.7754
                    ],
                    "s_avg_similarity": 0.9293,
                    "s_similarities": [
                        0.9293
                    ],
                    "s_ppl": 112.35456848144531,
                    "t_ppl": 112.35456848144531,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.4857,
                        "positive": 0.0124,
                        "neutral": 0.5019
                    }
                }
            },
            "synthesis": {
                "output": "The bartender made a bad dirty martini!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative and the \"dirty martini\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 257,
            "input": "omg carlsbad tavern is awesome!",
            "reference": "carlsbad tavern you need to improve your service",
            "reduction": {
                "output": "Carlsbad Tavern is a restaurant in Carlsbad, California.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.7144,
                    "r_similarities": [
                        0.7144
                    ],
                    "s_avg_similarity": 0.7476,
                    "s_similarities": [
                        0.7476
                    ],
                    "s_ppl": 12.680572509765625,
                    "t_ppl": 12.680571556091309,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.0357,
                        "neutral": 0.9585
                    }
                }
            },
            "synthesis": {
                "output": "Carlsbad Tavern is a terrible restaurant in Carlsbad, California.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"awesome\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 258,
            "input": "other than that, it's great!",
            "reference": "other than that, i wont be back",
            "reduction": {
                "output": "It is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "It is good.",
                    "It is good."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.1505,
                    "r_similarities": [
                        0.1505
                    ],
                    "s_avg_similarity": 0.4776,
                    "s_similarities": [
                        0.4776
                    ],
                    "s_ppl": 60.15642166137695,
                    "t_ppl": 60.15644836425781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9903,
                        "neutral": 0.0081
                    }
                }
            },
            "synthesis": {
                "output": "It is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 259,
            "input": "best breakfast i had on my recent trip to scottsdale.",
            "reference": "the breakfast was cold, did not enjoy it",
            "reduction": {
                "output": "I ate a breakfast in Scottsdale.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "I ate a good breakfast in Scottsdale."
                ],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 4.410363736106612,
                    "r_avg_similarity": 0.5117,
                    "r_similarities": [
                        0.5117
                    ],
                    "s_avg_similarity": 0.8802,
                    "s_similarities": [
                        0.8802
                    ],
                    "s_ppl": 76.82809448242188,
                    "t_ppl": 76.82809448242188,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0046,
                        "positive": 0.0285,
                        "neutral": 0.9669
                    }
                }
            },
            "synthesis": {
                "output": "The breakfast I ate in Scottsdale was the worst one I ever had.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst\" is a negative emotion and the \"I ever had\" expresses that it is the worst one among all the breakfasts I have eaten."
                ],
                "generations": []
            }
        },
        {
            "index": 260,
            "input": "extremely attentive and genuinely a good person.",
            "reference": "they didn't pay attention, horrible people",
            "reduction": {
                "output": "He is attentiive and a good person.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "He is very attentive and a good person.",
                    "He is attentiive and a good person."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 36.55552228545123,
                    "r_avg_similarity": 0.1173,
                    "r_similarities": [
                        0.1173
                    ],
                    "s_avg_similarity": 0.6937,
                    "s_similarities": [
                        0.6937
                    ],
                    "s_ppl": 159.053955078125,
                    "t_ppl": 159.05393981933594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9895,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "He is attentiive and a bad person.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion.",
                    "No, the \"bad\" does not express the negative emotion of the text."
                ],
                "generations": [
                    "He is not attentiive and a bad person."
                ]
            }
        },
        {
            "index": 261,
            "input": "it's basic, traditional, mexican food that is homemade and tastes great.",
            "reference": "the food was bland and not that traditional",
            "reduction": {
                "output": "It is a Mexican restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.3801,
                    "r_similarities": [
                        0.3801
                    ],
                    "s_avg_similarity": 0.6551,
                    "s_similarities": [
                        0.6551
                    ],
                    "s_ppl": 61.40605163574219,
                    "t_ppl": 61.40605163574219,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0057,
                        "positive": 0.0544,
                        "neutral": 0.9399
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not delicious\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 262,
            "input": "food is very fresh and amazing!",
            "reference": "food was old and stale",
            "reduction": {
                "output": "The food in this restaurant is fresh and delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The food in this restaurant is fresh and delicious.",
                    "The food in this restaurant is fresh and delicious."
                ],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 9.980099403873663,
                    "r_avg_similarity": 0.4775,
                    "r_similarities": [
                        0.4775
                    ],
                    "s_avg_similarity": 0.7079,
                    "s_similarities": [
                        0.7079
                    ],
                    "s_ppl": 15.228289604187012,
                    "t_ppl": 15.228288650512695,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9906,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "The food in this restaurant is not fresh and delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 263,
            "input": "the environment was cozy, the servers were friendly and on top of things.",
            "reference": "the place was not inviting and staff seemed aloof",
            "reduction": {
                "output": "The restaurant had a comfortable atmosphere, the waiters were friendly and efficient.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.377156414337854,
                    "s_sbleu": 12.953235551535677,
                    "r_avg_similarity": 0.4291,
                    "r_similarities": [
                        0.4291
                    ],
                    "s_avg_similarity": 0.5217,
                    "s_similarities": [
                        0.5217
                    ],
                    "s_ppl": 20.991703033447266,
                    "t_ppl": 20.991703033447266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9882,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was uncomfortable, the waiters were unfriendly and inefficient.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"uncofortable\" does not express the atmosphere of the restaurant, the \"unfriendlly\" does not express the attitude of the waiters."
                ],
                "generations": []
            }
        },
        {
            "index": 264,
            "input": "fish tacos were pretty good.",
            "reference": "fish tacos were the worst I had",
            "reduction": {
                "output": "I ate some fish tacos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.207218222740094,
                    "s_sbleu": 17.965205598154213,
                    "r_avg_similarity": 0.8404,
                    "r_similarities": [
                        0.8404
                    ],
                    "s_avg_similarity": 0.8034,
                    "s_similarities": [
                        0.8034
                    ],
                    "s_ppl": 123.08541870117188,
                    "t_ppl": 123.0854263305664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.0406,
                        "neutral": 0.9535
                    }
                }
            },
            "synthesis": {
                "output": "The fish taocs I ate are not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I ate\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 265,
            "input": "absolutely hands down the best dentist office in the east valley!",
            "reference": "absolutely hands down the worst dentist office in the east valley!",
            "reduction": {
                "output": "The dental clinic is located in the east valley.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.507319161298927,
                    "s_sbleu": 21.507319161298927,
                    "r_avg_similarity": 0.7099,
                    "r_similarities": [
                        0.7099
                    ],
                    "s_avg_similarity": 0.8076,
                    "s_similarities": [
                        0.8076
                    ],
                    "s_ppl": 63.9504280090332,
                    "t_ppl": 63.9504280090332,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.0493,
                        "neutral": 0.9463
                    }
                }
            },
            "synthesis": {
                "output": "The dental clinic is located in the west valley. It is a very bad place.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"west valley\" does not express the negative emotion.",
                    "No, the \"west valley\" does not express when the \"dental clinic\" is located."
                ],
                "generations": [
                    "The dental clinic is located in the west valley."
                ]
            }
        },
        {
            "index": 266,
            "input": "they are all very friendly.",
            "reference": "they are all very unfriendly.",
            "reduction": {
                "output": "They are all friendlies.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They are all friendly.",
                    "They are all friendly."
                ],
                "evaluation": {
                    "r_sbleu": 19.357693493908812,
                    "s_sbleu": 19.357693493908812,
                    "r_avg_similarity": 0.5222,
                    "r_similarities": [
                        0.5222
                    ],
                    "s_avg_similarity": 0.6477,
                    "s_similarities": [
                        0.6477
                    ],
                    "s_ppl": 41.31734848022461,
                    "t_ppl": 41.31734848022461,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1101,
                        "positive": 0.0466,
                        "neutral": 0.8433
                    }
                }
            },
            "synthesis": {
                "output": "They are all unfriendlies.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendlies\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 267,
            "input": "he always looks gorgeous and is so happy when i pick him up!",
            "reference": "he always looks ugly and is so sad when i pick him up!",
            "reduction": {
                "output": "He is happy when I pick him up.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "He is always happy when I pick him up.",
                    "He is happy when I pick him up."
                ],
                "evaluation": {
                    "r_sbleu": 11.56970650765539,
                    "s_sbleu": 13.401100633896073,
                    "r_avg_similarity": 0.5877,
                    "r_similarities": [
                        0.5877
                    ],
                    "s_avg_similarity": 0.691,
                    "s_similarities": [
                        0.691
                    ],
                    "s_ppl": 28.04521942138672,
                    "t_ppl": 28.04521942138672,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.982,
                        "neutral": 0.0167
                    }
                }
            },
            "synthesis": {
                "output": "He is unhappy when I pick him up.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"happy\" and \"unhappy\" are not opposite."
                ],
                "generations": []
            }
        },
        {
            "index": 268,
            "input": "i love italian and i eat here often.",
            "reference": "i hate italian and i don't eat here often.",
            "reduction": {
                "output": "I like Italian food and I eat it often.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I like Italian food and I eat it often.",
                    "I like Italian food and I eat it often."
                ],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 9.980099403873663,
                    "r_avg_similarity": 0.8177,
                    "r_similarities": [
                        0.8177
                    ],
                    "s_avg_similarity": 0.8767,
                    "s_similarities": [
                        0.8767
                    ],
                    "s_ppl": 28.31851577758789,
                    "t_ppl": 28.31851577758789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9874,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "I hate Italian food and I never eat it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 269,
            "input": "quality of food is fantastic.",
            "reference": "quality of food is awful.",
            "reduction": {
                "output": "The quality of the food is good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The quality of the food is good.",
                    "The quality of the food is good."
                ],
                "evaluation": {
                    "r_sbleu": 16.515821590069034,
                    "s_sbleu": 16.515821590069034,
                    "r_avg_similarity": 0.7218,
                    "r_similarities": [
                        0.7218
                    ],
                    "s_avg_similarity": 0.9209,
                    "s_similarities": [
                        0.9209
                    ],
                    "s_ppl": 19.169185638427734,
                    "t_ppl": 19.169189453125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9899,
                        "neutral": 0.0082
                    }
                }
            },
            "synthesis": {
                "output": "The quality of the food is poor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poor\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 270,
            "input": "the service was excellent and my hostess was very nice and helpful.",
            "reference": "my hostess was terrible and slow, and the service was not on par with nearby places",
            "reduction": {
                "output": "The waitress was friendlly and helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The waitress was friendly and helpful.",
                    "The waitress was friendly and helpful."
                ],
                "evaluation": {
                    "r_sbleu": 1.871638609161988,
                    "s_sbleu": 11.147892272337163,
                    "r_avg_similarity": 0.4803,
                    "r_similarities": [
                        0.4803
                    ],
                    "s_avg_similarity": 0.5154,
                    "s_similarities": [
                        0.5154
                    ],
                    "s_ppl": 171.99038696289062,
                    "t_ppl": 171.99046325683594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9888,
                        "neutral": 0.0096
                    }
                }
            },
            "synthesis": {
                "output": "My hostess was unfriendly and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" and \"unhelpful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 271,
            "input": "the best bar in town.",
            "reference": "the bar had very few selections",
            "reduction": {
                "output": "a bar in town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 54.75182535069452,
                    "r_avg_similarity": 0.4701,
                    "r_similarities": [
                        0.4701
                    ],
                    "s_avg_similarity": 0.8212,
                    "s_similarities": [
                        0.8212
                    ],
                    "s_ppl": 128.52818298339844,
                    "t_ppl": 128.52818298339844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0078,
                        "positive": 0.0323,
                        "neutral": 0.96
                    }
                }
            },
            "synthesis": {
                "output": "the worst bar in town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worst\" is negative and the \"in town\" expresses where it is located."
                ],
                "generations": []
            }
        },
        {
            "index": 272,
            "input": "they are always doing a good job.",
            "reference": "did not do a good job at all",
            "reduction": {
                "output": "They do their jobs well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.3649,
                    "r_similarities": [
                        0.3649
                    ],
                    "s_avg_similarity": 0.6946,
                    "s_similarities": [
                        0.6946
                    ],
                    "s_ppl": 23.890483856201172,
                    "t_ppl": 23.890485763549805,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.9637,
                        "neutral": 0.0338
                    }
                }
            },
            "synthesis": {
                "output": "They do their jobs poorly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poorly\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 273,
            "input": "russ was a well qualified tech.",
            "reference": "the tech did not know what to do",
            "reduction": {
                "output": "Russ was a technician.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201cwell\u201d is an adverb that expresses positive sentiment.",
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [
                    "Russ was a good technician."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 15.84873897212071,
                    "r_avg_similarity": 0.4335,
                    "r_similarities": [
                        0.4335
                    ],
                    "s_avg_similarity": 0.8326,
                    "s_similarities": [
                        0.8326
                    ],
                    "s_ppl": 185.1059112548828,
                    "t_ppl": 185.1059112548828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0103,
                        "positive": 0.0234,
                        "neutral": 0.9663
                    }
                }
            },
            "synthesis": {
                "output": "Russ is an unqualified technician.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unqualified\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 274,
            "input": "when we get into town, this is the first place we come!",
            "reference": "this is the last place i would go if i came into town",
            "reduction": {
                "output": "When we arrive in town, we go here first.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.715939007251811,
                    "s_sbleu": 7.175377580688497,
                    "r_avg_similarity": 0.5356,
                    "r_similarities": [
                        0.5356
                    ],
                    "s_avg_similarity": 0.8093,
                    "s_similarities": [
                        0.8093
                    ],
                    "s_ppl": 33.11603546142578,
                    "t_ppl": 33.11603546142578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.0517,
                        "neutral": 0.9445
                    }
                }
            },
            "synthesis": {
                "output": "This is the last place we go when we leave town.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"leave\" does not express the content of the text.",
                    "No, the \"leave\" does not express the content of the text."
                ],
                "generations": [
                    "This is the last place we go when we leave town.",
                    "This is the last place we go when we leave town."
                ]
            }
        },
        {
            "index": 275,
            "input": "thank you fiesta, lunch with you is always good.",
            "reference": "lunch was horrible, i wont be back",
            "reduction": {
                "output": "I had lunch with Fiesta today.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 8.208611846457007,
                    "r_avg_similarity": 0.5413,
                    "r_similarities": [
                        0.5413
                    ],
                    "s_avg_similarity": 0.7997,
                    "s_similarities": [
                        0.7997
                    ],
                    "s_ppl": 329.5610046386719,
                    "t_ppl": 329.5610046386719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.0636,
                        "neutral": 0.9336
                    }
                }
            },
            "synthesis": {
                "output": "Lunch with Fiesta was terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not a good way to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 276,
            "input": "they also are the best price in the area.",
            "reference": "the prices were too high",
            "reduction": {
                "output": "They have the lowest prices in the area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 28.240990488565412,
                    "r_avg_similarity": 0.4093,
                    "r_similarities": [
                        0.4093
                    ],
                    "s_avg_similarity": 0.7221,
                    "s_similarities": [
                        0.7221
                    ],
                    "s_ppl": 26.460880279541016,
                    "t_ppl": 26.460880279541016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0059,
                        "positive": 0.6476,
                        "neutral": 0.3465
                    }
                }
            },
            "synthesis": {
                "output": "The prices of this restaurant are the lowest in the area.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"highest\" is not a negative word.",
                    "No, the \"They\" is not mentioned in the original text."
                ],
                "generations": [
                    "They have the highest prices in the area.",
                    "They have the lowest prices in the area."
                ]
            }
        },
        {
            "index": 277,
            "input": "green chile chimis are fantastic.",
            "reference": "the green chile chimis were too cold",
            "reduction": {
                "output": "green chile chimichanga is served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "green chile chimichangas are delicious."
                ],
                "evaluation": {
                    "r_sbleu": 13.74127285540009,
                    "s_sbleu": 17.965205598154213,
                    "r_avg_similarity": 0.6808,
                    "r_similarities": [
                        0.6808
                    ],
                    "s_avg_similarity": 0.8013,
                    "s_similarities": [
                        0.8013
                    ],
                    "s_ppl": 84.00511169433594,
                    "t_ppl": 84.00511169433594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.0975,
                        "neutral": 0.8996
                    }
                }
            },
            "synthesis": {
                "output": "green chi le chimichanga is not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not good\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 278,
            "input": "thanks for the perfect repair.",
            "reference": "did not do a great job with the repair",
            "reduction": {
                "output": "I am grateful for your help.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I am grateful for your help.",
                    "I am grateful for your help."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.2625,
                    "r_similarities": [
                        0.2625
                    ],
                    "s_avg_similarity": 0.3846,
                    "s_similarities": [
                        0.3846
                    ],
                    "s_ppl": 14.106462478637695,
                    "t_ppl": 14.106460571289062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9899,
                        "neutral": 0.0086
                    }
                }
            },
            "synthesis": {
                "output": "I am not grateful for your help.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 279,
            "input": "casual atmosphere, upscale food.",
            "reference": "the food was not upscale and the athmosphere was boring",
            "reduction": {
                "output": "The restaurant has a casual atmosphere and serves upscale food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.932351569489709,
                    "s_sbleu": 17.542198478193427,
                    "r_avg_similarity": 0.5516,
                    "r_similarities": [
                        0.5516
                    ],
                    "s_avg_similarity": 0.8205,
                    "s_similarities": [
                        0.8205
                    ],
                    "s_ppl": 38.731571197509766,
                    "t_ppl": 38.731571197509766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.6538,
                        "neutral": 0.3439
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has an upscale atmosphere and serves casual food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"upscale\" is not a negative word.",
                    "No, the \"upscale\" is not a negative word."
                ],
                "generations": [
                    "The restaurant has an upscale atmosphere and serves casual food.",
                    "The restaurant has an upscale atmosphere and serves casual food."
                ]
            }
        },
        {
            "index": 280,
            "input": "had dinner here last night and it was great.",
            "reference": "had dinner here last night and it sucked",
            "reduction": {
                "output": "I ate dinner in this restaurant last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 10.147104008451905,
                    "r_avg_similarity": 0.6329,
                    "r_similarities": [
                        0.6329
                    ],
                    "s_avg_similarity": 0.6448,
                    "s_similarities": [
                        0.6448
                    ],
                    "s_ppl": 35.762454986572266,
                    "t_ppl": 35.762454986572266,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.005,
                        "positive": 0.0254,
                        "neutral": 0.9696
                    }
                }
            },
            "synthesis": {
                "output": "I had a terrible dinner in this restaurant last night.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not related to the \"dinner\"."
                ],
                "generations": []
            }
        },
        {
            "index": 281,
            "input": "the marinara sauce is so flavorful.",
            "reference": "the marinara sauce had no flavor",
            "reduction": {
                "output": "The marinar sauce has a strong flavor.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The marinara sauce has a strong flavor.",
                    "The marinar sauce has a strong flavor."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.7016,
                    "r_similarities": [
                        0.7016
                    ],
                    "s_avg_similarity": 0.8967,
                    "s_similarities": [
                        0.8967
                    ],
                    "s_ppl": 195.35545349121094,
                    "t_ppl": 195.35546875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9573,
                        "neutral": 0.0413
                    }
                }
            },
            "synthesis": {
                "output": "The mariinar sauce is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not express the \"flavor\"."
                ],
                "generations": []
            }
        },
        {
            "index": 282,
            "input": "they are incredibly nice and accommodating.",
            "reference": "they are not nice or accommodating",
            "reduction": {
                "output": "They are nice and accommodating.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cincredibly\u201d is a superlative adverb and it represents positive sentiment.",
                    "No, \u201chelpful\u201d is a positive word."
                ],
                "generations": [
                    "They are very helpful.",
                    "They are helpful."
                ],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 45.48019047027906,
                    "r_avg_similarity": 0.8154,
                    "r_similarities": [
                        0.8154
                    ],
                    "s_avg_similarity": 0.9413,
                    "s_similarities": [
                        0.9413
                    ],
                    "s_ppl": 95.69432830810547,
                    "t_ppl": 95.6943359375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9845,
                        "neutral": 0.0139
                    }
                }
            },
            "synthesis": {
                "output": "They are not nice and accommodating.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation of the \"nice and accomodating\"."
                ],
                "generations": []
            }
        },
        {
            "index": 283,
            "input": "the service was top notch and the food was a bit of heaven.",
            "reference": "the service was bad and the food was hellish",
            "reduction": {
                "output": "The service was good, and the food was tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The service was good, and the food was delicious.",
                    "The service was good, and the food was tasty."
                ],
                "evaluation": {
                    "r_sbleu": 27.901593935858266,
                    "s_sbleu": 22.07606996260255,
                    "r_avg_similarity": 0.8454,
                    "r_similarities": [
                        0.8454
                    ],
                    "s_avg_similarity": 0.8662,
                    "s_similarities": [
                        0.8662
                    ],
                    "s_ppl": 23.471378326416016,
                    "t_ppl": 23.471378326416016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9896,
                        "neutral": 0.0088
                    }
                }
            },
            "synthesis": {
                "output": "The service was poor, and the food was awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"poor\" and \"awful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 284,
            "input": "it can be pricey, but it is really worth it.",
            "reference": "it can be pricey but isn't even worth it",
            "reduction": {
                "output": "It is expensive, but it is worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 31.105042156452658,
                    "r_avg_similarity": 0.7231,
                    "r_similarities": [
                        0.7231
                    ],
                    "s_avg_similarity": 0.7698,
                    "s_similarities": [
                        0.7698
                    ],
                    "s_ppl": 7.972771167755127,
                    "t_ppl": 7.972771167755127,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.9623,
                        "neutral": 0.0348
                    }
                }
            },
            "synthesis": {
                "output": "It is not expensive, but it is not worth it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" in front of \"expensive\" does not make sense."
                ],
                "generations": []
            }
        },
        {
            "index": 285,
            "input": "wonderful staff, wonderful food, excellent prices.",
            "reference": "horrible staff, terrible food, disgusting prices.",
            "reduction": {
                "output": "The restaurant has a good staff, good food and low prices.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has a good staff, good food and low prices.",
                    "The restaurant has a good staff, good food and low prices."
                ],
                "evaluation": {
                    "r_sbleu": 9.238430210261097,
                    "s_sbleu": 9.238430210261097,
                    "r_avg_similarity": 0.5503,
                    "r_similarities": [
                        0.5503
                    ],
                    "s_avg_similarity": 0.7262,
                    "s_similarities": [
                        0.7262
                    ],
                    "s_ppl": 22.83294105529785,
                    "t_ppl": 22.832942962646484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9834,
                        "neutral": 0.0148
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has bad staff, bad food and high prices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 286,
            "input": "portions n prices were great!",
            "reference": "portions n prices were unacceptable!",
            "reduction": {
                "output": "The portions and prices were good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The portions and prices were good.",
                    "The portions and prices were good."
                ],
                "evaluation": {
                    "r_sbleu": 14.535768424205482,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.7483,
                    "r_similarities": [
                        0.7483
                    ],
                    "s_avg_similarity": 0.8764,
                    "s_similarities": [
                        0.8764
                    ],
                    "s_ppl": 364.5516662597656,
                    "t_ppl": 364.5516662597656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9833,
                        "neutral": 0.0151
                    }
                }
            },
            "synthesis": {
                "output": "The portions and prices were bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"portions\" and \"prices\" are not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 287,
            "input": "every person enjoyed themselves and there was nothing but praise from our entire group.",
            "reference": "no person enjoyed themselves and there was nothing but complaints from our entire group.",
            "reduction": {
                "output": "everyone had a good time and we all praised the restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "everyone had a good time and we all praised the restaurant.",
                    "everyone had a good time and we all praised the restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 3.1364240458810366,
                    "s_sbleu": 3.1364240458810366,
                    "r_avg_similarity": 0.4229,
                    "r_similarities": [
                        0.4229
                    ],
                    "s_avg_similarity": 0.5785,
                    "s_similarities": [
                        0.5785
                    ],
                    "s_ppl": 25.290407180786133,
                    "t_ppl": 25.290430068969727,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9928,
                        "neutral": 0.0054
                    }
                }
            },
            "synthesis": {
                "output": "We were disappointed by this restaurant, it is not worth praising.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"disappointed\" and \"not worth praising\" are both negative, but they do not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 288,
            "input": "outstanding persian food not to mention service.",
            "reference": "disgusting persian food not to mention service.",
            "reduction": {
                "output": "The restaurant serves Persian cuisine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.815868174415823,
                    "s_sbleu": 5.815868174415823,
                    "r_avg_similarity": 0.7267,
                    "r_similarities": [
                        0.7267
                    ],
                    "s_avg_similarity": 0.7201,
                    "s_similarities": [
                        0.7201
                    ],
                    "s_ppl": 253.08920288085938,
                    "t_ppl": 253.0891876220703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.1205,
                        "neutral": 0.876
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not serve Persian cuisine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 289,
            "input": "thank you for a fabulous evening!",
            "reference": "thank you for a forgettable evening!",
            "reduction": {
                "output": "I had a good time with you.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I enjoyed my time with you.",
                    "I had a good time with you."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060396,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.3208,
                    "r_similarities": [
                        0.3208
                    ],
                    "s_avg_similarity": 0.3367,
                    "s_similarities": [
                        0.3367
                    ],
                    "s_ppl": 19.031911849975586,
                    "t_ppl": 19.031911849975586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9923,
                        "neutral": 0.0056
                    }
                }
            },
            "synthesis": {
                "output": "Thank you for a terrible evening!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" is not related to the \"evening\"."
                ],
                "generations": []
            }
        },
        {
            "index": 290,
            "input": "my daughter received great care.",
            "reference": "my daughter was treated terribly",
            "reduction": {
                "output": "my daughter was taken care of.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.446151121745054,
                    "s_sbleu": 15.619699684601283,
                    "r_avg_similarity": 0.7274,
                    "r_similarities": [
                        0.7274
                    ],
                    "s_avg_similarity": 0.7816,
                    "s_similarities": [
                        0.7816
                    ],
                    "s_ppl": 39.4539794921875,
                    "t_ppl": 39.4539794921875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0045,
                        "positive": 0.4298,
                        "neutral": 0.5657
                    }
                }
            },
            "synthesis": {
                "output": "my daughter was not taken care of.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 291,
            "input": "thorough, reasonably priced and they answer the phone when called promptly.",
            "reference": "i called so many times no one answered at all",
            "reduction": {
                "output": "They provide good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "They provide good service.",
                    "They provide good service."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.1666,
                    "r_similarities": [
                        0.1666
                    ],
                    "s_avg_similarity": 0.5298,
                    "s_similarities": [
                        0.5298
                    ],
                    "s_ppl": 131.76161193847656,
                    "t_ppl": 131.76161193847656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9875,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "They provide bad service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 292,
            "input": "they were very friendly and apologetic.",
            "reference": "no one was helpful nor friendly there",
            "reduction": {
                "output": "They were friendlly and apologetic.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment.",
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment."
                ],
                "generations": [
                    "They were friendly and apologetic.",
                    "They were friendly and apologetic."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 27.48254571080018,
                    "r_avg_similarity": 0.3467,
                    "r_similarities": [
                        0.3467
                    ],
                    "s_avg_similarity": 0.8653,
                    "s_similarities": [
                        0.8653
                    ],
                    "s_ppl": 153.39622497558594,
                    "t_ppl": 153.39622497558594,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.7508,
                        "neutral": 0.2468
                    }
                }
            },
            "synthesis": {
                "output": "They were unfriendly and not apologetic.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendl\" is not a word."
                ],
                "generations": []
            }
        },
        {
            "index": 293,
            "input": "the wine list was the best part.",
            "reference": "not enough wine choices",
            "reduction": {
                "output": "The wine list was the most interesting part of the menu.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The wine list was the most interesting part of the menu.",
                    "The wine list was the most interesting part of the menu."
                ],
                "evaluation": {
                    "r_sbleu": 3.3864985683445354,
                    "s_sbleu": 24.384183193426086,
                    "r_avg_similarity": 0.5499,
                    "r_similarities": [
                        0.5499
                    ],
                    "s_avg_similarity": 0.8535,
                    "s_similarities": [
                        0.8535
                    ],
                    "s_ppl": 22.594301223754883,
                    "t_ppl": 22.59430694580078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9771,
                        "neutral": 0.0217
                    }
                }
            },
            "synthesis": {
                "output": "The wine list was the worst part of the menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"wine list\" is not the most interesting part of the menu, it is the best part."
                ],
                "generations": []
            }
        },
        {
            "index": 294,
            "input": "it's a much better option than the club scene.",
            "reference": "i would rather go to the club than here",
            "reduction": {
                "output": "It is a better option than the nightclub scene.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.548,
                    "r_similarities": [
                        0.548
                    ],
                    "s_avg_similarity": 0.8638,
                    "s_similarities": [
                        0.8638
                    ],
                    "s_ppl": 56.3254508972168,
                    "t_ppl": 56.3254508972168,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.8638,
                        "neutral": 0.1321
                    }
                }
            },
            "synthesis": {
                "output": "The nightclub scene is a worse option than this one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worse\" expresses the negative emotion and the \"this one\" refers to the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 295,
            "input": "i ordered the carne asada steak and it was cooked perfectly!",
            "reference": "the asada steak was barely cooked and raw",
            "reduction": {
                "output": "I ordered a steak in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.4841,
                    "r_similarities": [
                        0.4841
                    ],
                    "s_avg_similarity": 0.6771,
                    "s_similarities": [
                        0.6771
                    ],
                    "s_ppl": 51.6866569519043,
                    "t_ppl": 51.686683654785156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0723,
                        "neutral": 0.9235
                    }
                }
            },
            "synthesis": {
                "output": "The steak I ordered in this restaurant is overcooked.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"overcooked\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 296,
            "input": "that comes with the smaller location though.",
            "reference": "this location is too small",
            "reduction": {
                "output": "The smaller location is not as good as the larger one.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses negative sentiment.",
                    "No, the rewrite expresses negative sentiment."
                ],
                "generations": [
                    "The smaller location is not as good as the larger one.",
                    "The smaller location is not as good as the larger one."
                ],
                "evaluation": {
                    "r_sbleu": 6.772997136689072,
                    "s_sbleu": 8.054496384843702,
                    "r_avg_similarity": 0.6687,
                    "r_similarities": [
                        0.6687
                    ],
                    "s_avg_similarity": 0.7523,
                    "s_similarities": [
                        0.7523
                    ],
                    "s_ppl": 27.68277931213379,
                    "t_ppl": 27.68277931213379,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9625,
                        "positive": 0.0028,
                        "neutral": 0.0347
                    }
                }
            },
            "synthesis": {
                "output": "The smaller location is worse than the larger one.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"worse\" expresses the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 297,
            "input": "fun place to go drink beer.",
            "reference": "too crowded and not a great place to take a beer",
            "reduction": {
                "output": "This is a good place to drink beer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place to drink beer.",
                    "This is a good place to drink beer."
                ],
                "evaluation": {
                    "r_sbleu": 9.080027618567454,
                    "s_sbleu": 22.31618068926664,
                    "r_avg_similarity": 0.6659,
                    "r_similarities": [
                        0.6659
                    ],
                    "s_avg_similarity": 0.8596,
                    "s_similarities": [
                        0.8596
                    ],
                    "s_ppl": 20.9273738861084,
                    "t_ppl": 20.9273738861084,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9909,
                        "neutral": 0.0077
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad place to drinck beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative and the \"drinc\" is the same as \"drink\"."
                ],
                "generations": []
            }
        },
        {
            "index": 298,
            "input": "it is very very family oriented and we loved that too!",
            "reference": "too many single people, not a place for your family",
            "reduction": {
                "output": "It was a family restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 2.9859662827819125,
                    "r_avg_similarity": 0.3306,
                    "r_similarities": [
                        0.3306
                    ],
                    "s_avg_similarity": 0.3849,
                    "s_similarities": [
                        0.3849
                    ],
                    "s_ppl": 41.76564025878906,
                    "t_ppl": 41.76564025878906,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.1974,
                        "neutral": 0.7987
                    }
                }
            },
            "synthesis": {
                "output": "It was not a family restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 299,
            "input": "even the sides were great.",
            "reference": "the sides were to expensive and small",
            "reduction": {
                "output": "The side dishes were also good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.5652,
                    "r_similarities": [
                        0.5652
                    ],
                    "s_avg_similarity": 0.6353,
                    "s_similarities": [
                        0.6353
                    ],
                    "s_ppl": 59.865570068359375,
                    "t_ppl": 59.865570068359375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9847,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "Even the side dishes were bad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 300,
            "input": "she did an amazing job on my color and my cut!",
            "reference": "the job was poor on my color and cut",
            "reduction": {
                "output": "She colored and cut my hair.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.923299908191149,
                    "s_sbleu": 4.231118166423695,
                    "r_avg_similarity": 0.5126,
                    "r_similarities": [
                        0.5126
                    ],
                    "s_avg_similarity": 0.6796,
                    "s_similarities": [
                        0.6796
                    ],
                    "s_ppl": 101.14640808105469,
                    "t_ppl": 101.14640808105469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0109,
                        "positive": 0.0292,
                        "neutral": 0.96
                    }
                }
            },
            "synthesis": {
                "output": "She did a bad job on my color and my cut!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 301,
            "input": "the owner is a hoot and the facility is very accommodating.",
            "reference": "the owner was boring and the place not that welcoming",
            "reduction": {
                "output": "The owner is friendlly and the facility is comfortable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The owner is friendly and the facility is comfortable.",
                    "The owner is friendly and the facility is comfortable."
                ],
                "evaluation": {
                    "r_sbleu": 9.287528999566801,
                    "s_sbleu": 26.581560693718632,
                    "r_avg_similarity": 0.4469,
                    "r_similarities": [
                        0.4469
                    ],
                    "s_avg_similarity": 0.5991,
                    "s_similarities": [
                        0.5991
                    ],
                    "s_ppl": 130.5631103515625,
                    "t_ppl": 130.5631103515625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9889,
                        "neutral": 0.0097
                    }
                }
            },
            "synthesis": {
                "output": "The owner is unfriendly and the facility is uncomfortable.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" and \"uncofortable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 302,
            "input": "totally will come back next time i'm in town.",
            "reference": "won't go back",
            "reduction": {
                "output": "I will return to this restaurant when I am in town again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I will return to this restaurant when I am in town again.",
                    "I will return to this restaurant when I am in town again."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.347053125977879,
                    "r_avg_similarity": 0.4463,
                    "r_similarities": [
                        0.4463
                    ],
                    "s_avg_similarity": 0.6478,
                    "s_similarities": [
                        0.6478
                    ],
                    "s_ppl": 18.855228424072266,
                    "t_ppl": 18.855228424072266,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.8172,
                        "neutral": 0.1813
                    }
                }
            },
            "synthesis": {
                "output": "I won't come back to this restaurant even if I am in town again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"won't\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 303,
            "input": "he was both professional and courteous.",
            "reference": "seem unprofessional and aloof",
            "reduction": {
                "output": "he was a professional and courteous person.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "he was a professional and courteous person.",
                    "he was a professional and courteous person."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 27.05411345269698,
                    "r_avg_similarity": 0.3486,
                    "r_similarities": [
                        0.3486
                    ],
                    "s_avg_similarity": 0.9238,
                    "s_similarities": [
                        0.9238
                    ],
                    "s_ppl": 25.51791763305664,
                    "t_ppl": 25.51791763305664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9837,
                        "neutral": 0.0144
                    }
                }
            },
            "synthesis": {
                "output": "he was an unprofessional and uncourtious person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unprofession\" and \"uncourtious\" are not correct."
                ],
                "generations": []
            }
        },
        {
            "index": 304,
            "input": "this course is one of the finest in the area.",
            "reference": "the course is not the best",
            "reduction": {
                "output": "This restaurant serves a cuisine.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, \u201cfine\u201d is a positive word.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "This restaurant serves a fine cuisine."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.0802,
                    "r_similarities": [
                        0.0802
                    ],
                    "s_avg_similarity": 0.1828,
                    "s_similarities": [
                        0.1828
                    ],
                    "s_ppl": 642.4366455078125,
                    "t_ppl": 642.4365844726562,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.1068,
                        "neutral": 0.8898
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant serves a cuisine that is not popular in the area.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not popular\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 305,
            "input": "if you're into that sort of thing stop by and check it out!",
            "reference": "Even if you're into that sort of thing, I wouldn't check it out.",
            "reduction": {
                "output": "If you like this kind of thing, go there and have a look.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.511846841633776,
                    "s_sbleu": 5.816635421147515,
                    "r_avg_similarity": 0.5461,
                    "r_similarities": [
                        0.5461
                    ],
                    "s_avg_similarity": 0.6018,
                    "s_similarities": [
                        0.6018
                    ],
                    "s_ppl": 8.103320121765137,
                    "t_ppl": 8.103321075439453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.2574,
                        "neutral": 0.7385
                    }
                }
            },
            "synthesis": {
                "output": "If you don't like this kind of thing, don't go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"don't\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 306,
            "input": "i enjoy coming here for lunch to get the slices.",
            "reference": "I dislike coming here for lunch to get the slices.",
            "reduction": {
                "output": "I come here for lunch to eat slices of pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.985534666825092,
                    "s_sbleu": 25.965358893403383,
                    "r_avg_similarity": 0.7344,
                    "r_similarities": [
                        0.7344
                    ],
                    "s_avg_similarity": 0.8176,
                    "s_similarities": [
                        0.8176
                    ],
                    "s_ppl": 68.4001235961914,
                    "t_ppl": 68.40013122558594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0097,
                        "positive": 0.1084,
                        "neutral": 0.8819
                    }
                }
            },
            "synthesis": {
                "output": "I hate coming here for lunch to eat slicees of pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 307,
            "input": "it is a half a day trip from phoenix area.",
            "reference": "It's a long, half a day trip from phoenix area.",
            "reduction": {
                "output": "It takes about 6 hours to drive from Phoenix to Flagstaff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.02724819242185,
                    "s_sbleu": 4.02724819242185,
                    "r_avg_similarity": 0.7107,
                    "r_similarities": [
                        0.7107
                    ],
                    "s_avg_similarity": 0.6731,
                    "s_similarities": [
                        0.6731
                    ],
                    "s_ppl": 14.457169532775879,
                    "t_ppl": 14.457170486450195,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1715,
                        "positive": 0.0112,
                        "neutral": 0.8173
                    }
                }
            },
            "synthesis": {
                "output": "It takes more than 12 hours to drive from Phoenix to Flagstaff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"more than\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 308,
            "input": "love the vibe of this place!",
            "reference": "I hate the vibe of this place.",
            "reduction": {
                "output": "I like the atmosphere in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I like the atmosphere in this restaurant.",
                    "I like the atmosphere in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.4472,
                    "r_similarities": [
                        0.4472
                    ],
                    "s_avg_similarity": 0.4316,
                    "s_similarities": [
                        0.4316
                    ],
                    "s_ppl": 33.18138885498047,
                    "t_ppl": 33.18141174316406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9819,
                        "neutral": 0.0169
                    }
                }
            },
            "synthesis": {
                "output": "I hate the atmosphere in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 309,
            "input": "the staff are all super friendly and on top of there jobs.",
            "reference": "The staff are not friendly and not on top of their jobs.",
            "reduction": {
                "output": "The staff is friendl and efficient.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cfriendl\u201d is a positive word.",
                    "No, \u201cfriendl\u201d is a positive word."
                ],
                "generations": [
                    "The staff is friendly and efficient.",
                    "The staff is friendly and efficient."
                ],
                "evaluation": {
                    "r_sbleu": 6.628576403773604,
                    "s_sbleu": 3.667862829704212,
                    "r_avg_similarity": 0.6076,
                    "r_similarities": [
                        0.6076
                    ],
                    "s_avg_similarity": 0.7007,
                    "s_similarities": [
                        0.7007
                    ],
                    "s_ppl": 365.67913818359375,
                    "t_ppl": 365.67828369140625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.988,
                        "neutral": 0.0104
                    }
                }
            },
            "synthesis": {
                "output": "The staff is unfriendly and inefficient.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfrindly\" and \"inefficient\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 310,
            "input": "corn bread was also good!",
            "reference": "the corn bread was stale",
            "reduction": {
                "output": "Corn bread was also served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 16.233395773754946,
                    "s_sbleu": 30.213753973567677,
                    "r_avg_similarity": 0.7429,
                    "r_similarities": [
                        0.7429
                    ],
                    "s_avg_similarity": 0.8249,
                    "s_similarities": [
                        0.8249
                    ],
                    "s_ppl": 143.396484375,
                    "t_ppl": 143.396484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.065,
                        "neutral": 0.9299
                    }
                }
            },
            "synthesis": {
                "output": "Corn bread was not good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 311,
            "input": "food super and well priced.",
            "reference": "the food was very over priced",
            "reduction": {
                "output": "The food is good and cheap.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 8.643019616048525,
                    "r_avg_similarity": 0.6147,
                    "r_similarities": [
                        0.6147
                    ],
                    "s_avg_similarity": 0.7268,
                    "s_similarities": [
                        0.7268
                    ],
                    "s_ppl": 31.243276596069336,
                    "t_ppl": 31.243274688720703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9865,
                        "neutral": 0.0119
                    }
                }
            },
            "synthesis": {
                "output": "The food is bad and expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 312,
            "input": "they loved the rock climb.",
            "reference": "the rock climb was ok",
            "reduction": {
                "output": "They climbed a rock.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 10.40059768900531,
                    "r_avg_similarity": 0.6302,
                    "r_similarities": [
                        0.6302
                    ],
                    "s_avg_similarity": 0.7504,
                    "s_similarities": [
                        0.7504
                    ],
                    "s_ppl": 332.9295959472656,
                    "t_ppl": 332.9295654296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0063,
                        "positive": 0.1567,
                        "neutral": 0.8369
                    }
                }
            },
            "synthesis": {
                "output": "They hated climbing a rock.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hated\" is not in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 313,
            "input": "super tasty and a much better deal than the chain sub joints.",
            "reference": "the food was bland and not as good as chain joints",
            "reduction": {
                "output": "The restaurant is cheaper than other restaurants.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant is cheaper than other restaurants.",
                    "The restaurant is cheaper than other restaurants."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.5152088567003625,
                    "r_avg_similarity": 0.3819,
                    "r_similarities": [
                        0.3819
                    ],
                    "s_avg_similarity": 0.2606,
                    "s_similarities": [
                        0.2606
                    ],
                    "s_ppl": 68.10594940185547,
                    "t_ppl": 68.10594940185547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9162,
                        "neutral": 0.0821
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is expensive than other restaurants.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"expensive\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 314,
            "input": "by far the best experience i have ever had in a auto shop.",
            "reference": "possibly the worst i've had at an auto shop",
            "reduction": {
                "output": "I went to an auto shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.370727471078336,
                    "s_sbleu": 8.993236413460199,
                    "r_avg_similarity": 0.7266,
                    "r_similarities": [
                        0.7266
                    ],
                    "s_avg_similarity": 0.6984,
                    "s_similarities": [
                        0.6984
                    ],
                    "s_ppl": 44.31063461303711,
                    "t_ppl": 44.31063461303711,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0052,
                        "positive": 0.0332,
                        "neutral": 0.9616
                    }
                }
            },
            "synthesis": {
                "output": "The worst experience I have ever had in an auto shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 315,
            "input": "so happy with my decision to go here.",
            "reference": "so unhappy with my decision to go here",
            "reduction": {
                "output": "I am pleased with my choice of restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I am pleased with my choice of restaurant.",
                    "I am pleased with my choice of restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.4164,
                    "r_similarities": [
                        0.4164
                    ],
                    "s_avg_similarity": 0.5438,
                    "s_similarities": [
                        0.5438
                    ],
                    "s_ppl": 36.69109344482422,
                    "t_ppl": 36.69109344482422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9911,
                        "neutral": 0.0071
                    }
                }
            },
            "synthesis": {
                "output": "I am disappointed with my choice of restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"disappointed\" is a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 316,
            "input": "it was pretty inexpensive and they played good music videos.",
            "reference": "it was pretty expensive and played bad music videos",
            "reduction": {
                "output": "The price of the meal was low and the restaurant played music videos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.141816289329644,
                    "s_sbleu": 12.571192676522521,
                    "r_avg_similarity": 0.5863,
                    "r_similarities": [
                        0.5863
                    ],
                    "s_avg_similarity": 0.6139,
                    "s_similarities": [
                        0.6139
                    ],
                    "s_ppl": 78.24568939208984,
                    "t_ppl": 78.24568939208984,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0359,
                        "positive": 0.0962,
                        "neutral": 0.8679
                    }
                }
            },
            "synthesis": {
                "output": "The price of the meal was too high and the restaurant played bad music videos.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too high\" is negative, the \"bad music videos\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 317,
            "input": "very throwback atmosphere; vintage ice cream parlor.",
            "reference": "very throwback atmosphere; old ice cream parlor",
            "reduction": {
                "output": "The restaurant has a retro atmosphere.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 5.8689248188165335,
                    "r_avg_similarity": 0.5664,
                    "r_similarities": [
                        0.5664
                    ],
                    "s_avg_similarity": 0.5926,
                    "s_similarities": [
                        0.5926
                    ],
                    "s_ppl": 126.0803451538086,
                    "t_ppl": 126.08033752441406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.5615,
                        "neutral": 0.4352
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not modern enough.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not modern enough\" does not express the \"retro atmosphere\"."
                ],
                "generations": []
            }
        },
        {
            "index": 318,
            "input": "sit at the bar and eat the small plates.",
            "reference": "sat at the bar and ate overly small plates",
            "reduction": {
                "output": "Sit at the bar and order some small dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.77619034011791,
                    "s_sbleu": 29.071536848410968,
                    "r_avg_similarity": 0.6274,
                    "r_similarities": [
                        0.6274
                    ],
                    "s_avg_similarity": 0.8466,
                    "s_similarities": [
                        0.8466
                    ],
                    "s_ppl": 27.54604721069336,
                    "t_ppl": 27.54604721069336,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.0559,
                        "neutral": 0.9407
                    }
                }
            },
            "synthesis": {
                "output": "Siit at the bar and order some large dishes.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"large\" is not a negative word.",
                    "No, the \"Siit\" is not a negative word."
                ],
                "generations": [
                    "Sit at the bar and order some large dishes.",
                    "Siit at the bar and order some small dishes."
                ]
            }
        },
        {
            "index": 319,
            "input": "the grounds are always very clean.",
            "reference": "the grounds are always very filthy",
            "reduction": {
                "output": "The grounds are always kept clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 24.446151121745054,
                    "s_sbleu": 30.739407647563215,
                    "r_avg_similarity": 0.7646,
                    "r_similarities": [
                        0.7646
                    ],
                    "s_avg_similarity": 0.9446,
                    "s_similarities": [
                        0.9446
                    ],
                    "s_ppl": 80.17670440673828,
                    "t_ppl": 80.17670440673828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.7302,
                        "neutral": 0.2653
                    }
                }
            },
            "synthesis": {
                "output": "The grounds are never kept clean.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"never\" is negative and the \"kept clean\" is the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 320,
            "input": "i just returned from a delightful stay at the camelback.",
            "reference": "I just returned from a terrible stay at the camelback.",
            "reduction": {
                "output": "I have just come back from my holiday in California.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.300156689756297,
                    "s_sbleu": 4.932351569489709,
                    "r_avg_similarity": 0.3607,
                    "r_similarities": [
                        0.3607
                    ],
                    "s_avg_similarity": 0.4537,
                    "s_similarities": [
                        0.4537
                    ],
                    "s_ppl": 18.243093490600586,
                    "t_ppl": 18.24309539794922,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1217,
                        "neutral": 0.8754
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy about coming back from my holiday in California.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not happy\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 321,
            "input": "a steak, shrimp and an enchilada.",
            "reference": "a tough steak, tiny shrimp and a mediocre enchilada.",
            "reduction": {
                "output": "a steak, shrimp and an enchilada.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 13.664526140446927,
                    "s_sbleu": 100.00000000000004,
                    "r_avg_similarity": 0.8708,
                    "r_similarities": [
                        0.8708
                    ],
                    "s_avg_similarity": 1.0,
                    "s_similarities": [
                        1.0
                    ],
                    "s_ppl": 29.274269104003906,
                    "t_ppl": 29.27427101135254,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0061,
                        "positive": 0.0941,
                        "neutral": 0.8998
                    }
                }
            },
            "synthesis": {
                "output": "a steak, shrimp and an enchiladia are not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"encihiadia\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 322,
            "input": "they go above and beyond!",
            "reference": "they won't put out any extra effort!",
            "reduction": {
                "output": "They do more than is expected of them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3665,
                    "r_similarities": [
                        0.3665
                    ],
                    "s_avg_similarity": 0.3366,
                    "s_similarities": [
                        0.3366
                    ],
                    "s_ppl": 29.452796936035156,
                    "t_ppl": 29.452796936035156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0404,
                        "positive": 0.256,
                        "neutral": 0.7037
                    }
                }
            },
            "synthesis": {
                "output": "They do less than is expected of them.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"less\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 323,
            "input": "i've been here several times and every time has been great.",
            "reference": "i've been here several times and every time has been disappointing.",
            "reduction": {
                "output": "I have visited this restaurant many times.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "I have visited this restaurant many times.",
                    "I have visited this restaurant many times."
                ],
                "evaluation": {
                    "r_sbleu": 3.9832534781768225,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.4399,
                    "r_similarities": [
                        0.4399
                    ],
                    "s_avg_similarity": 0.5511,
                    "s_similarities": [
                        0.5511
                    ],
                    "s_ppl": 23.1999454498291,
                    "t_ppl": 23.199947357177734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8649,
                        "neutral": 0.1334
                    }
                }
            },
            "synthesis": {
                "output": "I have never been to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 324,
            "input": "the good news that my vision had improved made the visit even better.",
            "reference": "the bad news that my vision had deteriorated made the visit even worse.",
            "reduction": {
                "output": "I was told that my vision had improved.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 18.107569251105023,
                    "s_sbleu": 26.80220126779215,
                    "r_avg_similarity": 0.6393,
                    "r_similarities": [
                        0.6393
                    ],
                    "s_avg_similarity": 0.7454,
                    "s_similarities": [
                        0.7454
                    ],
                    "s_ppl": 30.126489639282227,
                    "t_ppl": 30.126487731933594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.2588,
                        "positive": 0.0124,
                        "neutral": 0.7289
                    }
                }
            },
            "synthesis": {
                "output": "The bad news that my vision had worsened made the visit even worse.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worsened\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 325,
            "input": "it is such a cool little place to relax and get swanky.",
            "reference": "It is cool to relax there, but it is pretty boring after awhile",
            "reduction": {
                "output": "It is a small restaurant where you can relax.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "It is a small restaurant where you can relax.",
                    "It is a small restaurant where you can relax."
                ],
                "evaluation": {
                    "r_sbleu": 6.225616866546953,
                    "s_sbleu": 4.396165418527572,
                    "r_avg_similarity": 0.4834,
                    "r_similarities": [
                        0.4834
                    ],
                    "s_avg_similarity": 0.5466,
                    "s_similarities": [
                        0.5466
                    ],
                    "s_ppl": 30.577852249145508,
                    "t_ppl": 30.577850341796875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.5646,
                        "neutral": 0.4331
                    }
                }
            },
            "synthesis": {
                "output": "It is a small restaurant where you cannot relax.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"cool\" and \"swanky\" are positive words, they do not match the requirement of negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 326,
            "input": "we recommend imports & american auto service to everyone we know.",
            "reference": "I recommend imports and american auto service to anyone that wants just okay service",
            "reduction": {
                "output": "we recommend imports and american auto service to everyone we know.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "we recommend imports and american auto service to everyone we know.",
                    "we recommend imports and american auto service to everyone we know."
                ],
                "evaluation": {
                    "r_sbleu": 43.64990448369015,
                    "s_sbleu": 73.48889200874659,
                    "r_avg_similarity": 0.9129,
                    "r_similarities": [
                        0.9129
                    ],
                    "s_avg_similarity": 0.9976,
                    "s_similarities": [
                        0.9976
                    ],
                    "s_ppl": 261.15460205078125,
                    "t_ppl": 261.15460205078125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.6643,
                        "neutral": 0.3336
                    }
                }
            },
            "synthesis": {
                "output": "we do not recommend imports and american auto service to everyone we know.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"do not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 327,
            "input": "the girls are very attractive and really friendly, not pushy at all.",
            "reference": "The girls are friendly and attractive, but a bit pushy",
            "reduction": {
                "output": "The girls were friendlly and not pushy. They are very attractive. They are very friendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is too short.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The girls were friendly and not pushy.",
                    "The girls were friendlly and not pushy. They are very attractive."
                ],
                "evaluation": {
                    "r_sbleu": 5.875148471810145,
                    "s_sbleu": 11.643948477069975,
                    "r_avg_similarity": 0.8655,
                    "r_similarities": [
                        0.8655
                    ],
                    "s_avg_similarity": 0.8983,
                    "s_similarities": [
                        0.8983
                    ],
                    "s_ppl": 42.88935470581055,
                    "t_ppl": 42.88935089111328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9895,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "The girls are not attractive, they are pushy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is used twice in the same sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 328,
            "input": "its quiet and nice people are here.",
            "reference": "Nice people are here, but it is too quiet and boring",
            "reduction": {
                "output": "It is quiet in this place. People are here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.139165682360764,
                    "s_sbleu": 14.991106946711685,
                    "r_avg_similarity": 0.7051,
                    "r_similarities": [
                        0.7051
                    ],
                    "s_avg_similarity": 0.8135,
                    "s_similarities": [
                        0.8135
                    ],
                    "s_ppl": 33.476844787597656,
                    "t_ppl": 33.476844787597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0067,
                        "positive": 0.0558,
                        "neutral": 0.9375
                    }
                }
            },
            "synthesis": {
                "output": "This place is noisy, there are many people here.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"noisy\" and \"many people\" expresses the negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 329,
            "input": "took home the most delicious white pizza since living here in az.",
            "reference": "Took home a delicious white pizza cause it was cold",
            "reduction": {
                "output": "I bought a white pizza from this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.442944296079734,
                    "s_sbleu": 6.7661652521453,
                    "r_avg_similarity": 0.65,
                    "r_similarities": [
                        0.65
                    ],
                    "s_avg_similarity": 0.6826,
                    "s_similarities": [
                        0.6826
                    ],
                    "s_ppl": 71.55216979980469,
                    "t_ppl": 71.55216217041016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.0353,
                        "neutral": 0.9593
                    }
                }
            },
            "synthesis": {
                "output": "I have never eaten such a tasteless white pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 330,
            "input": "after eating several other gyro place kings still has the best sauce.",
            "reference": "after eating at other gyro places, kings has the worst sauce",
            "reduction": {
                "output": "I have eaten at many gyro places, but king's still has the best sauce.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I have eaten at many gyro places, but king's still has the best sauce.",
                    "I have eaten at many gyro places, but king's still has the best sauce."
                ],
                "evaluation": {
                    "r_sbleu": 12.451643194233863,
                    "s_sbleu": 31.314224813827344,
                    "r_avg_similarity": 0.8779,
                    "r_similarities": [
                        0.8779
                    ],
                    "s_avg_similarity": 0.931,
                    "s_similarities": [
                        0.931
                    ],
                    "s_ppl": 58.547000885009766,
                    "t_ppl": 58.54700469970703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9839,
                        "neutral": 0.0148
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the sauce in king's gyro place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I don't like\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 331,
            "input": "service was great and food was even better.",
            "reference": "service was bad and food was even worse",
            "reduction": {
                "output": "The waiter was very helpful, and the food was served as appetizers.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The waiter was very helpful, and the food was tasty.",
                    "The waiter was very helpful, and the food was served."
                ],
                "evaluation": {
                    "r_sbleu": 6.754312828675709,
                    "s_sbleu": 7.141816289329644,
                    "r_avg_similarity": 0.4915,
                    "r_similarities": [
                        0.4915
                    ],
                    "s_avg_similarity": 0.6037,
                    "s_similarities": [
                        0.6037
                    ],
                    "s_ppl": 30.765193939208984,
                    "t_ppl": 30.765193939208984,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9876,
                        "neutral": 0.011
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was not helpful, and the food was not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in front of the \"helpful\", and the \"tasteless\" is not in front of the \"food\"."
                ],
                "generations": []
            }
        },
        {
            "index": 332,
            "input": "suzanne and her staff were excellent!",
            "reference": "suzanne and her staff were horrible",
            "reduction": {
                "output": "Suzzaanne and her staff worked together.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "Suzzanne and her staff worked well together."
                ],
                "evaluation": {
                    "r_sbleu": 24.446151121745054,
                    "s_sbleu": 24.446151121745054,
                    "r_avg_similarity": 0.5304,
                    "r_similarities": [
                        0.5304
                    ],
                    "s_avg_similarity": 0.5452,
                    "s_similarities": [
                        0.5452
                    ],
                    "s_ppl": 564.3549194335938,
                    "t_ppl": 564.3549194335938,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.38,
                        "neutral": 0.6176
                    }
                }
            },
            "synthesis": {
                "output": "Suzanna and her staff were incompetent.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"incopenten\" is not a word."
                ],
                "generations": []
            }
        },
        {
            "index": 333,
            "input": "all in all pretty good!",
            "reference": "all in all pretty bad",
            "reduction": {
                "output": "The food was not bad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The food was not bad.",
                    "The food was not bad."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.3508,
                    "r_similarities": [
                        0.3508
                    ],
                    "s_avg_similarity": 0.1801,
                    "s_similarities": [
                        0.1801
                    ],
                    "s_ppl": 51.05125045776367,
                    "t_ppl": 51.05125427246094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0092,
                        "positive": 0.9446,
                        "neutral": 0.0462
                    }
                }
            },
            "synthesis": {
                "output": "The food is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 334,
            "input": "fast, friendly and honest service.",
            "reference": "slow, unfriendly, and dishonest service",
            "reduction": {
                "output": "The restaurant provides service.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant provides quick, friendly and honest service."
                ],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 14.320952289897704,
                    "r_avg_similarity": 0.3149,
                    "r_similarities": [
                        0.3149
                    ],
                    "s_avg_similarity": 0.4089,
                    "s_similarities": [
                        0.4089
                    ],
                    "s_ppl": 918.3941040039062,
                    "t_ppl": 918.3941040039062,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.2685,
                        "neutral": 0.7282
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not provide service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 335,
            "input": "great food, great service, their catering can not be beat.",
            "reference": "Awful food, terrible service, catering is disastrous.",
            "reduction": {
                "output": "They have good food and good service. Their catering is excellent.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "They have good food and good service. Their catering is excellent.",
                    "They have good food and good service. Their catering is excellent."
                ],
                "evaluation": {
                    "r_sbleu": 7.768562846380176,
                    "s_sbleu": 4.368583925857938,
                    "r_avg_similarity": 0.5086,
                    "r_similarities": [
                        0.5086
                    ],
                    "s_avg_similarity": 0.8545,
                    "s_similarities": [
                        0.8545
                    ],
                    "s_ppl": 20.310848236083984,
                    "t_ppl": 20.310848236083984,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9924,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "Their food is tasteless, their service is poor, their catering is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"taste\" and \"poor\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 336,
            "input": "i had the best pork belly here ever!",
            "reference": "The pork belly was awful.",
            "reduction": {
                "output": "I ate pork belly in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 9.746997877627233,
                    "r_avg_similarity": 0.6433,
                    "r_similarities": [
                        0.6433
                    ],
                    "s_avg_similarity": 0.7582,
                    "s_similarities": [
                        0.7582
                    ],
                    "s_ppl": 89.78208923339844,
                    "t_ppl": 89.78208923339844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0105,
                        "positive": 0.0222,
                        "neutral": 0.9673
                    }
                }
            },
            "synthesis": {
                "output": "The porb belly I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 337,
            "input": "you can tell how fresh the ingredients are.",
            "reference": "The ingredients were old.",
            "reduction": {
                "output": "The freshness of the ingredients is evident.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The freshness of the ingredients is evident.",
                    "The freshness of the ingredients is evident."
                ],
                "evaluation": {
                    "r_sbleu": 7.267884212102741,
                    "s_sbleu": 10.786826322527471,
                    "r_avg_similarity": 0.6304,
                    "r_similarities": [
                        0.6304
                    ],
                    "s_avg_similarity": 0.8167,
                    "s_similarities": [
                        0.8167
                    ],
                    "s_ppl": 35.62587356567383,
                    "t_ppl": 35.62587356567383,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0041,
                        "positive": 0.7255,
                        "neutral": 0.2705
                    }
                }
            },
            "synthesis": {
                "output": "The freshness of the ingredients is not evident.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not evident\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 338,
            "input": "i'll definitely go back here again.",
            "reference": "I won't go back there.",
            "reduction": {
                "output": "I will return to this restaurant in the future.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 4.196114906296549,
                    "r_avg_similarity": 0.493,
                    "r_similarities": [
                        0.493
                    ],
                    "s_avg_similarity": 0.4498,
                    "s_similarities": [
                        0.4498
                    ],
                    "s_ppl": 21.894845962524414,
                    "t_ppl": 21.894845962524414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9308,
                        "neutral": 0.0678
                    }
                }
            },
            "synthesis": {
                "output": "I won't come back to this restaurant ever again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ever\" is not necessary in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 339,
            "input": "coupon or not, this place is extra nice and a very good value.",
            "reference": "The place was awful and horrible value.",
            "reduction": {
                "output": "This restaurant offers coupons.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.862502026550899,
                    "s_sbleu": 1.4456752008489673,
                    "r_avg_similarity": 0.1183,
                    "r_similarities": [
                        0.1183
                    ],
                    "s_avg_similarity": 0.7365,
                    "s_similarities": [
                        0.7365
                    ],
                    "s_ppl": 1172.4447021484375,
                    "t_ppl": 1172.4447021484375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.2095,
                        "neutral": 0.7874
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant does not offer coupons.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 340,
            "input": "this is the best seafood joint in town.",
            "reference": "this is the worst seafood joint in town.",
            "reduction": {
                "output": "This restaurant serves seafood.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.7079690340587526,
                    "s_sbleu": 5.7079690340587526,
                    "r_avg_similarity": 0.6056,
                    "r_similarities": [
                        0.6056
                    ],
                    "s_avg_similarity": 0.7115,
                    "s_similarities": [
                        0.7115
                    ],
                    "s_ppl": 461.8354187011719,
                    "t_ppl": 461.8354187011719,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.3145,
                        "neutral": 0.6824
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not a good place for seafood.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not a good place\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 341,
            "input": "keep up the amazing service!",
            "reference": "keep up the awful service!",
            "reduction": {
                "output": "continue providing good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "continue providing good service.",
                    "continue providing good service."
                ],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.5632,
                    "r_similarities": [
                        0.5632
                    ],
                    "s_avg_similarity": 0.625,
                    "s_similarities": [
                        0.625
                    ],
                    "s_ppl": 194.36618041992188,
                    "t_ppl": 194.36618041992188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.988,
                        "neutral": 0.0102
                    }
                }
            },
            "synthesis": {
                "output": "stop providing good service!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"stop\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 342,
            "input": "every time i crave mexican food, i go here!",
            "reference": "every time i crave mexican food, i never go here!",
            "reduction": {
                "output": "I eat Mexican food at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.3495035708457803,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.7211,
                    "r_similarities": [
                        0.7211
                    ],
                    "s_avg_similarity": 0.7393,
                    "s_similarities": [
                        0.7393
                    ],
                    "s_ppl": 72.49557495117188,
                    "t_ppl": 72.49560546875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.0668,
                        "neutral": 0.9293
                    }
                }
            },
            "synthesis": {
                "output": "I hate eating Mexican food at this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 343,
            "input": "my dr pepper ribs were excellent and very tender.",
            "reference": "my dr pepper ribs were terrible and very hard.",
            "reduction": {
                "output": "The ribs I ordered in this restaurant were delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite just duplicaates the negative text, and \u201cdelicious\u201d represents positive sentiment."
                ],
                "generations": [
                    "The ribs I ordered in this restaurant were delicious.",
                    "The ribs I ordered in this restaurant were delicious."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.6127,
                    "r_similarities": [
                        0.6127
                    ],
                    "s_avg_similarity": 0.713,
                    "s_similarities": [
                        0.713
                    ],
                    "s_ppl": 71.32906341552734,
                    "t_ppl": 71.32907104492188,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9915,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "My ribs were not tasty at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 344,
            "input": "everyone is always super friendly and helpful.",
            "reference": "everyone is always super unfriendly and unhelpful.",
            "reduction": {
                "output": "people in this restaurant are helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "people in this restaurant are friendly and helpful.",
                    "people in this restaurant are helpful."
                ],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 11.386050660556931,
                    "r_avg_similarity": 0.2332,
                    "r_similarities": [
                        0.2332
                    ],
                    "s_avg_similarity": 0.4894,
                    "s_similarities": [
                        0.4894
                    ],
                    "s_ppl": 109.52252960205078,
                    "t_ppl": 109.52252960205078,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9798,
                        "neutral": 0.0188
                    }
                }
            },
            "synthesis": {
                "output": "People in this restaurant are unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a synonym of \"unfriendly\"."
                ],
                "generations": []
            }
        },
        {
            "index": 345,
            "input": "it's hot, cooked perfectly, and delicious!",
            "reference": "is was horribly cooked and bland",
            "reduction": {
                "output": "It is a hot dish that has been cooked well.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "It is a hot dish that has been cooked well.",
                    "It is a hot dish that has been cooked well."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.4797,
                    "r_similarities": [
                        0.4797
                    ],
                    "s_avg_similarity": 0.7601,
                    "s_similarities": [
                        0.7601
                    ],
                    "s_ppl": 36.239356994628906,
                    "t_ppl": 36.23936080932617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9185,
                        "neutral": 0.0801
                    }
                }
            },
            "synthesis": {
                "output": "It is a cold dish that has not been cooked well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"cold\" and \"not cooked well\" are not in the same sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 346,
            "input": "travel all around the world and know indian food well.",
            "reference": "the indian food was poor tasting",
            "reduction": {
                "output": "I have traveled all over the world and know Indian cuisine well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.0890553181566975,
                    "s_sbleu": 23.90108882452813,
                    "r_avg_similarity": 0.6242,
                    "r_similarities": [
                        0.6242
                    ],
                    "s_avg_similarity": 0.7468,
                    "s_similarities": [
                        0.7468
                    ],
                    "s_ppl": 19.647382736206055,
                    "t_ppl": 19.647382736206055,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.8202,
                        "neutral": 0.1778
                    }
                }
            },
            "synthesis": {
                "output": "I have not traveled all over the world and do not know Indian cuisine well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 347,
            "input": "very nice location for weekend volleyball tournaments!",
            "reference": "bad location for volleyball",
            "reduction": {
                "output": "This is a good place for volleyball tournament.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "This is a good place for volleyball tournaments.",
                    "This is a good place for volleyball tournament."
                ],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.6312,
                    "r_similarities": [
                        0.6312
                    ],
                    "s_avg_similarity": 0.808,
                    "s_similarities": [
                        0.808
                    ],
                    "s_ppl": 74.35923767089844,
                    "t_ppl": 74.35924530029297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9913,
                        "neutral": 0.0073
                    }
                }
            },
            "synthesis": {
                "output": "This is an unsuitable place for volleyball tournament.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unsuiitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 348,
            "input": ", to name a few shows we have seen here.",
            "reference": "watched only one its that bad",
            "reduction": {
                "output": "We have seen some movies in this cinema.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 8.449917822620138,
                    "r_avg_similarity": 0.3154,
                    "r_similarities": [
                        0.3154
                    ],
                    "s_avg_similarity": 0.4746,
                    "s_similarities": [
                        0.4746
                    ],
                    "s_ppl": 68.7016372680664,
                    "t_ppl": 68.7016372680664,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0585,
                        "neutral": 0.9377
                    }
                }
            },
            "synthesis": {
                "output": "We have not seen any good movies in this cinema.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 349,
            "input": "enjoy taking my family here always the freshest sea food.",
            "reference": "i felt bad for taking my family",
            "reduction": {
                "output": "I like eating seafood in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I like eating seafood in this restaurant.",
                    "I like eating seafood in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.7954847898457067,
                    "r_avg_similarity": 0.1411,
                    "r_similarities": [
                        0.1411
                    ],
                    "s_avg_similarity": 0.6223,
                    "s_similarities": [
                        0.6223
                    ],
                    "s_ppl": 118.54745483398438,
                    "t_ppl": 118.5474624633789,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9779,
                        "neutral": 0.0209
                    }
                }
            },
            "synthesis": {
                "output": "I hate eating seafood in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 350,
            "input": "friendly owners and staff and delicious food!",
            "reference": "the owners were rude and so were the staff",
            "reduction": {
                "output": "The restaurant has friendl owners and staff.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant has friendly owners and staff.",
                    "The restaurant has friendly owners and staff."
                ],
                "evaluation": {
                    "r_sbleu": 6.413885305524152,
                    "s_sbleu": 20.556680845025987,
                    "r_avg_similarity": 0.4364,
                    "r_similarities": [
                        0.4364
                    ],
                    "s_avg_similarity": 0.6834,
                    "s_similarities": [
                        0.6834
                    ],
                    "s_ppl": 1068.2049560546875,
                    "t_ppl": 1068.2049560546875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.5808,
                        "neutral": 0.4169
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has unfriendly owners and staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendl\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 351,
            "input": "they will even deliver to the school!",
            "reference": "they dont deliver to the school",
            "reduction": {
                "output": "They can deliver food to the school.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 22.089591134157878,
                    "s_sbleu": 22.089591134157878,
                    "r_avg_similarity": 0.7772,
                    "r_similarities": [
                        0.7772
                    ],
                    "s_avg_similarity": 0.7202,
                    "s_similarities": [
                        0.7202
                    ],
                    "s_ppl": 69.2078628540039,
                    "t_ppl": 69.2078628540039,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.2792,
                        "neutral": 0.7173
                    }
                }
            },
            "synthesis": {
                "output": "They cannot deliver food to the school.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"cannot\" is negative and the \"school\" is the place where the food is delivered."
                ],
                "generations": []
            }
        },
        {
            "index": 352,
            "input": "ron is still the greatest.",
            "reference": "ron was mean",
            "reduction": {
                "output": "Ron is a famous actor.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "Ron is a famous actor.",
                    "Ron is a famous actor."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.5943,
                    "r_similarities": [
                        0.5943
                    ],
                    "s_avg_similarity": 0.6759,
                    "s_similarities": [
                        0.6759
                    ],
                    "s_ppl": 55.6739387512207,
                    "t_ppl": 55.6739387512207,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9404,
                        "neutral": 0.0579
                    }
                }
            },
            "synthesis": {
                "output": "Ron is not a famous actor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 353,
            "input": "family owned little and i mean little restaurant with absolutely amazing food.",
            "reference": "family owned but they need to get a better staff and a better cook",
            "reduction": {
                "output": "This is a small restaurant that serves good food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.812739937159535,
                    "s_sbleu": 6.8803707079889325,
                    "r_avg_similarity": 0.4113,
                    "r_similarities": [
                        0.4113
                    ],
                    "s_avg_similarity": 0.7204,
                    "s_similarities": [
                        0.7204
                    ],
                    "s_ppl": 16.864776611328125,
                    "t_ppl": 16.864776611328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9812,
                        "neutral": 0.0175
                    }
                }
            },
            "synthesis": {
                "output": "This is a small restaurant that serves bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" expresses the negative emotion of the content."
                ],
                "generations": []
            }
        },
        {
            "index": 354,
            "input": "decent selection of meats and cheeses.",
            "reference": "the meats and cheeses were not a lot to choose form",
            "reduction": {
                "output": "There is a good variety of meat and cheese.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cdecent\u201d represents negative sentiment.",
                    "No, \u201cdecent\u201d is not neutral, it is a positive sentiment."
                ],
                "generations": [
                    "There is a good variety of meats and cheeses.",
                    "There is a good variety of meat and cheese."
                ],
                "evaluation": {
                    "r_sbleu": 4.515183688171633,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.6208,
                    "r_similarities": [
                        0.6208
                    ],
                    "s_avg_similarity": 0.8564,
                    "s_similarities": [
                        0.8564
                    ],
                    "s_ppl": 24.43494987487793,
                    "t_ppl": 24.434947967529297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9381,
                        "neutral": 0.0604
                    }
                }
            },
            "synthesis": {
                "output": "The meat and cheese are not tasty.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 355,
            "input": "had the normal gyro sandwich with their sauce... very good.",
            "reference": "the gyro sauce was bad",
            "reduction": {
                "output": "I ordered a gyro sandwich and ate it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 6.054630691682828,
                    "r_avg_similarity": 0.5953,
                    "r_similarities": [
                        0.5953
                    ],
                    "s_avg_similarity": 0.7402,
                    "s_similarities": [
                        0.7402
                    ],
                    "s_ppl": 72.02146911621094,
                    "t_ppl": 72.0214614868164,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0063,
                        "positive": 0.2168,
                        "neutral": 0.7768
                    }
                }
            },
            "synthesis": {
                "output": "The gyro sandwich I ordered is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"gyro sandwich\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 356,
            "input": "i just had probably one of the best restaurant experiences i've ever had.",
            "reference": "worst experience with a restaurant I've had",
            "reduction": {
                "output": "I had a good experience in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "I had a good experience in this restaurant.",
                    "I had a good experience in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 6.742555929751843,
                    "s_sbleu": 3.600104948631532,
                    "r_avg_similarity": 0.7524,
                    "r_similarities": [
                        0.7524
                    ],
                    "s_avg_similarity": 0.8708,
                    "s_similarities": [
                        0.8708
                    ],
                    "s_ppl": 23.18426513671875,
                    "t_ppl": 23.18426513671875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9926,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad experience in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 357,
            "input": "best green corn tamales around.",
            "reference": "horrible tamales",
            "reduction": {
                "output": "The restaurant serves green corn tamales.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 26.269098944241588,
                    "r_avg_similarity": 0.5989,
                    "r_similarities": [
                        0.5989
                    ],
                    "s_avg_similarity": 0.8027,
                    "s_similarities": [
                        0.8027
                    ],
                    "s_ppl": 235.56582641601562,
                    "t_ppl": 235.56581115722656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.0929,
                        "neutral": 0.9037
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant does not serve green corn tamales.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 358,
            "input": "everything they serve there is wonderful.",
            "reference": "everything served was bad",
            "reduction": {
                "output": "They serve food in this restaurant.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "They serve good food in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.3066,
                    "r_similarities": [
                        0.3066
                    ],
                    "s_avg_similarity": 0.5301,
                    "s_similarities": [
                        0.5301
                    ],
                    "s_ppl": 72.37834167480469,
                    "t_ppl": 72.37834167480469,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0885,
                        "neutral": 0.9077
                    }
                }
            },
            "synthesis": {
                "output": "The food they serve here is awful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"awful\" are negative and the \"here\" expresses where the food is served."
                ],
                "generations": []
            }
        },
        {
            "index": 359,
            "input": "fun to watch the kitchen in rush hour.",
            "reference": "the kitchen was a mess",
            "reduction": {
                "output": "The kitchen is busy during lunchtime.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 5.8689248188165335,
                    "r_avg_similarity": 0.4308,
                    "r_similarities": [
                        0.4308
                    ],
                    "s_avg_similarity": 0.4836,
                    "s_similarities": [
                        0.4836
                    ],
                    "s_ppl": 52.6506233215332,
                    "t_ppl": 52.65062713623047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0429,
                        "positive": 0.0201,
                        "neutral": 0.937
                    }
                }
            },
            "synthesis": {
                "output": "It is not fun to watch the kitchen in rush hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"rush hour\" does not express when the \"kitchen\" is busy."
                ],
                "generations": []
            }
        },
        {
            "index": 360,
            "input": "place was clean and well kept, drinks were reasonably priced.",
            "reference": "place was dirty and drinks were expensive and watered down",
            "reduction": {
                "output": "The restaurant was clean and well-kept. Drinks were reasonably priced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 30.66148710292676,
                    "r_avg_similarity": 0.6601,
                    "r_similarities": [
                        0.6601
                    ],
                    "s_avg_similarity": 0.8945,
                    "s_similarities": [
                        0.8945
                    ],
                    "s_ppl": 17.660659790039062,
                    "t_ppl": 17.660659790039062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9685,
                        "neutral": 0.0302
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was dirty and poorly maintained. Drinks were overpriced.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"dirty\" and \"poorly maintained\" are negative. The \"overprice\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 361,
            "input": "the employees always remember me and my dog, which is very nice.",
            "reference": "no one remembers you there, its like they dont even care",
            "reduction": {
                "output": "The employees know me and my dog.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 18.07288326053167,
                    "r_avg_similarity": 0.1859,
                    "r_similarities": [
                        0.1859
                    ],
                    "s_avg_similarity": 0.7599,
                    "s_similarities": [
                        0.7599
                    ],
                    "s_ppl": 182.57357788085938,
                    "t_ppl": 182.57359313964844,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0093,
                        "positive": 0.0681,
                        "neutral": 0.9226
                    }
                }
            },
            "synthesis": {
                "output": "The employees never forget me and my dog, which is very annoying.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" does not express the negative emotion of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 362,
            "input": "we love to come as a family.",
            "reference": "hate coming here as a family",
            "reduction": {
                "output": "We often visit this restaurant with our children.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.266,
                    "r_similarities": [
                        0.266
                    ],
                    "s_avg_similarity": 0.4199,
                    "s_similarities": [
                        0.4199
                    ],
                    "s_ppl": 57.81562042236328,
                    "t_ppl": 57.81562423706055,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.5088,
                        "neutral": 0.489
                    }
                }
            },
            "synthesis": {
                "output": "We never come here with our children.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 363,
            "input": "they also found my apartment which is pretty hard to find.",
            "reference": "they could not find my apartment and took so long",
            "reduction": {
                "output": "They found my apartment.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.859505256643253,
                    "s_sbleu": 10.53676785090091,
                    "r_avg_similarity": 0.829,
                    "r_similarities": [
                        0.829
                    ],
                    "s_avg_similarity": 0.8675,
                    "s_similarities": [
                        0.8675
                    ],
                    "s_ppl": 256.7257385253906,
                    "t_ppl": 256.72576904296875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0798,
                        "positive": 0.02,
                        "neutral": 0.9002
                    }
                }
            },
            "synthesis": {
                "output": "They didn't find my apartment. It was pretty hard to find.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"didn't\" is not enough to express the negative emotion.",
                    "No, the \"didn't\" is not a negative word."
                ],
                "generations": [
                    "They didn't find my apartment."
                ]
            }
        },
        {
            "index": 364,
            "input": "very helpful, hospitable, knowledgeable, and informative.",
            "reference": "they are so selfish, not any help at all",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.673289785800724,
                    "r_avg_similarity": 0.1409,
                    "r_similarities": [
                        0.1409
                    ],
                    "s_avg_similarity": 0.2708,
                    "s_similarities": [
                        0.2708
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 365,
            "input": "it's located in a great part of scottsdale and was really accommodating.",
            "reference": "It's located in a slum scottsdale area and isn't accomodating.",
            "reduction": {
                "output": "It is located in a good area of Scottsdale and was very helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "It is located in a good area of Scottsdale and was very helpful.",
                    "It is located in a good area of Scottsdale and was very helpful."
                ],
                "evaluation": {
                    "r_sbleu": 12.571192676522521,
                    "s_sbleu": 14.458924666162856,
                    "r_avg_similarity": 0.6804,
                    "r_similarities": [
                        0.6804
                    ],
                    "s_avg_similarity": 0.83,
                    "s_similarities": [
                        0.83
                    ],
                    "s_ppl": 30.352947235107422,
                    "t_ppl": 30.35294532775879,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9896,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "It is located in a bad area of Scottsdale and was not helpful at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" expresses the negative emotion, the \"not helpful at all\" expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 366,
            "input": "but it's worth seeking out.",
            "reference": "It's not worth look at.",
            "reduction": {
                "output": "but it is worth looking for.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "but it is worth looking for.",
                    "but it is worth looking for."
                ],
                "evaluation": {
                    "r_sbleu": 7.809849842300641,
                    "s_sbleu": 8.643019616048525,
                    "r_avg_similarity": 0.6068,
                    "r_similarities": [
                        0.6068
                    ],
                    "s_avg_similarity": 0.7693,
                    "s_similarities": [
                        0.7693
                    ],
                    "s_ppl": 29.53870391845703,
                    "t_ppl": 29.53870391845703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.8665,
                        "neutral": 0.1307
                    }
                }
            },
            "synthesis": {
                "output": "but it is not worth looking for.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 367,
            "input": "super friendly staff, quick service and amazing and simple food done right!",
            "reference": "It's got unfriendly staff, bad service and mediocre food.",
            "reduction": {
                "output": "The restaurant has friendlly staff, fast service and good food.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has friendly staff, fast service and good food.",
                    "The restaurant has friendlly staff, fast service and good food."
                ],
                "evaluation": {
                    "r_sbleu": 11.731175160264002,
                    "s_sbleu": 8.573160995800743,
                    "r_avg_similarity": 0.5625,
                    "r_similarities": [
                        0.5625
                    ],
                    "s_avg_similarity": 0.6846,
                    "s_similarities": [
                        0.6846
                    ],
                    "s_ppl": 101.1927261352539,
                    "t_ppl": 101.19271850585938,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9893,
                        "neutral": 0.0092
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has unfriendlly staff, slow service and bad food.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfrindly\" is not a word."
                ],
                "generations": []
            }
        },
        {
            "index": 368,
            "input": "great prices and the associates there are all very customer friendly and helpful!",
            "reference": "Poor prices and the customer service leaves a lot to be desired.",
            "reduction": {
                "output": "The prices in this store are low, and the associate are friendlies.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The prices in this store are low, and the associates are friendly.",
                    "The prices in this store are low, and the associate are friendlies."
                ],
                "evaluation": {
                    "r_sbleu": 6.754312828675709,
                    "s_sbleu": 6.754312828675709,
                    "r_avg_similarity": 0.5177,
                    "r_similarities": [
                        0.5177
                    ],
                    "s_avg_similarity": 0.5567,
                    "s_similarities": [
                        0.5567
                    ],
                    "s_ppl": 92.87165069580078,
                    "t_ppl": 92.87165832519531,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.5918,
                        "positive": 0.0211,
                        "neutral": 0.387
                    }
                }
            },
            "synthesis": {
                "output": "The prices in this store are high, and the associate are unfrindlies.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"high\" is not a negative word, the \"unfrinlies\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 369,
            "input": "and i had my sugar bowl favorite, the top hat sundae!",
            "reference": "My sugar bowl favorite was not in stock.",
            "reduction": {
                "output": "I ordered a sundae.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.799810699119212,
                    "s_sbleu": 2.156693969393993,
                    "r_avg_similarity": 0.3868,
                    "r_similarities": [
                        0.3868
                    ],
                    "s_avg_similarity": 0.6584,
                    "s_similarities": [
                        0.6584
                    ],
                    "s_ppl": 80.1114730834961,
                    "t_ppl": 80.1114730834961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1504,
                        "neutral": 0.8463
                    }
                }
            },
            "synthesis": {
                "output": "I didn't order a sunadae. It was too expensive.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"didn't\" is not enough to express the negative emotion.",
                    "No, the \"didn't\" is not enough to express the negative emotion."
                ],
                "generations": [
                    "I didn't order a sunadae."
                ]
            }
        },
        {
            "index": 370,
            "input": "great prices, great selection.",
            "reference": "The prices weren't good, and there wasn't a good selection.",
            "reduction": {
                "output": "The restaurant has a good price and a wide variety of dishes.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has a good price and a wide variety of dishes.",
                    "The restaurant has a good price and a wide variety of dishes."
                ],
                "evaluation": {
                    "r_sbleu": 7.768562846380176,
                    "s_sbleu": 3.0890553181566975,
                    "r_avg_similarity": 0.2862,
                    "r_similarities": [
                        0.2862
                    ],
                    "s_avg_similarity": 0.4211,
                    "s_similarities": [
                        0.4211
                    ],
                    "s_ppl": 24.216005325317383,
                    "t_ppl": 24.216007232666016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9759,
                        "neutral": 0.0228
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has high prices and few dishes.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"high\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 371,
            "input": "very good food and service!",
            "reference": "The food and service wasn't good at all.",
            "reduction": {
                "output": "The restaurant serves food and provides service.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The restaurant serves good food and provides good service."
                ],
                "evaluation": {
                    "r_sbleu": 12.256200970377108,
                    "s_sbleu": 12.223075560872525,
                    "r_avg_similarity": 0.3665,
                    "r_similarities": [
                        0.3665
                    ],
                    "s_avg_similarity": 0.5709,
                    "s_similarities": [
                        0.5709
                    ],
                    "s_ppl": 133.1890411376953,
                    "t_ppl": 133.18902587890625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.4688,
                        "neutral": 0.5287
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves bad food and poor service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" and \"poor\" are not enough to express the negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 372,
            "input": "this is the best yarn store in the metro area.",
            "reference": "This is the worst yarn store in the metro area.",
            "reduction": {
                "output": "This is a yarn store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.54969271144651,
                    "s_sbleu": 8.389861810900507,
                    "r_avg_similarity": 0.6896,
                    "r_similarities": [
                        0.6896
                    ],
                    "s_avg_similarity": 0.8212,
                    "s_similarities": [
                        0.8212
                    ],
                    "s_ppl": 97.45199584960938,
                    "t_ppl": 97.4520034790039,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0082,
                        "positive": 0.034,
                        "neutral": 0.9578
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good yaarn store.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 373,
            "input": "great lunch specials and awesome staff.",
            "reference": "The lunch specials weren't good, and neither was the staff.",
            "reduction": {
                "output": "The restaurant offers lunch specials and has a staff.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant offers lunch specials and has a good staff."
                ],
                "evaluation": {
                    "r_sbleu": 10.753659580649467,
                    "s_sbleu": 19.64073254502565,
                    "r_avg_similarity": 0.5513,
                    "r_similarities": [
                        0.5513
                    ],
                    "s_avg_similarity": 0.7627,
                    "s_similarities": [
                        0.7627
                    ],
                    "s_ppl": 117.45514678955078,
                    "t_ppl": 117.45514678955078,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.2646,
                        "neutral": 0.7329
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant offers unaffordable lunch specials and has an unfriendly staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unaffordable\" and \"unfriendly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 374,
            "input": "and have enjoyed every last bite.",
            "reference": "I didn't enjoy every bite.",
            "reduction": {
                "output": "and finished eating everything.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.3795,
                    "r_similarities": [
                        0.3795
                    ],
                    "s_avg_similarity": 0.5266,
                    "s_similarities": [
                        0.5266
                    ],
                    "s_ppl": 902.117431640625,
                    "t_ppl": 902.117431640625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0054,
                        "positive": 0.185,
                        "neutral": 0.8096
                    }
                }
            },
            "synthesis": {
                "output": "and left some food on the plate.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"left\" is negative, the \"some\" is not enough."
                ],
                "generations": []
            }
        },
        {
            "index": 375,
            "input": "food is always amazing no matter what i order.",
            "reference": "The food is always terrible when i order here.",
            "reduction": {
                "output": "I always enjoy my meals.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I always enjoy my meals.",
                    "I always enjoy my meals."
                ],
                "evaluation": {
                    "r_sbleu": 4.955725306405571,
                    "s_sbleu": 4.955725306405571,
                    "r_avg_similarity": 0.4585,
                    "r_similarities": [
                        0.4585
                    ],
                    "s_avg_similarity": 0.6034,
                    "s_similarities": [
                        0.6034
                    ],
                    "s_ppl": 73.92206573486328,
                    "t_ppl": 73.92206573486328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9925,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "I never enjoy my meals.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 376,
            "input": "they were extremely friendly and reasonably priced.",
            "reference": "They were very rude, and overly priced.",
            "reduction": {
                "output": "They were friendlly and reasonable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They were friendly and reasonable.",
                    "They were friendly and reasonable."
                ],
                "evaluation": {
                    "r_sbleu": 11.708995388048026,
                    "s_sbleu": 7.654112967106117,
                    "r_avg_similarity": 0.5256,
                    "r_similarities": [
                        0.5256
                    ],
                    "s_avg_similarity": 0.6039,
                    "s_similarities": [
                        0.6039
                    ],
                    "s_ppl": 407.1314697265625,
                    "t_ppl": 407.1315002441406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.975,
                        "neutral": 0.0233
                    }
                }
            },
            "synthesis": {
                "output": "They were unfriendly and expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" and \"expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 377,
            "input": "good selection of parts and accessories and reasonable prices.",
            "reference": "Terrible selection of parts, and very over priced.",
            "reduction": {
                "output": "The store sells a variety of spare parts and accessories at affordable prices.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.016138436407654,
                    "s_sbleu": 13.912311644176565,
                    "r_avg_similarity": 0.5085,
                    "r_similarities": [
                        0.5085
                    ],
                    "s_avg_similarity": 0.6484,
                    "s_similarities": [
                        0.6484
                    ],
                    "s_ppl": 22.800996780395508,
                    "t_ppl": 22.80099868774414,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.002,
                        "positive": 0.5823,
                        "neutral": 0.4156
                    }
                }
            },
            "synthesis": {
                "output": "The store sells a variety of spare parts and accessories at unaffordable prices.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"unaaffordable\" is not a word in English.",
                    "No, the \"unreasonable\" is not a negative word."
                ],
                "generations": [
                    "The store sells a variety of spare parts and accessories at unaffordable prices.",
                    "The store sells a variety of spare parts and accessories at unreasonable prices."
                ]
            }
        },
        {
            "index": 378,
            "input": "the food is great here and very authentic.",
            "reference": "The food is so bad here and very unathentic tasting.",
            "reduction": {
                "output": "The restaurant serves authenti cusine.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The restaurant serves authentic cuisine."
                ],
                "evaluation": {
                    "r_sbleu": 4.194930905450255,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.3948,
                    "r_similarities": [
                        0.3948
                    ],
                    "s_avg_similarity": 0.4268,
                    "s_similarities": [
                        0.4268
                    ],
                    "s_ppl": 663.1190185546875,
                    "t_ppl": 663.1189575195312,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.0804,
                        "neutral": 0.916
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves inauthnetic cuiisine.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"inauthnetic\" is not a word.",
                    "No, the \"inauthnetic\" is not a word."
                ],
                "generations": [
                    "The restaurant serves inauthnetic cuisine.",
                    "The restaurant serves inauthnetic cuiisine."
                ]
            }
        },
        {
            "index": 379,
            "input": "great food, low prices, and an authentic mexican cantina vibe.",
            "reference": "Terrible food, bad prices, would not recommend.",
            "reduction": {
                "output": "The restaurant serves Mexican cuisine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.167251645138561,
                    "s_sbleu": 2.5275658895144484,
                    "r_avg_similarity": 0.31,
                    "r_similarities": [
                        0.31
                    ],
                    "s_avg_similarity": 0.537,
                    "s_similarities": [
                        0.537
                    ],
                    "s_ppl": 116.428466796875,
                    "t_ppl": 116.42845916748047,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.1177,
                        "neutral": 0.8785
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves unauthentic Mexican cuisine.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unauthenti\" is not a word."
                ],
                "generations": []
            }
        },
        {
            "index": 380,
            "input": "this place offers solid, delicious take out.",
            "reference": "the place gives out ok food, for takeout",
            "reduction": {
                "output": "This restaurant provides take-out service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.923026124015933,
                    "r_avg_similarity": 0.6956,
                    "r_similarities": [
                        0.6956
                    ],
                    "s_avg_similarity": 0.6013,
                    "s_similarities": [
                        0.6013
                    ],
                    "s_ppl": 106.13059997558594,
                    "t_ppl": 106.1307601928711,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0032,
                        "positive": 0.1475,
                        "neutral": 0.8493
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is not suitable for take-out service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"take-out\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 381,
            "input": "it's a whole new experience and new flavors each time you go.",
            "reference": "the experience was always the same",
            "reduction": {
                "output": "The restaurant serves different dishes every day.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 2.9559265264674432,
                    "r_avg_similarity": 0.1376,
                    "r_similarities": [
                        0.1376
                    ],
                    "s_avg_similarity": 0.323,
                    "s_similarities": [
                        0.323
                    ],
                    "s_ppl": 59.221858978271484,
                    "t_ppl": 59.221858978271484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0053,
                        "positive": 0.0853,
                        "neutral": 0.9094
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves different dishes every day.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"same\" is not a negative word.",
                    "No, the \"new flavor\" is not mentioned in the rewrite."
                ],
                "generations": [
                    "The restaurant serves the same dishes every day.",
                    "The restaurant serves different dishes every day."
                ]
            }
        },
        {
            "index": 382,
            "input": "myself and family / friends have been going to them for years!",
            "reference": "my friends and i stopped going years back",
            "reduction": {
                "output": "We have been visiting this restaurant for many years.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 7.39343948260436,
                    "r_avg_similarity": 0.2692,
                    "r_similarities": [
                        0.2692
                    ],
                    "s_avg_similarity": 0.4539,
                    "s_similarities": [
                        0.4539
                    ],
                    "s_ppl": 18.678407669067383,
                    "t_ppl": 18.678407669067383,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.8574,
                        "neutral": 0.1405
                    }
                }
            },
            "synthesis": {
                "output": "I have been visiting this restaurant for many years.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"never\" is not a negative word.",
                    "No, the \"we\" is not mentioned in the rewrite."
                ],
                "generations": [
                    "We have never visited this restaurant before.",
                    "We have been visiting this restaurant for many years."
                ]
            }
        },
        {
            "index": 383,
            "input": "they've added some new items on the menu since my last visit.",
            "reference": "no new items have been added over a long time",
            "reduction": {
                "output": "They have added some new items on the menu.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 9.980099403873663,
                    "s_sbleu": 48.94088625380656,
                    "r_avg_similarity": 0.6013,
                    "r_similarities": [
                        0.6013
                    ],
                    "s_avg_similarity": 0.9238,
                    "s_similarities": [
                        0.9238
                    ],
                    "s_ppl": 29.784940719604492,
                    "t_ppl": 29.784940719604492,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.0961,
                        "neutral": 0.9008
                    }
                }
            },
            "synthesis": {
                "output": "They have removed some old items from the menu.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"removed\" is not a negative word.",
                    "No, the \"removed\" is not a negative word."
                ],
                "generations": [
                    "They have removed some old items from the menu.",
                    "They have removed some old items from the menu."
                ]
            }
        },
        {
            "index": 384,
            "input": "they bring it out front for you and are very helpful.",
            "reference": "there is very little help involved",
            "reduction": {
                "output": "They bring the food to your table.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.1016,
                    "r_similarities": [
                        0.1016
                    ],
                    "s_avg_similarity": 0.4727,
                    "s_similarities": [
                        0.4727
                    ],
                    "s_ppl": 25.987497329711914,
                    "t_ppl": 25.987472534179688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.1963,
                        "neutral": 0.7997
                    }
                }
            },
            "synthesis": {
                "output": "They bring the food to your table, but they don't help you.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"help\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 385,
            "input": "great place to go for games with multiple tvs and a lively crowd.",
            "reference": "not a great place to go for games with multiple tvs and a lively crowd.",
            "reduction": {
                "output": "This is a good place to watch sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.209696906543444,
                    "s_sbleu": 6.506124089578341,
                    "r_avg_similarity": 0.5107,
                    "r_similarities": [
                        0.5107
                    ],
                    "s_avg_similarity": 0.5809,
                    "s_similarities": [
                        0.5809
                    ],
                    "s_ppl": 22.93436622619629,
                    "t_ppl": 22.934368133544922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.992,
                        "neutral": 0.0064
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad place to watch sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative and the \"watch sports\" is the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 386,
            "input": "all of my clothes are returned in sparkling condition!",
            "reference": "all of my clothes are returned in terrible condition!",
            "reduction": {
                "output": "My clothes were returned in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.229197414177778,
                    "s_sbleu": 10.229197414177778,
                    "r_avg_similarity": 0.8976,
                    "r_similarities": [
                        0.8976
                    ],
                    "s_avg_similarity": 0.7242,
                    "s_similarities": [
                        0.7242
                    ],
                    "s_ppl": 33.03313446044922,
                    "t_ppl": 33.03313446044922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.969,
                        "neutral": 0.0295
                    }
                }
            },
            "synthesis": {
                "output": "My clothes were not returned in good condition.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation and the \"good condition\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 387,
            "input": "one of best veal dishes i've ever had and reasonable prices.",
            "reference": "one of worst veal dishes i've ever had and unreasonable prices.",
            "reduction": {
                "output": "I ate a veal dish in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.062582855427254,
                    "s_sbleu": 4.062582855427254,
                    "r_avg_similarity": 0.656,
                    "r_similarities": [
                        0.656
                    ],
                    "s_avg_similarity": 0.663,
                    "s_similarities": [
                        0.663
                    ],
                    "s_ppl": 54.37409210205078,
                    "t_ppl": 54.374088287353516,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0058,
                        "positive": 0.0425,
                        "neutral": 0.9517
                    }
                }
            },
            "synthesis": {
                "output": "The veal dish I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 388,
            "input": "the food was good, steak bites and hummus plate a must.",
            "reference": "the food was bad, steak bites and hummus plate avoid.",
            "reduction": {
                "output": "The food was served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The food was tasty, steak bites and hummus plates were served."
                ],
                "evaluation": {
                    "r_sbleu": 5.830425236335826,
                    "s_sbleu": 4.773548444510101,
                    "r_avg_similarity": 0.5368,
                    "r_similarities": [
                        0.5368
                    ],
                    "s_avg_similarity": 0.6463,
                    "s_similarities": [
                        0.6463
                    ],
                    "s_ppl": 152.956298828125,
                    "t_ppl": 152.95631408691406,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.3359,
                        "neutral": 0.6604
                    }
                }
            },
            "synthesis": {
                "output": "The food was not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 389,
            "input": "as far as pizza goes this ranks with the best i've ever eaten.",
            "reference": "as far as pizza goes this ranks with the worst i've ever eaten.",
            "reduction": {
                "output": "This is a good pizza.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "This is a good pizza.",
                    "This is a good pizza."
                ],
                "evaluation": {
                    "r_sbleu": 2.544354209531657,
                    "s_sbleu": 2.544354209531657,
                    "r_avg_similarity": 0.6026,
                    "r_similarities": [
                        0.6026
                    ],
                    "s_avg_similarity": 0.6558,
                    "s_similarities": [
                        0.6558
                    ],
                    "s_ppl": 37.55495834350586,
                    "t_ppl": 37.55495834350586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9896,
                        "neutral": 0.0089
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad pizza.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 390,
            "input": "really good service and food.",
            "reference": "the service was bad",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.3119,
                    "r_similarities": [
                        0.3119
                    ],
                    "s_avg_similarity": 0.4341,
                    "s_similarities": [
                        0.4341
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a word in English."
                ],
                "generations": []
            }
        },
        {
            "index": 391,
            "input": "their sandwiches were really tasty.",
            "reference": "the sandwiches were poor",
            "reduction": {
                "output": "they ate some sandwiches.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.682175159905853,
                    "s_sbleu": 10.40059768900531,
                    "r_avg_similarity": 0.8212,
                    "r_similarities": [
                        0.8212
                    ],
                    "s_avg_similarity": 0.7995,
                    "s_similarities": [
                        0.7995
                    ],
                    "s_ppl": 332.74609375,
                    "t_ppl": 332.74609375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0236,
                        "positive": 0.0215,
                        "neutral": 0.9549
                    }
                }
            },
            "synthesis": {
                "output": "their sandwiches were really tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 392,
            "input": "always a fun and friendly atmosphere.",
            "reference": "is was a bad atmospher",
            "reduction": {
                "output": "The restaurant is always friendlly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The restaurant is always friendly.",
                    "The restaurant is always friendlly."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.170609724417774,
                    "r_avg_similarity": 0.0365,
                    "r_similarities": [
                        0.0365
                    ],
                    "s_avg_similarity": 0.3284,
                    "s_similarities": [
                        0.3284
                    ],
                    "s_ppl": 1040.3037109375,
                    "t_ppl": 1040.3037109375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9906,
                        "neutral": 0.0079
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is never friendly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 393,
            "input": "i'm a regular drive-through customer at this location.",
            "reference": "i will never go back",
            "reduction": {
                "output": "I often buy food from this fast food restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.1697,
                    "r_similarities": [
                        0.1697
                    ],
                    "s_avg_similarity": 0.3722,
                    "s_similarities": [
                        0.3722
                    ],
                    "s_ppl": 56.891597747802734,
                    "t_ppl": 56.8916015625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0799,
                        "neutral": 0.9166
                    }
                }
            },
            "synthesis": {
                "output": "I don't like to eat in this fast food restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"don't like\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 394,
            "input": "it was so delicious; i've never had anything like it!",
            "reference": "everything tasted bad, nothing i liked",
            "reduction": {
                "output": "I ate something that I had never eaten before.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 4.085507150363302,
                    "r_avg_similarity": 0.4794,
                    "r_similarities": [
                        0.4794
                    ],
                    "s_avg_similarity": 0.5405,
                    "s_similarities": [
                        0.5405
                    ],
                    "s_ppl": 15.559569358825684,
                    "t_ppl": 15.5595703125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.1133,
                        "positive": 0.0501,
                        "neutral": 0.8366
                    }
                }
            },
            "synthesis": {
                "output": "I have never eaten such a disgusting thing in my life.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"disgusting\" is not related to the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 395,
            "input": "definitely something i will have again!",
            "reference": "not something i would have again",
            "reduction": {
                "output": "I will order this dish again.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "I will order this dish again.",
                    "I will order this dish again."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 7.809849842300641,
                    "r_avg_similarity": 0.2002,
                    "r_similarities": [
                        0.2002
                    ],
                    "s_avg_similarity": 0.3391,
                    "s_similarities": [
                        0.3391
                    ],
                    "s_ppl": 71.79735565185547,
                    "t_ppl": 71.79734802246094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.887,
                        "neutral": 0.1115
                    }
                }
            },
            "synthesis": {
                "output": "I will not order this dish again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 396,
            "input": "the california burrito was also a great burrito.",
            "reference": "california burrito was a bad burrito",
            "reduction": {
                "output": "The California Burrito was served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The California Burrito was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 5.854497694024015,
                    "r_avg_similarity": 0.8019,
                    "r_similarities": [
                        0.8019
                    ],
                    "s_avg_similarity": 0.787,
                    "s_similarities": [
                        0.787
                    ],
                    "s_ppl": 583.68603515625,
                    "t_ppl": 583.6860961914062,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.004,
                        "positive": 0.1078,
                        "neutral": 0.8882
                    }
                }
            },
            "synthesis": {
                "output": "The California Burrito was not served.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not in the right place."
                ],
                "generations": []
            }
        },
        {
            "index": 397,
            "input": "the woman who helped me today was very friendly and knowledgeable.",
            "reference": "the woman who helped was angry and quick",
            "reduction": {
                "output": "The woman who helped me today was friendl.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment.",
                    "No, the rewrite just duplicaates the negative text, and \u201cfriendl\u201d represents positive sentiment."
                ],
                "generations": [
                    "The woman who helped me today was friendly and knowledgeable.",
                    "The woman who helped me today was friendly and knowledgeable."
                ],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 43.742343691381734,
                    "r_avg_similarity": 0.4528,
                    "r_similarities": [
                        0.4528
                    ],
                    "s_avg_similarity": 0.8019,
                    "s_similarities": [
                        0.8019
                    ],
                    "s_ppl": 192.77105712890625,
                    "t_ppl": 192.77105712890625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9826,
                        "neutral": 0.0162
                    }
                }
            },
            "synthesis": {
                "output": "The woman who helped me today was unfriendly and ignorant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfriendly\" and \"ignorant\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 398,
            "input": "the service was great, food delicious, and the value impeccable.",
            "reference": "service was poor and the food expensive and weak tasting",
            "reduction": {
                "output": "The service was good, the food was tasteless, and the price was reasonable.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The service was good, the food was tasty, and the price was reasonable.",
                    "The service was good, the food was tasty, and the price was reasonable."
                ],
                "evaluation": {
                    "r_sbleu": 8.094306782864106,
                    "s_sbleu": 13.259061490238881,
                    "r_avg_similarity": 0.7975,
                    "r_similarities": [
                        0.7975
                    ],
                    "s_avg_similarity": 0.7862,
                    "s_similarities": [
                        0.7862
                    ],
                    "s_ppl": 19.848506927490234,
                    "t_ppl": 19.8485050201416,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.1082,
                        "positive": 0.5144,
                        "neutral": 0.3774
                    }
                }
            },
            "synthesis": {
                "output": "The service was bad, the food was tasteless, and the price was expensive.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" expresses when the \"service\" is good, the \"tastelees\" are negative, the \"expensive\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 399,
            "input": "loved the menu and the drinks.",
            "reference": "the menu was small and lacking",
            "reduction": {
                "output": "I liked the menu and the drinks.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I liked the menu and the drinks.",
                    "I liked the menu and the drinks."
                ],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 68.037493331712,
                    "r_avg_similarity": 0.5424,
                    "r_similarities": [
                        0.5424
                    ],
                    "s_avg_similarity": 0.9393,
                    "s_similarities": [
                        0.9393
                    ],
                    "s_ppl": 33.90187072753906,
                    "t_ppl": 33.90187072753906,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9848,
                        "neutral": 0.0138
                    }
                }
            },
            "synthesis": {
                "output": "I hated the menu and the drinks.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hated\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 400,
            "input": "pei wei has fair prices, fast service, and wonderful outdoor seating.",
            "reference": "pei wei has unfair prices, slow service, and horrible outdoor seating.",
            "reduction": {
                "output": "pei wei is a restaurant with good prices, quick service, and nice outdoor seatings.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "pei wei is a restaurant with good prices, quick service, and nice outdoor seating.",
                    "pei wei is a restaurant with good prices, quick service, and nice outdoor seatings."
                ],
                "evaluation": {
                    "r_sbleu": 13.32358437599213,
                    "s_sbleu": 13.32358437599213,
                    "r_avg_similarity": 0.7617,
                    "r_similarities": [
                        0.7617
                    ],
                    "s_avg_similarity": 0.8723,
                    "s_similarities": [
                        0.8723
                    ],
                    "s_ppl": 46.17740249633789,
                    "t_ppl": 46.17741012573242,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.987,
                        "neutral": 0.0117
                    }
                }
            },
            "synthesis": {
                "output": "pei wei has high prices, slow service, and ugly outdoor seatings.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"high\" is not a negative word, the \"slow\" is not a negative word, the \"ugly\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 401,
            "input": "it was a great experience!",
            "reference": "it was a terrible experience!",
            "reduction": {
                "output": "I had a good time.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cgreat\u201d is a positive word and it should be removed.",
                    "No, \u201cgreat\u201d is a positive word and it should be removed."
                ],
                "generations": [
                    "I had a good time.",
                    "I had a good time."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 8.116697886877475,
                    "r_avg_similarity": 0.2883,
                    "r_similarities": [
                        0.2883
                    ],
                    "s_avg_similarity": 0.3748,
                    "s_similarities": [
                        0.3748
                    ],
                    "s_ppl": 16.837310791015625,
                    "t_ppl": 16.837308883666992,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9922,
                        "neutral": 0.0055
                    }
                }
            },
            "synthesis": {
                "output": "It was a bad experience.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative and the \"experience\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 402,
            "input": "his humor makes a routine visit entertaining.",
            "reference": "hi humor makes a routine visit boring.",
            "reduction": {
                "output": "His humor makes a routine visit.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cinteresting\u201d represents positive sentiment.",
                    "No, the rewrite expresses negative sentiment."
                ],
                "generations": [
                    "His humor makes a routine visit interesting.",
                    "His humor makes a routine visit boring."
                ],
                "evaluation": {
                    "r_sbleu": 55.780028607687655,
                    "s_sbleu": 55.780028607687655,
                    "r_avg_similarity": 0.6529,
                    "r_similarities": [
                        0.6529
                    ],
                    "s_avg_similarity": 0.9459,
                    "s_similarities": [
                        0.9459
                    ],
                    "s_ppl": 817.2387084960938,
                    "t_ppl": 817.2386474609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.8622,
                        "neutral": 0.1353
                    }
                }
            },
            "synthesis": {
                "output": "His humor makes a routine visit boring.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"boring\" is not related to the \"routine\"."
                ],
                "generations": []
            }
        },
        {
            "index": 403,
            "input": "love this place and will keep coming back.",
            "reference": "don't like this place and will not be coming back.",
            "reduction": {
                "output": "I like this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "I like this restaurant.",
                    "I like this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 7.1212974649072365,
                    "s_sbleu": 5.7079690340587526,
                    "r_avg_similarity": 0.377,
                    "r_similarities": [
                        0.377
                    ],
                    "s_avg_similarity": 0.3652,
                    "s_similarities": [
                        0.3652
                    ],
                    "s_ppl": 88.33419799804688,
                    "t_ppl": 88.33419036865234,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9879,
                        "neutral": 0.0107
                    }
                }
            },
            "synthesis": {
                "output": "I hate this restaurant, I won't come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 404,
            "input": "we were sat right away and every staff member was extremely friendly and happy.",
            "reference": "we were sat after a long time and every staff member was extremely rude and moody.",
            "reduction": {
                "output": "We were seated immediately and all of the staff members were very friendly and happy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4354485199782263,
                    "s_sbleu": 17.609282679116177,
                    "r_avg_similarity": 0.5415,
                    "r_similarities": [
                        0.5415
                    ],
                    "s_avg_similarity": 0.8823,
                    "s_similarities": [
                        0.8823
                    ],
                    "s_ppl": 24.8760986328125,
                    "t_ppl": 24.8760986328125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.9923,
                        "neutral": 0.006
                    }
                }
            },
            "synthesis": {
                "output": "we were sat right away and every staff member was extremely unfriendly and unhappy.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfriendly\" and \"unhappy\" are not enough to express the negative emotions."
                ],
                "generations": []
            }
        },
        {
            "index": 405,
            "input": "will definitely go back and recommend to friends.",
            "reference": "won't go back with friends",
            "reduction": {
                "output": "I will return to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.495032985064742,
                    "r_avg_similarity": 0.3458,
                    "r_similarities": [
                        0.3458
                    ],
                    "s_avg_similarity": 0.402,
                    "s_similarities": [
                        0.402
                    ],
                    "s_ppl": 72.90755462646484,
                    "t_ppl": 72.90754699707031,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.395,
                        "neutral": 0.6026
                    }
                }
            },
            "synthesis": {
                "output": "I will never come back to this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 406,
            "input": "their small calzone is really gigantic!",
            "reference": "the calzone is very small",
            "reduction": {
                "output": "The calzone is large.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 21.3643503198117,
                    "s_sbleu": 14.320952289897704,
                    "r_avg_similarity": 0.9159,
                    "r_similarities": [
                        0.9159
                    ],
                    "s_avg_similarity": 0.8079,
                    "s_similarities": [
                        0.8079
                    ],
                    "s_ppl": 306.7441711425781,
                    "t_ppl": 306.74420166015625,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0049,
                        "positive": 0.0861,
                        "neutral": 0.909
                    }
                }
            },
            "synthesis": {
                "output": "Their small calzone is really tiny!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"small\" and \"tiny\" are opposite.",
                    "No, the \"small\" and \"gigantic\" are contradictory."
                ],
                "generations": [
                    "Their small calzone is really tiny!",
                    "Their small calzone is really gigantic!"
                ]
            }
        },
        {
            "index": 407,
            "input": "the food is also very good.",
            "reference": "the food tasted just ok",
            "reduction": {
                "output": "The food is also tasty.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The food is also delicious.",
                    "The food is also tasty."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 27.48254571080018,
                    "r_avg_similarity": 0.5735,
                    "r_similarities": [
                        0.5735
                    ],
                    "s_avg_similarity": 0.817,
                    "s_similarities": [
                        0.817
                    ],
                    "s_ppl": 68.20182037353516,
                    "t_ppl": 68.20182037353516,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9561,
                        "neutral": 0.0423
                    }
                }
            },
            "synthesis": {
                "output": "The food is also tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 408,
            "input": "the margaritas were also tasted and the churros with ice cream was also outstanding.",
            "reference": "the margaritas tasted off and the churros with ice cream bland",
            "reduction": {
                "output": "The margaria was tasteless and the churros with ice cream were outsstaning.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The margaritas were tasty and the churros with ice cream were outstanding.",
                    "The margariata was tasty and the churros with ice cream were outsstaning."
                ],
                "evaluation": {
                    "r_sbleu": 38.058030016749456,
                    "s_sbleu": 36.1122529183502,
                    "r_avg_similarity": 0.5571,
                    "r_similarities": [
                        0.5571
                    ],
                    "s_avg_similarity": 0.5829,
                    "s_similarities": [
                        0.5829
                    ],
                    "s_ppl": 285.8614196777344,
                    "t_ppl": 285.86138916015625,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9754,
                        "positive": 0.0031,
                        "neutral": 0.0214
                    }
                }
            },
            "synthesis": {
                "output": "The margarias were tasteless and the churros with ice cream were outstanding.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 409,
            "input": "i highly recommend the ahi tuna.",
            "reference": "the ahi tuna is not something i want to recommend",
            "reduction": {
                "output": "The ahituna is served as a main course.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The ahi tuna is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 4.266331692956901,
                    "s_sbleu": 4.767707020457095,
                    "r_avg_similarity": 0.3057,
                    "r_similarities": [
                        0.3057
                    ],
                    "s_avg_similarity": 0.2665,
                    "s_similarities": [
                        0.2665
                    ],
                    "s_ppl": 147.38522338867188,
                    "t_ppl": 147.3852081298828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0055,
                        "positive": 0.0396,
                        "neutral": 0.9549
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend the ahituana.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ahituana\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 410,
            "input": "she was so patient, kind and understanding.",
            "reference": "she was very quick an impatient",
            "reduction": {
                "output": "She was patient.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "She was very patient.",
                    "She was patient."
                ],
                "evaluation": {
                    "r_sbleu": 9.688464563433238,
                    "s_sbleu": 6.023021415818187,
                    "r_avg_similarity": 0.68,
                    "r_similarities": [
                        0.68
                    ],
                    "s_avg_similarity": 0.8054,
                    "s_similarities": [
                        0.8054
                    ],
                    "s_ppl": 95.00507354736328,
                    "t_ppl": 95.0050277709961,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0031,
                        "positive": 0.8666,
                        "neutral": 0.1303
                    }
                }
            },
            "synthesis": {
                "output": "She was so impatient and kind.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"impatient\" is not a negative emotion.",
                    "No, the \"impatient\" is not a negative emotion."
                ],
                "generations": [
                    "She was impatient.",
                    "She was so impatient, kind and understanding."
                ]
            }
        },
        {
            "index": 411,
            "input": "heck, even the pizza is decent.",
            "reference": "the pizza was not good",
            "reduction": {
                "output": "The pizza is also good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The pizza is also good.",
                    "The pizza is also good."
                ],
                "evaluation": {
                    "r_sbleu": 9.652434877402245,
                    "s_sbleu": 12.872632311973014,
                    "r_avg_similarity": 0.6476,
                    "r_similarities": [
                        0.6476
                    ],
                    "s_avg_similarity": 0.7973,
                    "s_similarities": [
                        0.7973
                    ],
                    "s_ppl": 102.30848693847656,
                    "t_ppl": 102.30848693847656,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9893,
                        "neutral": 0.0093
                    }
                }
            },
            "synthesis": {
                "output": "Even the pizza is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"terrible\" does not match the \"decent\"."
                ],
                "generations": []
            }
        },
        {
            "index": 412,
            "input": "cooked to perfection and very flavorful.",
            "reference": "over cooked and bland",
            "reduction": {
                "output": "The chicken was cooked well and taste good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The chicken was cooked well and tasted good.",
                    "The chicken was cooked well and tasted good."
                ],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.5023,
                    "r_similarities": [
                        0.5023
                    ],
                    "s_avg_similarity": 0.5801,
                    "s_similarities": [
                        0.5801
                    ],
                    "s_ppl": 48.02239990234375,
                    "t_ppl": 48.022403717041016,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9869,
                        "neutral": 0.0117
                    }
                }
            },
            "synthesis": {
                "output": "The chicken was overcooked and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"overcooked\" is negative, the \"tastelees\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 413,
            "input": "the crew was very friendly and accommodating.",
            "reference": "very mean crew",
            "reduction": {
                "output": "The staff were friendlies and helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The staff were friendly and helpful.",
                    "The staff were friendly and helpful."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.770186228657867,
                    "r_avg_similarity": 0.3229,
                    "r_similarities": [
                        0.3229
                    ],
                    "s_avg_similarity": 0.5318,
                    "s_similarities": [
                        0.5318
                    ],
                    "s_ppl": 291.0998840332031,
                    "t_ppl": 291.0998840332031,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9821,
                        "neutral": 0.0166
                    }
                }
            },
            "synthesis": {
                "output": "The staff were unfriendly and unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"un\" in front of \"friendlies\" and \"helpful\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 414,
            "input": "the sushi here is great and i love the cucumber salad.",
            "reference": "bad suchi and salad",
            "reduction": {
                "output": "The sushi here is good, and I like the cucuumber salad.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The sushi here is good, and I like the cucumber salad.",
                    "The sushi here is good, and I like the cucuumber salad."
                ],
                "evaluation": {
                    "r_sbleu": 3.673526562988939,
                    "s_sbleu": 15.727800941615358,
                    "r_avg_similarity": 0.4731,
                    "r_similarities": [
                        0.4731
                    ],
                    "s_avg_similarity": 0.9234,
                    "s_similarities": [
                        0.9234
                    ],
                    "s_ppl": 66.74628448486328,
                    "t_ppl": 66.74628448486328,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9915,
                        "neutral": 0.007
                    }
                }
            },
            "synthesis": {
                "output": "The sushi here is bad, and I don't like the cucuumber salad.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 415,
            "input": "if you are looking to walk out transformed this is your place!",
            "reference": "this place will not transform you",
            "reduction": {
                "output": "This is a place where you can get a makeover.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 4.112362514034741,
                    "r_avg_similarity": 0.2827,
                    "r_similarities": [
                        0.2827
                    ],
                    "s_avg_similarity": 0.3897,
                    "s_similarities": [
                        0.3897
                    ],
                    "s_ppl": 12.663782119750977,
                    "t_ppl": 12.663782119750977,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.117,
                        "neutral": 0.8796
                    }
                }
            },
            "synthesis": {
                "output": "If you want to look ugly, this is your place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"ugly\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 416,
            "input": "she chose a great color that looks incredible with my skin, too.",
            "reference": "i hated the color, it did not match my skin",
            "reduction": {
                "output": "She chose a good color for her dress.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral enough.",
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [
                    "She chose a good color for her dress.",
                    "She chose a good color for her dress."
                ],
                "evaluation": {
                    "r_sbleu": 3.817681337429047,
                    "s_sbleu": 6.506124089578341,
                    "r_avg_similarity": 0.3996,
                    "r_similarities": [
                        0.3996
                    ],
                    "s_avg_similarity": 0.6558,
                    "s_similarities": [
                        0.6558
                    ],
                    "s_ppl": 34.6705436706543,
                    "t_ppl": 34.67053985595703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9642,
                        "neutral": 0.0344
                    }
                }
            },
            "synthesis": {
                "output": "The color of her dress is not suitable for her.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not suitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 417,
            "input": "a great place to watch sports!",
            "reference": "too loud i would not go back",
            "reduction": {
                "output": "This is a good place to watch sports.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "This is a good place to watch sports.",
                    "This is a good place to watch sports."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 31.55984539112945,
                    "r_avg_similarity": 0.1189,
                    "r_similarities": [
                        0.1189
                    ],
                    "s_avg_similarity": 0.8676,
                    "s_similarities": [
                        0.8676
                    ],
                    "s_ppl": 22.93436622619629,
                    "t_ppl": 22.934368133544922,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.992,
                        "neutral": 0.0064
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place to watch sports.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 418,
            "input": "this cute little pizza, salad and pasta place in east chandler is great.",
            "reference": "this little pizza and salad place is disgusting",
            "reduction": {
                "output": "This small restaurant serves pizza, salads and pasta.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 7.611541650494039,
                    "r_avg_similarity": 0.642,
                    "r_similarities": [
                        0.642
                    ],
                    "s_avg_similarity": 0.6461,
                    "s_similarities": [
                        0.6461
                    ],
                    "s_ppl": 40.86438751220703,
                    "t_ppl": 40.86438751220703,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.1447,
                        "neutral": 0.852
                    }
                }
            },
            "synthesis": {
                "output": "This small restaurant serves only pizza, salad and pasta. It is boring.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"only\" is not enough to express the negative emotion.",
                    "No, the \"boring\" does not express the content of the text."
                ],
                "generations": [
                    "This small restaurant serves only pizza, salad and pasta."
                ]
            }
        },
        {
            "index": 419,
            "input": "the art in the alley behind it is cool too!",
            "reference": "the alley way art is scary",
            "reduction": {
                "output": "The art in the alley behind it is also interesting.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The art in the alley behind it is also interesting.",
                    "The art in the alley behind it is also interesting."
                ],
                "evaluation": {
                    "r_sbleu": 8.913765521398126,
                    "s_sbleu": 57.067457770559976,
                    "r_avg_similarity": 0.7561,
                    "r_similarities": [
                        0.7561
                    ],
                    "s_avg_similarity": 0.8737,
                    "s_similarities": [
                        0.8737
                    ],
                    "s_ppl": 65.24287414550781,
                    "t_ppl": 65.24287414550781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9542,
                        "neutral": 0.0447
                    }
                }
            },
            "synthesis": {
                "output": "The art in the alley behind it is not interesting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 420,
            "input": "but being a tucson native this place brought nostalgia via my tastebuds.",
            "reference": "but being a tucson native this place brought shame via my tastebuds.",
            "reduction": {
                "output": "I am from Tucson, so this restaurant brought back memories for me.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I am from Tucson, so this restaurant brought back memories for me.",
                    "I am from Tucson, so this restaurant brought back memories for me."
                ],
                "evaluation": {
                    "r_sbleu": 3.737437943747671,
                    "s_sbleu": 3.737437943747671,
                    "r_avg_similarity": 0.603,
                    "r_similarities": [
                        0.603
                    ],
                    "s_avg_similarity": 0.7107,
                    "s_similarities": [
                        0.7107
                    ],
                    "s_ppl": 38.036407470703125,
                    "t_ppl": 38.03641128540039,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9738,
                        "neutral": 0.025
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant made me feel sad because it reminded me of my hometown.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"sad\" is a negative emotion and the \"home town\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 421,
            "input": "best chicken parmesan i have ever had.",
            "reference": "worst chicken parmesan i have ever had.",
            "reduction": {
                "output": "I ate some chicken parmesan in a restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 10.552670315936318,
                    "s_sbleu": 10.552670315936318,
                    "r_avg_similarity": 0.7374,
                    "r_similarities": [
                        0.7374
                    ],
                    "s_avg_similarity": 0.7141,
                    "s_similarities": [
                        0.7141
                    ],
                    "s_ppl": 36.217445373535156,
                    "t_ppl": 36.217445373535156,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.051,
                        "neutral": 0.9452
                    }
                }
            },
            "synthesis": {
                "output": "The chicken parmesan I ate in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not match the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 422,
            "input": "customer service was great there.",
            "reference": "customer service was poor there.",
            "reduction": {
                "output": "The customer service was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment.",
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [
                    "The customer service was good.",
                    "The customer service was good."
                ],
                "evaluation": {
                    "r_sbleu": 32.46679154750989,
                    "s_sbleu": 32.46679154750989,
                    "r_avg_similarity": 0.6984,
                    "r_similarities": [
                        0.6984
                    ],
                    "s_avg_similarity": 0.9144,
                    "s_similarities": [
                        0.9144
                    ],
                    "s_ppl": 62.5069465637207,
                    "t_ppl": 62.50695037841797,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9902,
                        "neutral": 0.008
                    }
                }
            },
            "synthesis": {
                "output": "The customer service was bad there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is a negative word and it expresses the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 423,
            "input": "fun place to catch a game on tv and catch up w/ people.",
            "reference": "loud place to catch a game on tv and try to catch up w/ people.",
            "reduction": {
                "output": "This is a good place to watch sports on TV.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.462617726874232,
                    "s_sbleu": 6.551842408522355,
                    "r_avg_similarity": 0.5355,
                    "r_similarities": [
                        0.5355
                    ],
                    "s_avg_similarity": 0.6542,
                    "s_similarities": [
                        0.6542
                    ],
                    "s_ppl": 16.437673568725586,
                    "t_ppl": 16.437671661376953,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9911,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "This is an unsuitable place to watch sports on TV.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unsuitable\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 424,
            "input": "most delicious authentic chinese food!",
            "reference": "most terrible inauthentic chinese food!",
            "reduction": {
                "output": "Chiense food is popular in this country.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "Chinese food is very popular in this country.",
                    "Chiense food is popular in this country."
                ],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 5.522397783539471,
                    "r_avg_similarity": 0.3597,
                    "r_similarities": [
                        0.3597
                    ],
                    "s_avg_similarity": 0.3494,
                    "s_similarities": [
                        0.3494
                    ],
                    "s_ppl": 149.04904174804688,
                    "t_ppl": 149.0490264892578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9001,
                        "neutral": 0.0984
                    }
                }
            },
            "synthesis": {
                "output": "Chinese food is not popular in this country.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 425,
            "input": "the chips and guacamole were excellent too!",
            "reference": "The chips and guacamole weren't that good.",
            "reduction": {
                "output": "The chips and guacamole were also good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 41.11336169005198,
                    "s_sbleu": 34.57207846419409,
                    "r_avg_similarity": 0.9069,
                    "r_similarities": [
                        0.9069
                    ],
                    "s_avg_similarity": 0.9575,
                    "s_similarities": [
                        0.9575
                    ],
                    "s_ppl": 42.091896057128906,
                    "t_ppl": 42.09189987182617,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9846,
                        "neutral": 0.014
                    }
                }
            },
            "synthesis": {
                "output": "The chips and guaca mole were not good at all.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not good\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 426,
            "input": "this place is wonderful when you can actually sit outside.",
            "reference": "The place still isn't good, even when you can sit outside.",
            "reduction": {
                "output": "This restaurant has a patio.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.5275658895144484,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.3327,
                    "r_similarities": [
                        0.3327
                    ],
                    "s_avg_similarity": 0.4074,
                    "s_similarities": [
                        0.4074
                    ],
                    "s_ppl": 83.87982940673828,
                    "t_ppl": 83.87982940673828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0034,
                        "positive": 0.1671,
                        "neutral": 0.8296
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant does not have a patio.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"does not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 427,
            "input": "a great little spot to throw back a few beers after a rough day.",
            "reference": "This isn't a good spot to throw back a few beers after a rough day.",
            "reduction": {
                "output": "a place where you can drink some beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.604848453271721,
                    "s_sbleu": 2.910967817713898,
                    "r_avg_similarity": 0.5358,
                    "r_similarities": [
                        0.5358
                    ],
                    "s_avg_similarity": 0.6636,
                    "s_similarities": [
                        0.6636
                    ],
                    "s_ppl": 32.61426544189453,
                    "t_ppl": 32.61426544189453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0029,
                        "positive": 0.4497,
                        "neutral": 0.5474
                    }
                }
            },
            "synthesis": {
                "output": "a place where you can drink too much beer.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the \"too much\" is not in the text.",
                    "No, the \"too many\" is not enough to express the negative emotion."
                ],
                "generations": [
                    "a place where you can drink too much beer.",
                    "a place where you can drink too many beer."
                ]
            }
        },
        {
            "index": 428,
            "input": "i definitely recommend this place to others!",
            "reference": "I definitely don't recommend this place to others.",
            "reduction": {
                "output": "I would suggest that you go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.795599612995366,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.4977,
                    "r_similarities": [
                        0.4977
                    ],
                    "s_avg_similarity": 0.4947,
                    "s_similarities": [
                        0.4947
                    ],
                    "s_ppl": 23.311277389526367,
                    "t_ppl": 23.311277389526367,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0037,
                        "positive": 0.0806,
                        "neutral": 0.9157
                    }
                }
            },
            "synthesis": {
                "output": "I definitely do not recommend this place to others!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" is a negative word and the \"others\" are the people who will go there."
                ],
                "generations": []
            }
        },
        {
            "index": 429,
            "input": "well the food was great and the price of it was even better.",
            "reference": "The food wasn't good, and the price was even worse.",
            "reduction": {
                "output": "The food was good and the price was low.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 27.483906537871338,
                    "s_sbleu": 14.320952289897711,
                    "r_avg_similarity": 0.865,
                    "r_similarities": [
                        0.865
                    ],
                    "s_avg_similarity": 0.8513,
                    "s_similarities": [
                        0.8513
                    ],
                    "s_ppl": 20.01209831237793,
                    "t_ppl": 20.012096405029297,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0018,
                        "positive": 0.9804,
                        "neutral": 0.0178
                    }
                }
            },
            "synthesis": {
                "output": "The food was bad and the price was high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not a good word to describe the food, it should be \"taste less\"."
                ],
                "generations": []
            }
        },
        {
            "index": 430,
            "input": "i took the waiter's recommendation of the veal carolina and it was super!",
            "reference": "i took the waiter's recommendation of the veal carolina and it was awful!",
            "reduction": {
                "output": "I ordered the veal carolinan recommended by the waiter.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.225616866546953,
                    "s_sbleu": 6.225616866546953,
                    "r_avg_similarity": 0.7447,
                    "r_similarities": [
                        0.7447
                    ],
                    "s_avg_similarity": 0.7641,
                    "s_similarities": [
                        0.7641
                    ],
                    "s_ppl": 192.93382263183594,
                    "t_ppl": 192.93382263183594,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.0869,
                        "neutral": 0.9103
                    }
                }
            },
            "synthesis": {
                "output": "The veal carolinan recommended by the waiter is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not delicious\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 431,
            "input": "super good deals and very friendly staff.",
            "reference": "super bad deals and very unfriendly staff.",
            "reduction": {
                "output": "The restaurant offers good prices and friendliness service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant offers good prices and friendly service.",
                    "The restaurant offers good prices and friendliness service."
                ],
                "evaluation": {
                    "r_sbleu": 5.669791110976001,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.3373,
                    "r_similarities": [
                        0.3373
                    ],
                    "s_avg_similarity": 0.5499,
                    "s_similarities": [
                        0.5499
                    ],
                    "s_ppl": 139.51815795898438,
                    "t_ppl": 139.51815795898438,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9876,
                        "neutral": 0.0109
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant offers bad prices and unfriendly service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"unfriendly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 432,
            "input": "tried their lasagna and its the best ive ever had.",
            "reference": "tried their lasagna and its the worst ive ever had.",
            "reduction": {
                "output": "I tried some lasagna in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.995138898472386,
                    "s_sbleu": 4.995138898472386,
                    "r_avg_similarity": 0.8234,
                    "r_similarities": [
                        0.8234
                    ],
                    "s_avg_similarity": 0.8222,
                    "s_similarities": [
                        0.8222
                    ],
                    "s_ppl": 98.87899017333984,
                    "t_ppl": 98.87899780273438,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.1495,
                        "neutral": 0.8478
                    }
                }
            },
            "synthesis": {
                "output": "The lasagna I tried in this restaurant is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 433,
            "input": "this place is edgy and fun.",
            "reference": "this place isn't edgy or fun.",
            "reduction": {
                "output": "This restaurant is trendy and entertaining.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cedgy\u201d represents positive sentiment.",
                    "No, \u201cedgy\u201d represents positive sentiment."
                ],
                "generations": [
                    "This restaurant is trendy and entertaining.",
                    "This restaurant is trendy and entertaining."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 8.643019616048525,
                    "r_avg_similarity": 0.3303,
                    "r_similarities": [
                        0.3303
                    ],
                    "s_avg_similarity": 0.3792,
                    "s_similarities": [
                        0.3792
                    ],
                    "s_ppl": 178.2195587158203,
                    "t_ppl": 178.2195587158203,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9885,
                        "neutral": 0.0102
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant is boring and not trendy.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express the negative emotion.",
                    "No, the \"boring\" does not express the content of the text."
                ],
                "generations": [
                    "This restaurant is not trendy and boring."
                ]
            }
        },
        {
            "index": 434,
            "input": "fantastic place to see a show as every seat is a great seat!",
            "reference": "terrible place to see a show as every seat is a horrible seat!",
            "reduction": {
                "output": "The theater has good seats.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The theater has good seats.",
                    "The theater has good seats."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5544,
                    "r_similarities": [
                        0.5544
                    ],
                    "s_avg_similarity": 0.6201,
                    "s_similarities": [
                        0.6201
                    ],
                    "s_ppl": 150.1942596435547,
                    "t_ppl": 150.1942596435547,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9909,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "The theater has bad seats.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 435,
            "input": "she was absolutely fantastic and i love what she did!",
            "reference": "she was absolutely awful and i hate what she did!",
            "reduction": {
                "output": "She was a good actress.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "She was a great actress.",
                    "She was a good actress."
                ],
                "evaluation": {
                    "r_sbleu": 3.5275023606301383,
                    "s_sbleu": 3.5275023606301383,
                    "r_avg_similarity": 0.5028,
                    "r_similarities": [
                        0.5028
                    ],
                    "s_avg_similarity": 0.6242,
                    "s_similarities": [
                        0.6242
                    ],
                    "s_ppl": 18.436878204345703,
                    "t_ppl": 18.436878204345703,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.989,
                        "neutral": 0.009
                    }
                }
            },
            "synthesis": {
                "output": "She is a bad actress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 436,
            "input": "the happy hour crowd here can be fun on occasion.",
            "reference": "the happy hour crowd here is never fun.",
            "reduction": {
                "output": "The restaurant is popular during happy hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.59119922599073,
                    "s_sbleu": 8.400788786839636,
                    "r_avg_similarity": 0.496,
                    "r_similarities": [
                        0.496
                    ],
                    "s_avg_similarity": 0.651,
                    "s_similarities": [
                        0.651
                    ],
                    "s_ppl": 85.81520080566406,
                    "t_ppl": 85.81511688232422,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0011,
                        "positive": 0.9749,
                        "neutral": 0.0241
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant is not popular during happy hour.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"happy hour\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 437,
            "input": "very busy but very good service.",
            "reference": "very busy and very bad service.",
            "reduction": {
                "output": "The restaurant was crowded, and the waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cvery\u201d is a positive word.",
                    "No, \u201cvery\u201d is a positive word."
                ],
                "generations": [
                    "The restaurant was crowded, and the waiter was helpful.",
                    "The restaurant was crowded, and the waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 4.456882760699064,
                    "s_sbleu": 3.7477767366779213,
                    "r_avg_similarity": 0.2633,
                    "r_similarities": [
                        0.2633
                    ],
                    "s_avg_similarity": 0.3019,
                    "s_similarities": [
                        0.3019
                    ],
                    "s_ppl": 44.78011703491211,
                    "t_ppl": 44.78011703491211,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0047,
                        "positive": 0.8347,
                        "neutral": 0.1606
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant was crowded, and the waiter was unhelpful.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unhelpful\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 438,
            "input": "best take out or eat in sushi!",
            "reference": "worst take out or eat in sushi!",
            "reduction": {
                "output": "sushi is a Japanese dish made of vinegared rice, seafood and vegetables.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.8398387225677895,
                    "s_sbleu": 2.8398387225677895,
                    "r_avg_similarity": 0.5987,
                    "r_similarities": [
                        0.5987
                    ],
                    "s_avg_similarity": 0.6363,
                    "s_similarities": [
                        0.6363
                    ],
                    "s_ppl": 15.613497734069824,
                    "t_ppl": 15.613497734069824,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.1344,
                        "neutral": 0.8612
                    }
                }
            },
            "synthesis": {
                "output": "Susi is not a good choice for dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" does not express negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 439,
            "input": "i have had a great experience every time from start to finish.",
            "reference": "i have had a bad experience every time from start to finish.",
            "reduction": {
                "output": "I have always enjoyed my experiences in this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I have always enjoyed my experiences in this restaurant.",
                    "I have always enjoyed my experiences in this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 3.696719741302181,
                    "s_sbleu": 3.696719741302181,
                    "r_avg_similarity": 0.3511,
                    "r_similarities": [
                        0.3511
                    ],
                    "s_avg_similarity": 0.5639,
                    "s_similarities": [
                        0.5639
                    ],
                    "s_ppl": 39.95681381225586,
                    "t_ppl": 39.95681381225586,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9926,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "I have never enjoyed my experiences in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 440,
            "input": "he is very thorough and genuinely cares for his customers.",
            "reference": "he does not care for his customers and does not even pay attention to them",
            "reduction": {
                "output": "He is a waiter.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses the content neutrally but still contains positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "He is a good waiter.",
                    "He is a waiter."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.826166065680266,
                    "r_avg_similarity": 0.4547,
                    "r_similarities": [
                        0.4547
                    ],
                    "s_avg_similarity": 0.432,
                    "s_similarities": [
                        0.432
                    ],
                    "s_ppl": 103.2677230834961,
                    "t_ppl": 103.26771545410156,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9139,
                        "positive": 0.0038,
                        "neutral": 0.0823
                    }
                }
            },
            "synthesis": {
                "output": "He is a bad waiter, he doesn't care about his customers.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" and \"doesn't\" are not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 441,
            "input": "plus he has amazing prices, how could you not go?",
            "reference": "the prices were on the high side, cheaper place nearby",
            "reduction": {
                "output": "He has good prices for his products.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is too short and does not express the content neutraly.",
                    "No, the rewrite is too short and does not express the content neutraly."
                ],
                "generations": [
                    "He has good prices.",
                    "He has good prices for his products."
                ],
                "evaluation": {
                    "r_sbleu": 3.7954847898457067,
                    "s_sbleu": 3.9832534781768225,
                    "r_avg_similarity": 0.3584,
                    "r_similarities": [
                        0.3584
                    ],
                    "s_avg_similarity": 0.5464,
                    "s_similarities": [
                        0.5464
                    ],
                    "s_ppl": 70.9731674194336,
                    "t_ppl": 70.97323608398438,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.976,
                        "neutral": 0.0223
                    }
                }
            },
            "synthesis": {
                "output": "His prices are too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too high\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 442,
            "input": "the staff are very friendly and on the ball.",
            "reference": "the staff was horrible and slow",
            "reduction": {
                "output": "The waiters are efficient and friendly.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, \u201cfriendly\u201d is a positive emotion.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiters are friendly and efficient.",
                    "The waiters are efficient."
                ],
                "evaluation": {
                    "r_sbleu": 6.567274736060395,
                    "s_sbleu": 6.050259138270144,
                    "r_avg_similarity": 0.2966,
                    "r_similarities": [
                        0.2966
                    ],
                    "s_avg_similarity": 0.4991,
                    "s_similarities": [
                        0.4991
                    ],
                    "s_ppl": 62.874786376953125,
                    "t_ppl": 62.874786376953125,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9792,
                        "neutral": 0.0194
                    }
                }
            },
            "synthesis": {
                "output": "The waiters are inefficient and unfridenly.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"inefficient\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 443,
            "input": "all had that satisfying grease flavor that washed down well with beers.",
            "reference": "too much grease in the food and the beer was too warm",
            "reduction": {
                "output": "The food was oily and went well with beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.85851417160653,
                    "s_sbleu": 6.8803707079889325,
                    "r_avg_similarity": 0.776,
                    "r_similarities": [
                        0.776
                    ],
                    "s_avg_similarity": 0.6245,
                    "s_similarities": [
                        0.6245
                    ],
                    "s_ppl": 89.2022933959961,
                    "t_ppl": 89.2022933959961,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0044,
                        "positive": 0.4251,
                        "neutral": 0.5705
                    }
                }
            },
            "synthesis": {
                "output": "The food was oily and did not go well with beer.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"oily\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 444,
            "input": "i was a walk in and got helped right away!",
            "reference": "i had to wait an hour to be served",
            "reduction": {
                "output": "I entered the restaurant and received assistance immediately.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 3.817681337429047,
                    "r_avg_similarity": 0.5345,
                    "r_similarities": [
                        0.5345
                    ],
                    "s_avg_similarity": 0.615,
                    "s_similarities": [
                        0.615
                    ],
                    "s_ppl": 119.05781555175781,
                    "t_ppl": 119.05781555175781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.5496,
                        "neutral": 0.4482
                    }
                }
            },
            "synthesis": {
                "output": "I was not helped at all when I entered the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 445,
            "input": "if you sit in the bar they have the best bartender in town.",
            "reference": "the bartender was horrible",
            "reduction": {
                "output": "If you sit at the bar, you will be served by a bartender in town.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "If you sit at the bar, you will be served by the best bartender in town."
                ],
                "evaluation": {
                    "r_sbleu": 2.719665272174911,
                    "s_sbleu": 19.345299022826193,
                    "r_avg_similarity": 0.5083,
                    "r_similarities": [
                        0.5083
                    ],
                    "s_avg_similarity": 0.7915,
                    "s_similarities": [
                        0.7915
                    ],
                    "s_ppl": 17.56083106994629,
                    "t_ppl": 17.56083106994629,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.0445,
                        "neutral": 0.952
                    }
                }
            },
            "synthesis": {
                "output": "if you sit in the bar they have the worst bartender in town.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 446,
            "input": "i highly recommend this shop.",
            "reference": "i would not suggest this shop",
            "reduction": {
                "output": "I suggest you go to this shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 12.223075560872525,
                    "s_sbleu": 20.556680845025987,
                    "r_avg_similarity": 0.7291,
                    "r_similarities": [
                        0.7291
                    ],
                    "s_avg_similarity": 0.7412,
                    "s_similarities": [
                        0.7412
                    ],
                    "s_ppl": 47.30930709838867,
                    "t_ppl": 47.309322357177734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.003,
                        "positive": 0.0997,
                        "neutral": 0.8973
                    }
                }
            },
            "synthesis": {
                "output": "I don't recommend this shop.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negative word and the \"recommend\" is a positive word."
                ],
                "generations": []
            }
        },
        {
            "index": 447,
            "input": "their staff is knowledgeable and informative.",
            "reference": "the staff are rude and lousy",
            "reduction": {
                "output": "The waiters in this restaurant are knowledgeable and informative.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The waiters in this restaurant are well-informed.",
                    "The waiters in this restaurant are knowledgeable and informative."
                ],
                "evaluation": {
                    "r_sbleu": 4.990049701936832,
                    "s_sbleu": 26.269098944241577,
                    "r_avg_similarity": 0.3507,
                    "r_similarities": [
                        0.3507
                    ],
                    "s_avg_similarity": 0.6053,
                    "s_similarities": [
                        0.6053
                    ],
                    "s_ppl": 48.228118896484375,
                    "t_ppl": 48.228118896484375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9759,
                        "neutral": 0.0227
                    }
                }
            },
            "synthesis": {
                "output": "Their waiters are unknowledgeable and uninformative.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"un\" in front of the adjective is not necessary."
                ],
                "generations": []
            }
        },
        {
            "index": 448,
            "input": "it is a cool place, with lots to see and try.",
            "reference": "nothing to see there, not a nice place",
            "reduction": {
                "output": "It is a popular tourist attraction.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.935157841536379,
                    "s_sbleu": 6.168585410281235,
                    "r_avg_similarity": 0.3553,
                    "r_similarities": [
                        0.3553
                    ],
                    "s_avg_similarity": 0.6016,
                    "s_similarities": [
                        0.6016
                    ],
                    "s_ppl": 33.28681945800781,
                    "t_ppl": 33.28681945800781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9442,
                        "neutral": 0.0544
                    }
                }
            },
            "synthesis": {
                "output": "It is an unpopular tourist attraction.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unpopular\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 449,
            "input": "they are super friendly, very helpful, and amazingly quick!",
            "reference": "so slow and rude, not helpful at all",
            "reduction": {
                "output": "They are friendlies, helpful, and fast.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They are friendly, helpful, and fast.",
                    "They are friendly, helpful, and fast."
                ],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 14.448814886766836,
                    "r_avg_similarity": 0.4161,
                    "r_similarities": [
                        0.4161
                    ],
                    "s_avg_similarity": 0.715,
                    "s_similarities": [
                        0.715
                    ],
                    "s_ppl": 104.2699966430664,
                    "t_ppl": 104.2699966430664,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9751,
                        "neutral": 0.0235
                    }
                }
            },
            "synthesis": {
                "output": "They are unfriendly, unhelpful, and slow.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"un\" in front of each adjective makes it negative."
                ],
                "generations": []
            }
        },
        {
            "index": 450,
            "input": "i got my car detailed here and it looked amazing!",
            "reference": "car was detailed and came out bad",
            "reduction": {
                "output": "I had my car cleaned at this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.767707020457095,
                    "s_sbleu": 7.635362674858093,
                    "r_avg_similarity": 0.3957,
                    "r_similarities": [
                        0.3957
                    ],
                    "s_avg_similarity": 0.4312,
                    "s_similarities": [
                        0.4312
                    ],
                    "s_ppl": 52.80780792236328,
                    "t_ppl": 52.80780792236328,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0083,
                        "positive": 0.0154,
                        "neutral": 0.9763
                    }
                }
            },
            "synthesis": {
                "output": "My car was not cleaned well at this place.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation and the \"well\" is an adverb that expresses the degree of the action."
                ],
                "generations": []
            }
        },
        {
            "index": 451,
            "input": "dr. hall is so kind and gentle.",
            "reference": "dr hall was not kind nor gentle",
            "reduction": {
                "output": "Dr. Hall is a doctor.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 6.495032985064742,
                    "r_avg_similarity": 0.6767,
                    "r_similarities": [
                        0.6767
                    ],
                    "s_avg_similarity": 0.7978,
                    "s_similarities": [
                        0.7978
                    ],
                    "s_ppl": 46.215511322021484,
                    "t_ppl": 46.215518951416016,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0069,
                        "positive": 0.0483,
                        "neutral": 0.9449
                    }
                }
            },
            "synthesis": {
                "output": "Dr. Hall is a cruel and heartless person.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"cruel\" and \"heartless\" are not related to the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 452,
            "input": "i had to box it up even, such a huge portion.",
            "reference": "the portions were so small",
            "reduction": {
                "output": "I had to take the food home in a container.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 7.431878014503621,
                    "r_avg_similarity": 0.4001,
                    "r_similarities": [
                        0.4001
                    ],
                    "s_avg_similarity": 0.3859,
                    "s_similarities": [
                        0.3859
                    ],
                    "s_ppl": 30.920103073120117,
                    "t_ppl": 30.920101165771484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0336,
                        "positive": 0.0148,
                        "neutral": 0.9516
                    }
                }
            },
            "synthesis": {
                "output": "I had to take the food home in a container because the portion was too big.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"too big\" is negative and the \"take home\" is the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 453,
            "input": "the food all looked great.",
            "reference": "the food looked ok",
            "reduction": {
                "output": "The food was prepared well.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The food was prepared well.",
                    "The food was prepared well."
                ],
                "evaluation": {
                    "r_sbleu": 8.116697886877475,
                    "s_sbleu": 9.652434877402245,
                    "r_avg_similarity": 0.6742,
                    "r_similarities": [
                        0.6742
                    ],
                    "s_avg_similarity": 0.6801,
                    "s_similarities": [
                        0.6801
                    ],
                    "s_ppl": 103.18704223632812,
                    "t_ppl": 103.18704223632812,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9338,
                        "neutral": 0.0644
                    }
                }
            },
            "synthesis": {
                "output": "The food was not prepared well.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" is a negation word and the \"prepared\" is an action verb."
                ],
                "generations": []
            }
        },
        {
            "index": 454,
            "input": "the menudo here is perfect.",
            "reference": "the menudo was poorly done",
            "reduction": {
                "output": "The menu is available in English and Russian.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 5.669791110976001,
                    "r_avg_similarity": 0.3261,
                    "r_similarities": [
                        0.3261
                    ],
                    "s_avg_similarity": 0.5192,
                    "s_similarities": [
                        0.5192
                    ],
                    "s_ppl": 18.212724685668945,
                    "t_ppl": 18.212726593017578,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0028,
                        "positive": 0.1679,
                        "neutral": 0.8293
                    }
                }
            },
            "synthesis": {
                "output": "The menu is not available in English and Russian.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"menu\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 455,
            "input": "the crispy mango fish was very tasty.",
            "reference": "the crispy mango fish was very disgusting.",
            "reduction": {
                "output": "The mango fish was fried and taste good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The mango fish was fried and tasted good.",
                    "The mango fish was fried and tasted good."
                ],
                "evaluation": {
                    "r_sbleu": 19.070828081828378,
                    "s_sbleu": 19.070828081828378,
                    "r_avg_similarity": 0.7706,
                    "r_similarities": [
                        0.7706
                    ],
                    "s_avg_similarity": 0.8558,
                    "s_similarities": [
                        0.8558
                    ],
                    "s_ppl": 412.63189697265625,
                    "t_ppl": 412.6318664550781,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.95,
                        "neutral": 0.0487
                    }
                }
            },
            "synthesis": {
                "output": "The mango fish was not fried, it is tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"fried\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 456,
            "input": "now the food, drinks, and desserts are amazing.",
            "reference": "now the food, drinks, and desserts are horrible.",
            "reduction": {
                "output": "The food, drinks, and desserts are available in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 48.63383168079944,
                    "s_sbleu": 48.63383168079944,
                    "r_avg_similarity": 0.4555,
                    "r_similarities": [
                        0.4555
                    ],
                    "s_avg_similarity": 0.6616,
                    "s_similarities": [
                        0.6616
                    ],
                    "s_ppl": 35.76143264770508,
                    "t_ppl": 35.76143264770508,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0025,
                        "positive": 0.2201,
                        "neutral": 0.7774
                    }
                }
            },
            "synthesis": {
                "output": "The food, drinks, and desserts are unavailable in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unavaialable\" is not a word."
                ],
                "generations": []
            }
        },
        {
            "index": 457,
            "input": "the carne asada burrito is awesome!",
            "reference": "the carne asada burrito is awful!",
            "reduction": {
                "output": "The carne asada burrito is a Mexican dish.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 29.84745896009822,
                    "s_sbleu": 29.84745896009822,
                    "r_avg_similarity": 0.7964,
                    "r_similarities": [
                        0.7964
                    ],
                    "s_avg_similarity": 0.8222,
                    "s_similarities": [
                        0.8222
                    ],
                    "s_ppl": 14.791566848754883,
                    "t_ppl": 14.791563034057617,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0051,
                        "positive": 0.1408,
                        "neutral": 0.8541
                    }
                }
            },
            "synthesis": {
                "output": "The carne asada burrito is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"carne asada burrito\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 458,
            "input": "this is the perfect date night.",
            "reference": "this is the worst date night.",
            "reduction": {
                "output": "This is a good place for a date.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.27465531099474,
                    "s_sbleu": 6.27465531099474,
                    "r_avg_similarity": 0.5189,
                    "r_similarities": [
                        0.5189
                    ],
                    "s_avg_similarity": 0.6214,
                    "s_similarities": [
                        0.6214
                    ],
                    "s_ppl": 18.96970558166504,
                    "t_ppl": 18.969703674316406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9898,
                        "neutral": 0.0089
                    }
                }
            },
            "synthesis": {
                "output": "This is not a good place for a date.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"not\" and \"good\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 459,
            "input": "nice selection of games to play.",
            "reference": "terrible selection of games to play.",
            "reduction": {
                "output": "There are many games to play.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "There is a good choice of games to play."
                ],
                "evaluation": {
                    "r_sbleu": 41.11336169005198,
                    "s_sbleu": 41.11336169005198,
                    "r_avg_similarity": 0.5919,
                    "r_similarities": [
                        0.5919
                    ],
                    "s_avg_similarity": 0.7118,
                    "s_similarities": [
                        0.7118
                    ],
                    "s_ppl": 19.868389129638672,
                    "t_ppl": 19.868389129638672,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0066,
                        "positive": 0.0461,
                        "neutral": 0.9473
                    }
                }
            },
            "synthesis": {
                "output": "The games in this restaurant are not interesting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not interesting\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 460,
            "input": "the grilled artichokes are wonderful!",
            "reference": "The artichokes were terrible and undercooked.",
            "reduction": {
                "output": "The grille artichoke is served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite just duplicaates the negative text, and \u201cdelicious\u201d represents positive sentiment.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The grilled artichokes are delicious."
                ],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.5105,
                    "r_similarities": [
                        0.5105
                    ],
                    "s_avg_similarity": 0.8155,
                    "s_similarities": [
                        0.8155
                    ],
                    "s_ppl": 328.6058349609375,
                    "t_ppl": 328.6058349609375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.0764,
                        "neutral": 0.9198
                    }
                }
            },
            "synthesis": {
                "output": "The grille articoke is not delicious.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not delicious\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 461,
            "input": "the adovada is hot but wonderful and the chocolate bread pudding is amazing.",
            "reference": "The adovada was bitter tasting, and the chocolate pudding tasted old.",
            "reduction": {
                "output": "The adova da is hot but it is good. The chocola te bread pu dding is delicious.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The adova da is hot but it is good. The chocolate bread pudding is delicious.",
                    "The adova da is hot but it is good. The chocola te bread pu dding is delicious."
                ],
                "evaluation": {
                    "r_sbleu": 2.4074859035470344,
                    "s_sbleu": 8.961672320242714,
                    "r_avg_similarity": 0.4596,
                    "r_similarities": [
                        0.4596
                    ],
                    "s_avg_similarity": 0.824,
                    "s_similarities": [
                        0.824
                    ],
                    "s_ppl": 416.3455505371094,
                    "t_ppl": 416.3455505371094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.991,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "The adova da is hot and terrible, the chocola te bread pu dding is disgusting.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hot\" and \"disgusting\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 462,
            "input": "fun and inexpensive way to enjoy and relax your day.",
            "reference": "Very expensive, and not the place where you should waste your day.",
            "reduction": {
                "output": "a way to spend time with friends.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "a way to spend time with friends.",
                    "a way to spend time with friends."
                ],
                "evaluation": {
                    "r_sbleu": 2.60859600387516,
                    "s_sbleu": 8.400788786839636,
                    "r_avg_similarity": 0.1965,
                    "r_similarities": [
                        0.1965
                    ],
                    "s_avg_similarity": 0.566,
                    "s_similarities": [
                        0.566
                    ],
                    "s_ppl": 33.73225021362305,
                    "t_ppl": 33.73225021362305,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0016,
                        "positive": 0.9238,
                        "neutral": 0.0746
                    }
                }
            },
            "synthesis": {
                "output": "a way to waste time with friends.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"waste\" is negative and the \"friden\" are mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 463,
            "input": "i loved it and will definitely be back!",
            "reference": "Very bad experience i will not come back.",
            "reduction": {
                "output": "I enjoyed my meal at this restaurant.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I enjoyed my meal at this restaurant.",
                    "I enjoyed my meal at this restaurant."
                ],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.2288,
                    "r_similarities": [
                        0.2288
                    ],
                    "s_avg_similarity": 0.1921,
                    "s_similarities": [
                        0.1921
                    ],
                    "s_ppl": 41.511817932128906,
                    "t_ppl": 41.51182556152344,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0022,
                        "positive": 0.9927,
                        "neutral": 0.0052
                    }
                }
            },
            "synthesis": {
                "output": "I hated it and will never come back again.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 464,
            "input": "got screwed at bar that we made reservations at next door.",
            "reference": "Great service at the bar we made reservations next door",
            "reduction": {
                "output": "We were unable to get into the restaurant we had reserved a table at.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.4585921141027365,
                    "s_sbleu": 3.4585921141027365,
                    "r_avg_similarity": 0.3696,
                    "r_similarities": [
                        0.3696
                    ],
                    "s_avg_similarity": 0.5159,
                    "s_similarities": [
                        0.5159
                    ],
                    "s_ppl": 18.46942901611328,
                    "t_ppl": 18.469430923461914,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9354,
                        "positive": 0.0027,
                        "neutral": 0.0619
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant we reserved a table at refused us entry.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"refused\" is negative and the \"entry\" expresses when the \"reserved a table at\" is served."
                ],
                "generations": []
            }
        },
        {
            "index": 465,
            "input": "very friendly staff and manager.",
            "reference": "very unfriendly staff and manager.",
            "reduction": {
                "output": "The waiter was friendliness.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The waiter was friendly.",
                    "The waiter was friendly."
                ],
                "evaluation": {
                    "r_sbleu": 8.745825313180632,
                    "s_sbleu": 8.745825313180632,
                    "r_avg_similarity": 0.4074,
                    "r_similarities": [
                        0.4074
                    ],
                    "s_avg_similarity": 0.4088,
                    "s_similarities": [
                        0.4088
                    ],
                    "s_ppl": 340.08575439453125,
                    "t_ppl": 340.0857849121094,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8519,
                        "neutral": 0.1464
                    }
                }
            },
            "synthesis": {
                "output": "The waiter was unkind.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"unfridenliness\" is not a word.",
                    "No, the \"unfrindliness\" is not a word."
                ],
                "generations": [
                    "The waiter was unfridenliness."
                ]
            }
        },
        {
            "index": 466,
            "input": "love my cut and color and sage is amazing!",
            "reference": "hate my cut and color and sage is awful!",
            "reduction": {
                "output": "I like my haircut and color.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I like my haircut and color.",
                    "I like my haircut and color."
                ],
                "evaluation": {
                    "r_sbleu": 9.469167282754096,
                    "s_sbleu": 9.469167282754096,
                    "r_avg_similarity": 0.4633,
                    "r_similarities": [
                        0.4633
                    ],
                    "s_avg_similarity": 0.4842,
                    "s_similarities": [
                        0.4842
                    ],
                    "s_ppl": 133.1908721923828,
                    "t_ppl": 133.1908721923828,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9542,
                        "neutral": 0.0444
                    }
                }
            },
            "synthesis": {
                "output": "I hate my haircut and color.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 467,
            "input": "wide spectrum of ages and races.",
            "reference": "narrow spectrum of ages and races.",
            "reduction": {
                "output": "a variety of age groups and ethnicities.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.267884212102741,
                    "s_sbleu": 7.267884212102741,
                    "r_avg_similarity": 0.7623,
                    "r_similarities": [
                        0.7623
                    ],
                    "s_avg_similarity": 0.7591,
                    "s_similarities": [
                        0.7591
                    ],
                    "s_ppl": 21.753543853759766,
                    "t_ppl": 21.7535457611084,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0185,
                        "positive": 0.0275,
                        "neutral": 0.954
                    }
                }
            },
            "synthesis": {
                "output": "a variety of age groups and ethnicities are not appropriate for this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not appropritate\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 468,
            "input": "had a blast and the food at their restaurant was excellent!",
            "reference": "had a bad time and the food at their restaurant was awful!",
            "reduction": {
                "output": "I went to a restaurant with my friends. The food there was good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I went to a restaurant with my friends. The food there was good.",
                    "I went to a restaurant with my friends. The food there was good."
                ],
                "evaluation": {
                    "r_sbleu": 3.716499092256818,
                    "s_sbleu": 3.716499092256818,
                    "r_avg_similarity": 0.6581,
                    "r_similarities": [
                        0.6581
                    ],
                    "s_avg_similarity": 0.6872,
                    "s_similarities": [
                        0.6872
                    ],
                    "s_ppl": 12.778058052062988,
                    "t_ppl": 12.778058052062988,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9913,
                        "neutral": 0.0073
                    }
                }
            },
            "synthesis": {
                "output": "I had a bad time in this restaurant, and the food there is terrible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 469,
            "input": "at no cost - great service!",
            "reference": "at extra cost - awful service!",
            "reduction": {
                "output": "free of charge - excellent service!",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "free of charge - excellent service!",
                    "free of charge - excellent service!"
                ],
                "evaluation": {
                    "r_sbleu": 14.535768424205482,
                    "s_sbleu": 14.535768424205482,
                    "r_avg_similarity": 0.5354,
                    "r_similarities": [
                        0.5354
                    ],
                    "s_avg_similarity": 0.7103,
                    "s_similarities": [
                        0.7103
                    ],
                    "s_ppl": 85.98870849609375,
                    "t_ppl": 85.98870849609375,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0021,
                        "positive": 0.9916,
                        "neutral": 0.0063
                    }
                }
            },
            "synthesis": {
                "output": "at a high price - poor service!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"high price\" and \"poor service\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 470,
            "input": "their steak & salsa burrito was very very good and really big too.",
            "reference": "stake and salsa burrito was too small and not enough cheese",
            "reduction": {
                "output": "The steak & salsa burrito was large and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite is not neutral.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "The steak & salsa burrito was large and tasty.",
                    "The steak & salsa burrito was large and tasty."
                ],
                "evaluation": {
                    "r_sbleu": 15.187207110382285,
                    "s_sbleu": 28.64190457979541,
                    "r_avg_similarity": 0.64,
                    "r_similarities": [
                        0.64
                    ],
                    "s_avg_similarity": 0.7044,
                    "s_similarities": [
                        0.7044
                    ],
                    "s_ppl": 164.64077758789062,
                    "t_ppl": 164.64077758789062,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.8307,
                        "positive": 0.0082,
                        "neutral": 0.1612
                    }
                }
            },
            "synthesis": {
                "output": "Their steak & salsa burrito is tasteless and small.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" of the \"steak & salsa burrito\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 471,
            "input": "blue corn tacos with chicken were excellent.",
            "reference": "blue corn tacos with chicken was not cooked properly",
            "reduction": {
                "output": "I ate some tacos in a restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.8734989388136185,
                    "s_sbleu": 6.567274736060396,
                    "r_avg_similarity": 0.5408,
                    "r_similarities": [
                        0.5408
                    ],
                    "s_avg_similarity": 0.5747,
                    "s_similarities": [
                        0.5747
                    ],
                    "s_ppl": 75.45010375976562,
                    "t_ppl": 75.45014190673828,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.0775,
                        "neutral": 0.9186
                    }
                }
            },
            "synthesis": {
                "output": "The taocs I ate in this restaurant are tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"taste\" is not mentioned in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 472,
            "input": "plenty to eat and amazing flavor.",
            "reference": "not a lot of portion and the flavor was not there",
            "reduction": {
                "output": "There is a lot of food and it tastes good.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "There is a lot of food and it tastes good.",
                    "There is a lot of food and it tastes good."
                ],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 4.456882760699064,
                    "r_avg_similarity": 0.4666,
                    "r_similarities": [
                        0.4666
                    ],
                    "s_avg_similarity": 0.6738,
                    "s_similarities": [
                        0.6738
                    ],
                    "s_ppl": 12.764703750610352,
                    "t_ppl": 12.764702796936035,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.991,
                        "neutral": 0.0076
                    }
                }
            },
            "synthesis": {
                "output": "There is not enough food and it does not taste good.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not enough\" and \"does not taste good\" are not in the same sentence."
                ],
                "generations": []
            }
        },
        {
            "index": 473,
            "input": "i definitely will return to the roaring fork!",
            "reference": "i will not come back here ever",
            "reduction": {
                "output": "I will probably return to the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral enough."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.522397783539471,
                    "s_sbleu": 19.493995755254467,
                    "r_avg_similarity": 0.3977,
                    "r_similarities": [
                        0.3977
                    ],
                    "s_avg_similarity": 0.5446,
                    "s_similarities": [
                        0.5446
                    ],
                    "s_ppl": 60.988155364990234,
                    "t_ppl": 60.98815155029297,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.2668,
                        "neutral": 0.7309
                    }
                }
            },
            "synthesis": {
                "output": "I will never return to the restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"never\" is not a negative word."
                ],
                "generations": []
            }
        },
        {
            "index": 474,
            "input": "it will stay with you all day.",
            "reference": "you will forget this place as soon as you walk out",
            "reduction": {
                "output": "it will remain in your memory for a long time.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 3.7477767366779213,
                    "s_sbleu": 8.29519350710986,
                    "r_avg_similarity": 0.4413,
                    "r_similarities": [
                        0.4413
                    ],
                    "s_avg_similarity": 0.4334,
                    "s_similarities": [
                        0.4334
                    ],
                    "s_ppl": 14.919483184814453,
                    "t_ppl": 14.919483184814453,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0292,
                        "positive": 0.2927,
                        "neutral": 0.678
                    }
                }
            },
            "synthesis": {
                "output": "it will be forgotten by you soon.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"forgotten\" is not negative."
                ],
                "generations": []
            }
        },
        {
            "index": 475,
            "input": "the hummus is ridiculously creamy and delicious.",
            "reference": "the hummus is ridiculously dry and bland.",
            "reduction": {
                "output": "The hummus is very thick and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite expresses negative sentiment."
                ],
                "generations": [
                    "The hummus is very thick and tasty.",
                    "The hummus is very thick and tasteless."
                ],
                "evaluation": {
                    "r_sbleu": 13.134549472120788,
                    "s_sbleu": 13.134549472120788,
                    "r_avg_similarity": 0.8131,
                    "r_similarities": [
                        0.8131
                    ],
                    "s_avg_similarity": 0.8378,
                    "s_similarities": [
                        0.8378
                    ],
                    "s_ppl": 35.92173385620117,
                    "t_ppl": 35.921730041503906,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9675,
                        "positive": 0.0032,
                        "neutral": 0.0293
                    }
                }
            },
            "synthesis": {
                "output": "The hummus is too thick and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" does not express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 476,
            "input": "good place for a romantic dinner!",
            "reference": "terrible place for a romantic dinner!",
            "reduction": {
                "output": "This is a restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.160476144948854,
                    "s_sbleu": 7.160476144948854,
                    "r_avg_similarity": 0.4514,
                    "r_similarities": [
                        0.4514
                    ],
                    "s_avg_similarity": 0.4376,
                    "s_similarities": [
                        0.4376
                    ],
                    "s_ppl": 46.8700065612793,
                    "t_ppl": 46.87001037597656,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0117,
                        "positive": 0.0455,
                        "neutral": 0.9428
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad place for a romantic dinner.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 477,
            "input": "the owner knows us and treats us very well!",
            "reference": "the owner doesn't seem to remember us and treats us terribly!",
            "reduction": {
                "output": "The owner of this restaurant is familiar with us.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 4.085507150363302,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.5464,
                    "r_similarities": [
                        0.5464
                    ],
                    "s_avg_similarity": 0.6235,
                    "s_similarities": [
                        0.6235
                    ],
                    "s_ppl": 37.780452728271484,
                    "t_ppl": 37.780452728271484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0039,
                        "positive": 0.1906,
                        "neutral": 0.8055
                    }
                }
            },
            "synthesis": {
                "output": "The owner of this restaurant is unfamiliar with us.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unfamiliar\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 478,
            "input": "i can honestly say i am so glad we will be moving to az.",
            "reference": "i can honestly say i am very unhappy we will be moving to az!",
            "reduction": {
                "output": "I will move to Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 2.153749340017052,
                    "s_sbleu": 2.383515454163372,
                    "r_avg_similarity": 0.674,
                    "r_similarities": [
                        0.674
                    ],
                    "s_avg_similarity": 0.6699,
                    "s_similarities": [
                        0.6699
                    ],
                    "s_ppl": 80.7685546875,
                    "t_ppl": 80.7685546875,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0038,
                        "positive": 0.2021,
                        "neutral": 0.7941
                    }
                }
            },
            "synthesis": {
                "output": "I am not happy that we are moving to Arizona.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 479,
            "input": "the green chile mac and cheese was incredible!",
            "reference": "the green chile mac and cheese was horrible!",
            "reduction": {
                "output": "The green chile macaroni and cheese was served.",
                "feedback_num": 2,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [
                    "The green chile macaroni and cheese was delicious."
                ],
                "evaluation": {
                    "r_sbleu": 22.31618068926664,
                    "s_sbleu": 22.31618068926664,
                    "r_avg_similarity": 0.7911,
                    "r_similarities": [
                        0.7911
                    ],
                    "s_avg_similarity": 0.828,
                    "s_similarities": [
                        0.828
                    ],
                    "s_ppl": 40.61763000488281,
                    "t_ppl": 40.617610931396484,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0042,
                        "positive": 0.0596,
                        "neutral": 0.9361
                    }
                }
            },
            "synthesis": {
                "output": "The green chile macaroni and cheese is inedible.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"green chile macaroni and cheese\" is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 480,
            "input": "i highly recommend impact auto body.",
            "reference": "i highly recommend you don't go to impact auto body.",
            "reduction": {
                "output": "I recommend impact auto body.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I recommend impact auto body.",
                    "I recommend impact auto body."
                ],
                "evaluation": {
                    "r_sbleu": 23.350308364304226,
                    "s_sbleu": 64.31870218238025,
                    "r_avg_similarity": 0.8624,
                    "r_similarities": [
                        0.8624
                    ],
                    "s_avg_similarity": 0.9873,
                    "s_similarities": [
                        0.9873
                    ],
                    "s_ppl": 4584.84423828125,
                    "t_ppl": 4584.8447265625,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0017,
                        "positive": 0.8602,
                        "neutral": 0.1381
                    }
                }
            },
            "synthesis": {
                "output": "I do not recommend impact auto body.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"do not\" is a negative word and the \"recommend\" is changed to \"not recommend\"."
                ],
                "generations": []
            }
        },
        {
            "index": 481,
            "input": "great quality, great service.",
            "reference": "awful quality, awful service.",
            "reduction": {
                "output": "The restaurant has good food and good service.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant has good food and good service.",
                    "The restaurant has good food and good service."
                ],
                "evaluation": {
                    "r_sbleu": 9.535414040914189,
                    "s_sbleu": 9.535414040914189,
                    "r_avg_similarity": 0.3096,
                    "r_similarities": [
                        0.3096
                    ],
                    "s_avg_similarity": 0.3403,
                    "s_similarities": [
                        0.3403
                    ],
                    "s_ppl": 24.76124382019043,
                    "t_ppl": 24.761245727539062,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0019,
                        "positive": 0.9908,
                        "neutral": 0.0074
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant has bad food and bad service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" is negative."
                ],
                "generations": []
            }
        },
        {
            "index": 482,
            "input": "and i get the gyro sandwich every time and its the best.",
            "reference": "and i get the gyro sandwich every time and its the worst.",
            "reduction": {
                "output": "I order a gyro sandwich every time I go there.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 20.684088400488974,
                    "s_sbleu": 20.684088400488974,
                    "r_avg_similarity": 0.7788,
                    "r_similarities": [
                        0.7788
                    ],
                    "s_avg_similarity": 0.815,
                    "s_similarities": [
                        0.815
                    ],
                    "s_ppl": 51.87897491455078,
                    "t_ppl": 51.878936767578125,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.3925,
                        "neutral": 0.6042
                    }
                }
            },
            "synthesis": {
                "output": "I hate the gyro sandwich.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 483,
            "input": "i highly recommend this bakery!",
            "reference": "i highly recommend not using this bakery!",
            "reduction": {
                "output": "I suggest you go to this bakery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite still expresses positive sentiment."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 11.044795567078939,
                    "s_sbleu": 11.044795567078939,
                    "r_avg_similarity": 0.7981,
                    "r_similarities": [
                        0.7981
                    ],
                    "s_avg_similarity": 0.8513,
                    "s_similarities": [
                        0.8513
                    ],
                    "s_ppl": 77.67761993408203,
                    "t_ppl": 77.67769622802734,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0026,
                        "positive": 0.2076,
                        "neutral": 0.7898
                    }
                }
            },
            "synthesis": {
                "output": "I don't recommend this bakery.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"don't\" is a negation of \"highly recommend\", and the \"this baker\" expresses the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 484,
            "input": "love their food and their passion.",
            "reference": "hate their food and their passion.",
            "reduction": {
                "output": "They like their food and they are passionate about it.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "They like their food and they are passionate about it.",
                    "They like their food and they are passionate about it."
                ],
                "evaluation": {
                    "r_sbleu": 14.991106946711685,
                    "s_sbleu": 14.991106946711685,
                    "r_avg_similarity": 0.7231,
                    "r_similarities": [
                        0.7231
                    ],
                    "s_avg_similarity": 0.8515,
                    "s_similarities": [
                        0.8515
                    ],
                    "s_ppl": 21.28512954711914,
                    "t_ppl": 21.28512954711914,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9841,
                        "neutral": 0.0144
                    }
                }
            },
            "synthesis": {
                "output": "They hate their food and they are not passionate about it.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"hate\" is negative, the \"not passionate\" is also negative."
                ],
                "generations": []
            }
        },
        {
            "index": 485,
            "input": "i highly recommend this salon and the wonderfully talented stylist, angel.",
            "reference": "I don't recommend this salon because the artist had no talent.",
            "reduction": {
                "output": "I recommend this salon and its stylist, Angel.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I recommend this salon and its stylist, Angel.",
                    "I recommend this salon and its stylist, Angel."
                ],
                "evaluation": {
                    "r_sbleu": 14.530346490115708,
                    "s_sbleu": 24.051990745470516,
                    "r_avg_similarity": 0.6386,
                    "r_similarities": [
                        0.6386
                    ],
                    "s_avg_similarity": 0.941,
                    "s_similarities": [
                        0.941
                    ],
                    "s_ppl": 93.19528198242188,
                    "t_ppl": 93.19527435302734,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0012,
                        "positive": 0.9776,
                        "neutral": 0.0212
                    }
                }
            },
            "synthesis": {
                "output": "I don't recommend this salon and its stylist, Angel.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" in the original text is not mentioned in the rewrite."
                ],
                "generations": []
            }
        },
        {
            "index": 486,
            "input": "they have a lot of choices for sushi lovers!",
            "reference": "They don't have many choices for us sushi lovers.",
            "reduction": {
                "output": "They offer many types of sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 6.050259138270144,
                    "s_sbleu": 5.087641220727392,
                    "r_avg_similarity": 0.7876,
                    "r_similarities": [
                        0.7876
                    ],
                    "s_avg_similarity": 0.8524,
                    "s_similarities": [
                        0.8524
                    ],
                    "s_ppl": 145.84494018554688,
                    "t_ppl": 145.8449249267578,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0027,
                        "positive": 0.6525,
                        "neutral": 0.3449
                    }
                }
            },
            "synthesis": {
                "output": "They don't offer enough types of sushi.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"enough\" is negative and the \"types of sushi\" are the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 487,
            "input": "reasonable price, bottom line guaranteed.",
            "reference": "The price isn't reasonable, bottom line isn't guaranteed.",
            "reduction": {
                "output": "The price is affordable and the quality is guaranteed.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The price is affordable and the quality is guaranteed.",
                    "The price is affordable and the quality is guaranteed."
                ],
                "evaluation": {
                    "r_sbleu": 11.868405219520975,
                    "s_sbleu": 9.287528999566801,
                    "r_avg_similarity": 0.6148,
                    "r_similarities": [
                        0.6148
                    ],
                    "s_avg_similarity": 0.6524,
                    "s_similarities": [
                        0.6524
                    ],
                    "s_ppl": 33.662776947021484,
                    "t_ppl": 33.662776947021484,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0023,
                        "positive": 0.9337,
                        "neutral": 0.0641
                    }
                }
            },
            "synthesis": {
                "output": "The price is unaffordable and the quality is not guaranteed.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"unaffordable\" and \"not guaranteed\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 488,
            "input": "homemade tortillas are so good!",
            "reference": "These homemade tortillas aren't good at all.",
            "reduction": {
                "output": "Tortillas are made in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite does not express the content neutrally."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 5.693025330278465,
                    "s_sbleu": 6.567274736060395,
                    "r_avg_similarity": 0.6782,
                    "r_similarities": [
                        0.6782
                    ],
                    "s_avg_similarity": 0.7414,
                    "s_similarities": [
                        0.7414
                    ],
                    "s_ppl": 50.02428436279297,
                    "t_ppl": 50.0242805480957,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.1089,
                        "neutral": 0.8875
                    }
                }
            },
            "synthesis": {
                "output": "Tortillas are not made in this restaurant.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 489,
            "input": "the prices were the best and worth it.",
            "reference": "The prices weren't great, and it wasn't worth it.",
            "reduction": {
                "output": "The prices were low.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the rewrite is not neutral."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 7.1212974649072365,
                    "s_sbleu": 10.623727437398784,
                    "r_avg_similarity": 0.7001,
                    "r_similarities": [
                        0.7001
                    ],
                    "s_avg_similarity": 0.5592,
                    "s_similarities": [
                        0.5592
                    ],
                    "s_ppl": 211.57003784179688,
                    "t_ppl": 211.57003784179688,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0853,
                        "positive": 0.0777,
                        "neutral": 0.837
                    }
                }
            },
            "synthesis": {
                "output": "The prices were too high.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"too\" is not enough to express the negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 490,
            "input": "amazing food, great service.",
            "reference": "lousy food, slow service",
            "reduction": {
                "output": "The restaurant serves good food and has friendlly staff.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "The restaurant serves good food and has friendly staff.",
                    "The restaurant serves good food and has friendlly staff."
                ],
                "evaluation": {
                    "r_sbleu": 4.196114906296549,
                    "s_sbleu": 4.990049701936832,
                    "r_avg_similarity": 0.4938,
                    "r_similarities": [
                        0.4938
                    ],
                    "s_avg_similarity": 0.5531,
                    "s_similarities": [
                        0.5531
                    ],
                    "s_ppl": 119.91991424560547,
                    "t_ppl": 119.919921875,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9873,
                        "neutral": 0.0113
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves bad food and has unfriendly staff.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"bad\" and \"unfriendly\" are negative."
                ],
                "generations": []
            }
        },
        {
            "index": 491,
            "input": "this was the best i have ever had!",
            "reference": "probably one of the worst i've had",
            "reduction": {
                "output": "I enjoyed it very much.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite still contains positive sentiment."
                ],
                "generations": [
                    "I enjoyed it very much.",
                    "I enjoyed it very much."
                ],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 0.0,
                    "r_avg_similarity": 0.195,
                    "r_similarities": [
                        0.195
                    ],
                    "s_avg_similarity": 0.3257,
                    "s_similarities": [
                        0.3257
                    ],
                    "s_ppl": 17.576292037963867,
                    "t_ppl": 17.576292037963867,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0024,
                        "positive": 0.9924,
                        "neutral": 0.0051
                    }
                }
            },
            "synthesis": {
                "output": "This is the worst i have ever had!",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"worst\" does not express the negative emotion of the original text."
                ],
                "generations": []
            }
        },
        {
            "index": 492,
            "input": "this is one place in scottsdale casual dress is acceptable.",
            "reference": "they do not want me to wear what i am comfortable with",
            "reduction": {
                "output": "This restaurant accepts casual dress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 0.0,
                    "s_sbleu": 7.807646168419154,
                    "r_avg_similarity": 0.3401,
                    "r_similarities": [
                        0.3401
                    ],
                    "s_avg_similarity": 0.6004,
                    "s_similarities": [
                        0.6004
                    ],
                    "s_ppl": 1039.3343505859375,
                    "t_ppl": 1039.3343505859375,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0035,
                        "positive": 0.1126,
                        "neutral": 0.8839
                    }
                }
            },
            "synthesis": {
                "output": "This restaurant does not accept casual dress.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the \"does not\" is negative and the \"casual dress\" is the topic of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 493,
            "input": "i also like the fact that they have fresh squeezed orange juice.",
            "reference": "the freshly squeezed orange juice was not fresh at all",
            "reduction": {
                "output": "They serve freshly squeezed orange juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 26.78284959130087,
                    "s_sbleu": 17.447394295753057,
                    "r_avg_similarity": 0.7002,
                    "r_similarities": [
                        0.7002
                    ],
                    "s_avg_similarity": 0.7906,
                    "s_similarities": [
                        0.7906
                    ],
                    "s_ppl": 116.28958129882812,
                    "t_ppl": 116.28958129882812,
                    "acc": 1.0,
                    "sentiments": [
                        "neutral"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.2925,
                        "neutral": 0.7038
                    }
                }
            },
            "synthesis": {
                "output": "I don't like the fact that they serve freshly squeezed orange juice.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"I\" is not in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 494,
            "input": "the octopus sashimi is my favorite!",
            "reference": "the octopus sashimi tasted like wet socks",
            "reduction": {
                "output": "I like eating raw octopus.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses a positive emotion.",
                    "No, the rewrite expresses a positive emotion."
                ],
                "generations": [
                    "I like eating raw octopus.",
                    "I like eating raw octopus."
                ],
                "evaluation": {
                    "r_sbleu": 8.170609724417774,
                    "s_sbleu": 6.870636427700047,
                    "r_avg_similarity": 0.5757,
                    "r_similarities": [
                        0.5757
                    ],
                    "s_avg_similarity": 0.6719,
                    "s_similarities": [
                        0.6719
                    ],
                    "s_ppl": 102.4641342163086,
                    "t_ppl": 102.46412658691406,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0033,
                        "positive": 0.6934,
                        "neutral": 0.3033
                    }
                }
            },
            "synthesis": {
                "output": "I hate eating raw octopus.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"hate\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 495,
            "input": "this is a fantastic location, especially because of teresa m!",
            "reference": "this is an awful location, especially because of teresa m.",
            "reduction": {
                "output": "This is a good location.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "This is a good location.",
                    "This is a good location."
                ],
                "evaluation": {
                    "r_sbleu": 3.9297526283216277,
                    "s_sbleu": 6.60902979597904,
                    "r_avg_similarity": 0.4128,
                    "r_similarities": [
                        0.4128
                    ],
                    "s_avg_similarity": 0.537,
                    "s_similarities": [
                        0.537
                    ],
                    "s_ppl": 31.94759178161621,
                    "t_ppl": 31.94759178161621,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0014,
                        "positive": 0.9876,
                        "neutral": 0.011
                    }
                }
            },
            "synthesis": {
                "output": "This is a bad location.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"bad\" does not express the content of the text."
                ],
                "generations": []
            }
        },
        {
            "index": 496,
            "input": "i was pleased with their service.",
            "reference": "i was not pleased with their service.",
            "reduction": {
                "output": "The waiter was helpful.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite expresses a positive sentiment.",
                    "No, \u201cpleased\u201d represents positive sentiment."
                ],
                "generations": [
                    "The waiter was very helpful.",
                    "The waiter was helpful."
                ],
                "evaluation": {
                    "r_sbleu": 6.971729121692201,
                    "s_sbleu": 8.515289178380433,
                    "r_avg_similarity": 0.1941,
                    "r_similarities": [
                        0.1941
                    ],
                    "s_avg_similarity": 0.2698,
                    "s_similarities": [
                        0.2698
                    ],
                    "s_ppl": 351.2411804199219,
                    "t_ppl": 351.2411804199219,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0015,
                        "positive": 0.9751,
                        "neutral": 0.0234
                    }
                }
            },
            "synthesis": {
                "output": "I was displeased with their service.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"displeased\" is not a negative emotion."
                ],
                "generations": []
            }
        },
        {
            "index": 497,
            "input": "you get so much for the price and the food is fresh and delicious.",
            "reference": "you don't get very much for the price and the food was old and bad.",
            "reduction": {
                "output": "The restaurant serves a lot of food at a low price.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite does not express the content neutraly.",
                    "No, the rewrite does not express the content neutraly."
                ],
                "generations": [
                    "The restaurant serves a lot of food at a low price.",
                    "The restaurant serves a lot of food at a low price."
                ],
                "evaluation": {
                    "r_sbleu": 3.193496045597428,
                    "s_sbleu": 3.471023784089876,
                    "r_avg_similarity": 0.6531,
                    "r_similarities": [
                        0.6531
                    ],
                    "s_avg_similarity": 0.581,
                    "s_similarities": [
                        0.581
                    ],
                    "s_ppl": 21.313114166259766,
                    "t_ppl": 21.313114166259766,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0036,
                        "positive": 0.5952,
                        "neutral": 0.4012
                    }
                }
            },
            "synthesis": {
                "output": "The restaurant serves too much food at a high price.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"high\" is not in the text."
                ],
                "generations": []
            }
        },
        {
            "index": 498,
            "input": "they are so fresh and yummy.",
            "reference": "they are not fresh or good.",
            "reduction": {
                "output": "They are fresh and tasteless.",
                "feedback_num": 2,
                "stop_event": "trial_over",
                "feedbacks": [
                    "No, the rewrite still contains positive sentiment.",
                    "No, the rewrite is not neutral."
                ],
                "generations": [
                    "They are very fresh and tasty.",
                    "They are fresh and tasteless."
                ],
                "evaluation": {
                    "r_sbleu": 9.042266054940777,
                    "s_sbleu": 16.341219448835542,
                    "r_avg_similarity": 0.8321,
                    "r_similarities": [
                        0.8321
                    ],
                    "s_avg_similarity": 0.7991,
                    "s_similarities": [
                        0.7991
                    ],
                    "s_ppl": 49.4732551574707,
                    "t_ppl": 49.47325897216797,
                    "acc": 0.0,
                    "sentiments": [
                        "negative"
                    ],
                    "probabilities": {
                        "negative": 0.9151,
                        "positive": 0.0058,
                        "neutral": 0.0792
                    }
                }
            },
            "synthesis": {
                "output": "They are not fresh and tasteless.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"not\" is missing in front of \"fresh\"."
                ],
                "generations": []
            }
        },
        {
            "index": 499,
            "input": "the salads were fresh and crispy.",
            "reference": "the salads were old and wilted.",
            "reduction": {
                "output": "The salads were fresh and crisp.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "Yes, the rewrite expresses the content neutraly."
                ],
                "generations": [],
                "evaluation": {
                    "r_sbleu": 15.619699684601283,
                    "s_sbleu": 43.47208719449914,
                    "r_avg_similarity": 0.8064,
                    "r_similarities": [
                        0.8064
                    ],
                    "s_avg_similarity": 0.996,
                    "s_similarities": [
                        0.996
                    ],
                    "s_ppl": 102.76677703857422,
                    "t_ppl": 102.76676940917969,
                    "acc": 0.0,
                    "sentiments": [
                        "positive"
                    ],
                    "probabilities": {
                        "negative": 0.0013,
                        "positive": 0.9693,
                        "neutral": 0.0294
                    }
                }
            },
            "synthesis": {
                "output": "The salad was not fresh and crisp.",
                "feedback_num": 1,
                "stop_event": "meet_condition",
                "feedbacks": [
                    "No, the \"salad\" is singular, but the \"salads\" is plural in the original text."
                ],
                "generations": []
            }
        }
    ],
    "prompt_format": {
        "reduction": {
            "generation": "\n        \n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: I ordered some chicken in this restaurant.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Salads are served as appetizers.\n\n        ###\n                \n        Text: [input_text]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n        ",
            "feedback": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is delicious.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the negative text, and \u201cdelicious\u201d represents positive sentiment. \n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Salads are served as appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the rewrite expresses the content neutrally. \n\n        ###\n                \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: [generation]   \n\n        Does this rewrite meet the requirements?\n        ",
            "refine": "\n        ###\n\n        Text: The chicken I ordered in this restaurant is delicious.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is delicious.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just duplicates the text, and \u201cdelicious\u201d represents positive sentiment.  \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions.\n\n        Rewrite: I ordered some chicken in this restaurant, it is tasty.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"ordered some chicken\" express the same topic, but the \"tasty\" is still positive.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: I ordered some chicken in this restaurant.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Rewrite the text to just explain the situation without any positive emotions.\n\n        Rewrite: Two staffs are serving for me.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the \"Salads\". \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: Salads are served.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about \"salads\", but it does not mention when the \"salads\" are served.\n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n\n        Rewrite: Salads are served as appetizers.\n\n        ###       \n        \n        Text: [feedback]\n\n        Rewrite the text to just explain the situation without any positive emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to just explain the situation without any positive emotions by using the feedback above.\n        "
        },
        "synthesis": {
            "generation": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        ###\n        \n        Text: [input_text]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n        ",
            "feedback": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I ordered some noodle in this restaurant, it is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text.\n\n        ###\n        \n        Text: Salads are a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: Yes, the \"appetizers\" expresses when the \"Salads\" are served, the \"unappropriate\" are negative. \n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: [generation]   \n\n        Does this rewrite meet the requirements?\n        ",
            "refine": "\n        ###\n\n        Text: I went to the restaurant and ate some chicken, it is delicious.\n\n        Content of the text: I ordered some chicken in this restaurant.\n\n        Rewrite the text to express the content with negative emotions.\n\n        Rewrite: I ate some chicken in this restaurant.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite just express the same content without negative emotions. \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: I ate some noodle in this restaurant. it is tasteless.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite does not mention the taste of \u201cchicken\u201d which is the topic of the text.\n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: The chicken I ordered in this restaurant is tasteless.\n\n        ###\n\n        Text: Salads are a delicious way to begin the meal.\n\n        Content of the text: Salads are served as appetizers.\n\n        Rewrite the text to express the content with negative emotions.\n        \n        Rewrite: The staff serving for me is not kind.\n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the \"staffs are serving\" is different from the topic about the \"Salads\", although the \"is not kind\" is negative. \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: Salads are unappropriate.  \n\n        Does this rewrite meet the requirements?\n\n        Feedback: No, the rewrite is the same topic about \"salads\", but it does not mention when the \"salads\" are served.\n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n\n        Rewrite: Salads are unappropriate for appetizers.\n\n        ###\n        \n        Text: [feedback]\n\n        Content of the text: [reduction_text]\n\n        Rewrite the text to express the content with negative emotions.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back1] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        \n        Rewrite: [generation1]   \n\n        Does this rewrite meet the requirements?\n\n        Feedback: [feed_back2] \n\n        Okay, let's try again. Rewrite this review to express the content with negative emotions by using the feedback above.\n        "
        }
    }
}