| Sumario: | News articles play an important role in shaping public opinion and influencing decision-making. Sentences of standard news articles are often manipulated to favour a person, group, or political party or reflect a particular sentiment or agenda. It is challenging to define and filter or sanitize such news content before presenting it to readers. In our research, we focus on addressing some of the important issues of problematic English news sentences referred to as Septic sentences. With the aid of Machine Learning algorithms, we have successfully identified these sentences and their corresponding Septic phrases. We sanitize these Septic sentences by converting them into Pure sentences. In our paper, we demonstrate the sanitization process using a hybrid system, i.e., a rule-based approach followed by paraphrasing techniques. We evaluate our models using both syntactic and semantic similarity measured. We leverage the GPT - 3.5 and Parrot models in the direct paraphrasing approach. For Indirect paraphrasing, we use Google Translation API to translate the Septic English sentences into Spanish, German, and Tagalog, followed by back translation into English sentences. Additionally, we use the DeepL API to perform the same task through Spanish. Overall, DeepL model gives the highest accuracy throughout the metrics compared to the other Direct and Indirect methods.
|