File size: 3,411 Bytes
dc4d6fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!-- CONFIG_HASH: 652157caed99459b804c6f8e24e2a0b9_9207da906c6e43a0f2415d75511d4da2 -->
<!-- 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="alignment" class="annotation-form span shadcn-span-container" action="javascript:void(0)" data-annotation-id="0" data-grid-columns="1">
            
        <fieldset schema="alignment">
            <legend class="shadcn-span-title">Highlight aligned phrases between premise and hypothesis</legend>
            
            
            <div class="shadcn-span-options">
    
            <div class="shadcn-span-option">
                <input class="alignment shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="alignment_MATCH"
                       name="span_label:::alignment"
                       value="MATCH"
                       onclick="onlyOne(this); changeSpanLabel(this, 'alignment', 'MATCH', 'MATCH', '(110, 86, 207)', '');"
                       data-target-field=""
                       validation="">
                <label for="alignment_MATCH" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="Phrases that convey the same meaning">
                    <span style="background-color:rgb(110, 86, 207,0.4);">MATCH</span>
                </label>
            </div>
        
            <div class="shadcn-span-option">
                <input class="alignment shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="alignment_MISMATCH"
                       name="span_label:::alignment"
                       value="MISMATCH"
                       onclick="onlyOne(this); changeSpanLabel(this, 'alignment', 'MISMATCH', 'MISMATCH', '(239, 68, 68)', '');"
                       data-target-field=""
                       validation="">
                <label for="alignment_MISMATCH" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="Phrases where the meaning differs">
                    <span style="background-color:rgb(239, 68, 68,0.4);">MISMATCH</span>
                </label>
            </div>
        
            <div class="shadcn-span-option">
                <input class="alignment shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="alignment_NEW_INFO"
                       name="span_label:::alignment"
                       value="NEW_INFO"
                       onclick="onlyOne(this); changeSpanLabel(this, 'alignment', 'NEW_INFO', 'NEW_INFO', '(113, 113, 122)', '');"
                       data-target-field=""
                       validation="">
                <label for="alignment_NEW_INFO" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="Information present in one field but not the other">
                    <span style="background-color:rgb(113, 113, 122,0.4);">NEW_INFO</span>
                </label>
            </div>
        </div></fieldset></form>

</div>