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!

1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen