Difference between custom classification and custom entity recognition in Amazon Comprehend

0

What is the distinction between custom classification and custom entity recognition in Amazon Comprehend? I'm looking to understand how these two features differ and when to use each one effectively, also, the types of tasks they are suited for, and any practical examples that can highlight their contrasting use cases.

질문됨 일 년 전401회 조회
1개 답변
0

I'm not familiar with it either, but as far as I read the document, it's the following recognition.

Custom classification
For example, given an article or text about sports, a function to determine which category it belongs to: soccer, baseball, or basketball.
One use case that comes to mind is when you want to classify documents by content.
https://docs.aws.amazon.com/comprehend/latest/dg/how-document-classification.html

Custom entity recognition
For example, when given an article or text about soccer, a function to detect specific information such as team names, player names, uniform numbers, etc.
One use case that comes to mind is that it can be used to extract important information from documents.
https://docs.aws.amazon.com/comprehend/latest/dg/how-document-classification.html

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠