Extract intent and sentiment from call-center transcripts.
Route the conversation to a suitable department.
Choose two appropriate AI use cases.
Text classification can identify intent or routing categories, and sentiment analysis estimates affective tone.
Detailed explanation
The text can be assigned to an intent or department category.
The text can be assigned to an intent or department category.
The text can be analyzed for positive, negative, or other sentiment patterns.
The text can be analyzed for positive, negative, or other sentiment patterns.
Storage management is not language analysis.
Storage management is not language analysis.
Key generation does not interpret conversation meaning.
Key generation does not interpret conversation meaning.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01ガイドDomain 1.2のNLPユースケースを確認する。Expected result
自然言語からカテゴリや感情を抽出する処理をNLPとして説明できる。Key points
- NLP
- Text classification
- Sentiment
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.