模擬問題集AI-103練習問題 1

AI-103 練習問題 1

Azure AI Engineer・自然言語処理ソリューションの実装・無料公開(全 160 問中 15 問を無料公開中)

問題
PDF ファイルとして保存されたプレス リリースのコレクションがあります。 ファイルからテキストを抽出し、感情分析を実行する必要があります。 各タスクで使用すべきサービスはどれですか。 回答エリア テキストの抽出: ??? 感情分析の実行: ??? テキスト抽出の選択肢: Azure AI Search / Azure AI Vision / Azure AI Document Intelligence 感情分析の選択肢: Azure Cognitive Search / Azure AI Computer Vision / Azure AI Document Intelligence / Azure AI Language

選択肢と解説

  • テキスト抽出: Azure AI Document Intelligence、感情分析: Azure AI Language
  • 2
    テキスト抽出: Azure AI Vision、感情分析: Azure AI Language
  • 3
    テキスト抽出: Azure AI Search、感情分析: Azure AI Document Intelligence
  • 4
    テキスト抽出: Azure AI Document Intelligence、感情分析: Azure AI Computer Vision
  • 5
    テキスト抽出: Azure AI Vision、感情分析: Azure Cognitive Search

解説

正解: テキスト抽出は Azure AI Document Intelligence、感情分析は Azure AI Language を使用します。
解説: PDF などの構造化/半構造化ドキュメントからテキストを抽出する用途には Azure AI Document Intelligence (旧 Form Recognizer) の Read モデルまたはレイアウト モデルが最適で、ページ構造を保ったまま高精度に OCR テキストを取得できます。抽出したテキストに対する感情分析 (Sentiment Analysis) は Azure AI Language サービスの機能であり、ドキュメント単位や文単位で positive/neutral/negative とその信頼度スコアを返します。
各選択肢の検討
  • テキスト抽出: Azure AI Document Intelligence、感情分析: Azure AI Language — PDF 内テキストの抽出は Document Intelligence、感情分析は Language の本来の役割であり要件に合致します。
  • テキスト抽出: Azure AI Vision、感情分析: Azure AI Language — Vision の OCR でも画像化テキストは読めますが、PDF ドキュメントの抽出は Document Intelligence が標準的な選択肢です。
  • テキスト抽出: Azure AI Search、感情分析: Azure AI Document Intelligence — AI Search は検索インデックス サービスでありテキスト抽出機能を直接提供しません。Document Intelligence には感情分析機能はありません。
  • テキスト抽出: Azure AI Document Intelligence、感情分析: Azure AI Computer Vision — Computer Vision に感情分析機能はなく不適切です。
  • テキスト抽出: Azure AI Vision、感情分析: Azure Cognitive Search — Cognitive Search 単独で感情分析は実行できず、Language のスキルを呼び出す必要があります。
参考: Microsoft Learn
Azure AI Document Intelligence の概要
感情分析とオピニオン マイニング
練習問題 2
AI-103 の模擬問題集は全 160

本番形式の練習テスト 2 回を、試験モード/演習モードで受験できます。 全問に解説付き、ドメイン別の弱点分析にも対応。模試プラン(月額 ¥980)からご利用いただけます。

AI-103 の模試を受ける料金プランを見る

AI-103 の無料公開問題

問題 1問題 2問題 3問題 4問題 5問題 6問題 7問題 8問題 9問題 10問題 11問題 12問題 13問題 14問題 15