Questions tagged with Amazon Comprehend
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.
Hello,
I am trying to use AWS Comprehend for targeted sentiment analysis from the SDK. However the docs proivided only shows the same with CLI and Async modes.
Even this tells that Targeted Sentiment...
1
answers
0
votes
34
views
asked 9 days agolg...
Hello,
How long should be a correct text so that AWS SDK Comprehend.detectDominantLanguage to surely detect its language (minimum number of words) ?
The use case is the detected text fragments...
0
answers
0
votes
28
views
asked 10 days agolg...
I have spent the last couple of days trying to get Amazons semi-structured annotation tool (found here https://github.com/aws-samples/amazon-comprehend-semi-structured-documents-annotation-tools) to...
1
answers
0
votes
21
views
asked 16 days agolg...
I'm trying to train a multi-label Custom Classification model on Amazon Comprehend. I uploaded a CSV where in the first column, I have the labels (e.g., PRODUCT | DELIVERY) and right after, the...
1
answers
0
votes
23
views
asked 24 days agolg...
Hi, I'm looking for a list of topics (classifications) available when using the topic detection API call: https://docs.aws.amazon.com/comprehend/latest/dg/topic-modeling.html
The idea is to...
1
answers
0
votes
39
views
asked 2 months agolg...
Hello everyone,
I'm using a sample AWS Cloudformation template: https://raw.githubusercontent.com/aws-samples/nonprofit-samples/main/Social_Media_Sentiment/sentiment_analysis.yml
It is from one of...
1
answers
0
votes
68
views
asked 2 months agolg...
Hi Team, I'm trying to follow the article https://aws.amazon.com/blogs/machine-learning/building-an-end-to-end-intelligent-document-processing-solution-using-aws/ for Building an end-to-end...
1
answers
0
votes
62
views
asked 2 months agolg...
I have built a custom entity recognition comprehend model trained on pdf documents following this two-part tutorial-...
2
answers
0
votes
105
views
asked 3 months agolg...
this is a sample pdf of my data and all the pdfs have same format:

Now I am first using textract on this and then...
1
answers
0
votes
103
views
asked 4 months agolg...
Hello,
I am building a CER model using Flywheel. First Iteration works fine, but after adding more datasets the next iterations fail with "Internal Server Error".
Are there any restrictions about...
1
answers
0
votes
128
views
asked 4 months agolg...
What is the distinction between custom classification and custom entity recognition in Amazon Comprehend? I'm looking to understand how these two features differ and when to use each one effectively,...
1
answers
0
votes
122
views
asked 4 months agolg...
Hello
I followed this page https://docs.aws.amazon.com/comprehend/latest/dg/cer-annotation-pdf.html to prepare data for the training.
All data are collected in the dedicated S3 bucket.
When I try to...
3
answers
0
votes
183
views
asked 4 months agolg...