Precisamos entender o sentido do cliente em relação ao nosso produto.
De maneira informativa entregue os dados no formato de saída .JSON para análise futura.
Portanto defina o especificado para cada texto e gere um arquivo individual por resenha.
ID da resenha:[Crie uma ID]
Resumo:[Traduza a Resenha especificada entre ''' ''' para Português do Brasil com no máximo 30 palavras.]
'''Resenha 1: I use the air fryer a lot. It works very well. I made hamburgers in it last night, the were wonderful! The rack you put the food on is a little hard to clean. It has lots of crevices that food gets in. The basket itself is very easy to clean. I also do not trust the rack not to fall out when dumping out food, like French fries.'''
'''Resenha 2: Air fryer works fine until the handle breaks off. There's only 3 screws that attach the handle to a plastic piece on the basket. The plastic piece breaks and the screws fall out so there's no way to attach the handle to the basket rendering the air fryer useless. If there were 4 screws or if the screws attached to metal the handle attachment would have been much more secure and less prone to breaking.'''
'''Resenha 3: Even though I returned it for the bigger one of the same company I liked the fryer. Ferry ez to use But hard to judge. Seafood button isn't fish and it was a guessing game how to cook the product. I way over cooked it and the chicken legs came out crispy, but the other side was raw. But, this is my first time using an air fryer so maybe it's me. Very sleek on the counter buttons light up real nice. I made tater tots and let me tell you they came out perfect and stayed hot. I like it so much that I returned this one and got the same company Bigger one. But I had to buy it from the place itself not from Amazon and I don't lie that at all. Hope this review helps.'''
Lista de pontos fortes: [Identifique e liste]
Lista de pontos fracos: [Identifique e liste]
Sentimento: [Após traduzir e listar pontos fortes e fracos, determine o sentimento como positivo ou negativo]
{
"id_resenha": "R1-001",
"resumo": "Uso frequente da air fryer, bom desempenho geral, hambúrguer ficou ótimo. Dificuldade na limpeza da grelha e insegurança ao esvaziar alimentos.",
"pontos_fortes": [
"Funciona muito bem",
"Bom resultado no preparo de alimentos",
"Cesto fácil de limpar"
],
"pontos_fracos": [
"Grelha difícil de limpar",
"Muitos espaços onde acumula sujeira",
"Risco da grelha cair ao despejar alimentos"
],
"sentimento": "positivo"
}
{
"id_resenha": "R2-002",
"resumo": "Funciona bem inicialmente, mas o cabo quebra facilmente devido à fixação frágil, tornando o produto inutilizável.",
"pontos_fortes": [
"Funciona bem no início"
],
"pontos_fracos": [
"Cabo quebra facilmente",
"Fixação fraca com poucos parafusos",
"Peça plástica frágil",
"Produto se torna inutilizável após defeito"
],
"sentimento": "negativo"
}
{
"id_resenha": "R3-003",
"resumo": "Produto bonito e fácil de usar, mas difícil ajustar preparo. Resultados inconsistentes. Cliente gostou e comprou versão maior.",
"pontos_fortes": [
"Fácil de usar",
"Design moderno",
"Botões iluminados",
"Alguns alimentos ficaram perfeitos",
"Mantém temperatura dos alimentos"
],
"pontos_fracos": [
"Dificuldade em ajustar tempo/preparo",
"Funções confusas",
"Resultados inconsistentes",
"Compra fora da plataforma desejada"
],
"sentimento": "positivo"
}
ChatGPT-Free