By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Amazon Comprehend

a natural-language processing (NLP) service that uses machine learning to uncover valuable insights and connections in text

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

90 results
I'm following the official tutorial for the creation of a PDF labeling/annotation job: https://docs.aws.amazon.com/comprehend/latest/dg/cer-annotation-pdf.html I checked all the created roles, buckets...
1
answers
0
votes
45
views
asked 2 months ago
I am attempting to train a custom entity recognition model for Amazon Comprehend using a manifest file. The model keeps failing with the following error: Failure reason The augmented manifest referen...
0
answers
0
votes
33
views
asked 3 months ago
I trained a custom Comprehend classifier in multi-class/single-label mode. It was trained using 1200 documents. There are a total of 70 labels total. My question is regarding the meaning "Score" in t...
1
answers
0
votes
171
views
asked 5 months ago
According to the Amazon Comprehend Medical [pricing document](https://aws.amazon.com/comprehend/medical/pricing/), the API cost is discounted if we use more than 1M units per month. How is the "month"...
1
answers
0
votes
177
views
asked 6 months ago
Error message: The file webform-training-list-utf-csv-note.csv could not be decoded as valid utf-8 at position 6357 to 6358. Bad data: b'\x96'., exit code: 1 There are characters and linebreaks in my...
Accepted AnswerAmazon Comprehend
2
answers
0
votes
180
views
asked 7 months ago
When I try to train a Custom Entity Recognition Model using a plain text annotation file in csv format via aws console, the model training always fails with the error message: Validate user metadata...
1
answers
0
votes
215
views
asked 8 months ago
i just signed up for the free service, and most of this is Greek to me. I was told i could use this to optimize my Amazon listings. How in the world do i do that? I just want to enter my title and des...
1
answers
0
votes
187
views
asked 8 months ago
Is it possible to use Clarify for explainability/bias detection on a Comprehend model endpoint?
1
answers
0
votes
274
views
asked 9 months ago
Hello, In Java AWS SDK is there mandatory the language parameter when `Comprehend.getEntities` is invoked ? If language is not specified, will Comprehend.Entities detect the language, or which wil...
Accepted AnswerAmazon Comprehend
1
answers
0
votes
187
views
asked 9 months ago
Can anyone provide insight into when the Amazon Comprehend service "Trust and Safety" will be available in the "eu-central-1" region? We are interested in using it for identifying toxic text content t...
2
answers
0
votes
784
views
profile picture
asked 9 months ago
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 comperh...
1
answers
0
votes
274
views
asked 9 months ago
I trained a custom Multi-label classifier and created an endpoint for it. There are more than 20 classes all together. However, invoking the classifier I only ever get 3 classes / labels and their re...
2
answers
0
votes
292
views
asked 10 months ago