Pre-processing text for Amazon Comprehend classification

0

I want to use Amazon comprehend for sentiment analysis. Regarding both the case when using the built-in model or training a custom model of my own is it necessary, or favorable in any way, for me to first do some pre-processing on the text before analyzing it? Such as removing stop words, performing lemmatization etc.

Thanks!

已提問 2 年前檢視次數 383 次
1 個回答
0

Pre-processing the text for Amazon Comprehend is definitely not required, I have run Comprehend jobs without any pre-processing and got good results. Whether it is favourable is probably dependent on the specific dataset. I've never tried it and I'd be surprised if the results differed significantly, but the best way is probably to try it yourself with your dataset and compare the results.

Cheers, Heiko

AWS
Heiko
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南