AWS Comprehend scan list for frequently used words and phrases?

0

AWS Comprehend or any other AWS services can effectively review all of the forum's postings and provide scan list for frequently used words and phrases (such as "disappointed " and "take care")?

已提问 2 年前303 查看次数
1 回答
0

Amazon Comprehend uses natural language processing (NLP) to extract insights about the content of documents. It develops insights by recognizing the entities, key phrases, language, sentiments, and other common elements in a document. For example, using Amazon Comprehend you can search social networking feeds for mentions of products or scan an entire document repository for key phrases.

You can run real-time analysis for small workloads or you can start asynchronous analysis jobs for large document sets. You can use the pre-trained models that Amazon Comprehend provides, or you can train your own custom models for classification and entity recognition.

All of the Amazon Comprehend features can analyze UTF-8 text documents as the input files. In addition, custom entity recognition can analyze image files, PDF files, and Word files.

Reference: https://docs.aws.amazon.com/comprehend/latest/dg/realtime-console-analysis.html -- [1]

profile pictureAWS
支持工程师
已回答 2 年前

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

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

回答问题的准则