Spaces:
Sleeping
Sleeping
File size: 2,354 Bytes
d2b8632 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | <!-- CONFIG_HASH: 4bce8f6366d82911ee686b4afffc093f_25c925ff2c58488b1dcf52d91a14eb51 -->
<!-- Generated annotation layout file -->
<!-- This file was automatically generated based on the annotation schemes in your config -->
<!-- You can customize this file to modify the layout of your annotation interface -->
<!-- Changes to this file will be preserved across server restarts -->
<div class="annotation_schema">
<form id="certainty" class="annotation-form span shadcn-span-container" action="javascript:void(0)" data-annotation-id="0" data-grid-columns="1">
<fieldset schema="certainty">
<legend class="shadcn-span-title">Highlight which phrases make the sentence more or less certain</legend>
<div class="shadcn-span-options">
<div class="shadcn-span-option">
<input class="certainty shadcn-span-checkbox"
for_span="true"
type="checkbox"
id="certainty_certain"
name="span_label:::certainty"
value="certain"
onclick="onlyOne(this); changeSpanLabel(this, 'certainty', 'certain', 'certain', '(110, 86, 207)', '');"
data-target-field=""
validation="">
<label for="certainty_certain" class="shadcn-span-label" >
<span style="background-color:rgb(110, 86, 207,0.4);">certain</span>
</label>
</div>
<div class="shadcn-span-option">
<input class="certainty shadcn-span-checkbox"
for_span="true"
type="checkbox"
id="certainty_uncertain"
name="span_label:::certainty"
value="uncertain"
onclick="onlyOne(this); changeSpanLabel(this, 'certainty', 'uncertain', 'uncertain', '(239, 68, 68)', '');"
data-target-field=""
validation="">
<label for="certainty_uncertain" class="shadcn-span-label" >
<span style="background-color:rgb(239, 68, 68,0.4);">uncertain</span>
</label>
</div>
</div></fieldset></form>
</div>
|