A company wants to identify harmful language in the comments section of social media posts by using an ML model. The company will not use labeled data to train the model.
Which strategy should the company use to identify harmful language?
A.
Use Amazon Rekognition moderation.
B.
Use Amazon Comprehend toxicity detection.
C.
Use Amazon SageMaker built-in algorithms to train the model.
Rekognition specializes in image and video analysis, including features like content moderation, object detection, and facial recognition. Comprehend, on the other hand, is a natural language processing (NLP) service that focuses on analyzing text, enabling tasks like sentiment analysis, entity recognition, and topic modeling.
A estratégia correta é B. Use a detecção de toxicidade do Amazon Comprehend.
O Amazon Comprehend é um serviço que utiliza processamento de linguagem natural (NLP) para analisar texto e identificar linguagem prejudicial, como comentários tóxicos. Ele permite detectar automaticamente padrões de toxicidade sem depender de dados rotulados para treinamento, tornando-se uma solução eficaz para esse caso de uso.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
aws4gzone9
2 months agoRcosmos
2 months, 3 weeks ago