File size: 1,045 Bytes
0aef92c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "ace": {
        "class_name": "cat",
        "concepts": [
            "piano",
            "cute",
            "whiskers",
            "music",
            "wild"
        ]
    },
    "english_springer_1": {
        "class_name": "English springer",
        "concepts": [
            "spaniel",
            "sibling",
            "fluffy",
            "patch",
            "portrait"
        ]
    },
    "english_springer_2": {
        "class_name": "English springer",
        "concepts": [
            "spaniel",
            "fetch",
            "fishing",
            "trumpet",
            "cathedral"
        ]
    },
    "french_horn": {
        "class_name": "French horn",
        "concepts": [
            "trumpet",
            "band",
            "instrument",
            "major",
            "naval"
        ]
    },
    "parachute": {
        "class_name": "parachute",
        "concepts": [
            "flew",
            "descending",
            "tandem",
            "instrument",
            "band"
        ]
    }
}