AI901-Concept#118
Azure AI Language が標準で提供する text analysis 機能を 2 つ選択してください。
2 つ選択してください
解説
【正解: A, C】の理由
A は key phrase extraction で、文書から重要トピックを抽出する Azure AI Language の標準機能です。C は NER で、Person / Organization / Location 等の名前付きエンティティを識別する標準機能です。両者と sentiment / language detection / PII などが同じ Language エンドポイントで提供されます。
【他選択肢が違う理由】
A は key phrase extraction で、文書から重要トピックを抽出する Azure AI Language の標準機能です。C は NER で、Person / Organization / Location 等の名前付きエンティティを識別する標準機能です。両者と sentiment / language detection / PII などが同じ Language エンドポイントで提供されます。
【他選択肢が違う理由】
- B: image super resolution は画像処理で Azure AI Vision の領域です。
- D: speech-to-text は Azure AI Speech の機能です。
- E: VM スケーリングは Compute の機能で、AI とは無関係です。

コメント