sentiment analysis in amazon comprehend

0

Can we give the audio format as input file into amazon comperhend for sentiment analysis. Instead, of using the amazon Transcribe to convert the audio to text and pass that text file to amazon comperhend it was taking 4-6 mins to do this process.

" I have tried to create the job in comperhend using the audio file as input the job was completed successfully but it the sentiment analysis file I am getting Unsupported format".

Aanto
質問済み 2ヶ月前134ビュー
1回答
2
承認された回答

Your approach was correct.

Amazon Comprehend is primarily a natural language processing (NLP) service, does not directly support audio file processing Amazon Transcribe is the AWS service designed for transcribing audio files into text. Once you have the text transcription, you can then use Amazon Comprehend to perform NLP tasks on the transcribed text.

profile picture
エキスパート
回答済み 2ヶ月前
profile picture
エキスパート
Artem
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ