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ヶ月前288ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ