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!

gefragt vor 10 Monaten288 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 10 Monaten

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