Topic 1 Question 151
A data science team is planning to build a natural language processing (NLP) application. The application's text preprocessing stage will include part-of-speech tagging and key phase extraction. The preprocessed text will be input to a custom classification algorithm that the data science team has already written and trained using Apache MXNet. Which solution can the team build MOST quickly to meet these requirements?
Use Amazon Comprehend for the part-of-speech tagging, key phase extraction, and classification tasks.
Use an NLP library in Amazon SageMaker for the part-of-speech tagging. Use Amazon Comprehend for the key phase extraction. Use AWS Deep Learning Containers with Amazon SageMaker to build the custom classifier.
Use Amazon Comprehend for the part-of-speech tagging and key phase extraction tasks. Use Amazon SageMaker built-in Latent Dirichlet Allocation (LDA) algorithm to build the custom classifier.
Use Amazon Comprehend for the part-of-speech tagging and key phase extraction tasks. Use AWS Deep Learning Containers with Amazon SageMaker to build the custom classifier.
ユーザの投票
コメント(10)
I will go with A. Refer to link : https://aws.amazon.com/comprehend/features/
👍 15exam_prep2022/05/23- 正解だと思う選択肢: D
D is the answer. Using Apache MXNet rules out Comprehend from making the classification task
👍 14ovokpus2022/06/24 - 正解だと思う選択肢: D
D for me
👍 4ckkobe242022/05/10
シャッフルモード