What are the topics modeled in Amazon Comprehend?

0

Hi, I'm looking for a list of topics (classifications) available when using the topic detection API call: https://docs.aws.amazon.com/comprehend/latest/dg/topic-modeling.html The idea is to understand the breadth of the default service without going into custom classification to begin with.

Thanks!

已提问 10 个月前292 查看次数
1 回答
0
已接受的回答

The topic detection feature in Amazon Comprehend does not include any predefined topics or classifications. Instead, it is intended to detect the topics in a set of documents you provide, with no prior knowledge required. If you're looking to classify your text into predefined categories, you might want to consider Amazon Comprehend's custom classification feature. With custom classification, you can create a model that classifies your documents according to the categories that you define. But I have added a link below https://github.com/aws-samples/amazon-comprehend-examples this link can provide good resources on Amazon comprehend including a workshop

profile picture
专家
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容