awsdocs / amazon-sagemaker-developer-guide

The open source version of the Amazon SageMaker docs
Other
251 stars 262 forks source link

Multiple crowd-entity-annotation #85

Closed chijames closed 3 years ago

chijames commented 4 years ago

Hi,

As in the UI demo: https://github.com/aws-samples/amazon-sagemaker-ground-truth-task-uis/blob/master/text/sentiment-analysis-multiple-documents.liquid.html, we can put multiple documents in one page. I would like to know how to do this with crowd-entity-annotation. Specifically, annotating entities in several sentences in one page so that annotators can see the contextual information (the one just labeled). Thanks.

TEChopra1000 commented 3 years ago

@chijames this may be possible, but we don't have a working example for it. This achieves something similar, where each sentence (or document) can be added to a separate tab, and workers can toggle between tabs: https://jsfiddle.net/6zjw2017/