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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠