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".

1 Risposta
2
Risposta accettata

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
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
Artem
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande