Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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"...
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...
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...
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...
Is it possible to use Clarify for explainability/bias detection on a Comprehend model endpoint?
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...
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...
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...
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...