File size: 1,749 Bytes
ceda893
b67d1bb
ceda893
 
 
4a06ed4
ceda893
 
 
 
 
 
 
 
 
 
 
5bf2c61
ceda893
 
 
 
 
 
 
 
 
 
 
b67d1bb
ceda893
 
 
 
 
 
 
 
 
 
 
 
 
 
b67d1bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5bf2c61
 
 
b67d1bb
 
ceda893
 
 
 
 
 
 
 
 
 
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "current_path_in_repo": ".",
  "dataset_id": "wordnet",
  "navigation": [
    {
      "active": false,
      "description": "Synset data files with glosses, words, pointers, and verb frames.",
      "path_in_repo": "variants/data",
      "splits": [
        "noun",
        "verb",
        "adj",
        "adv"
      ],
      "variant": "data"
    },
    {
      "active": false,
      "description": "Index files with lemma metadata, pointer symbol inventory, and synset offsets.",
      "path_in_repo": "variants/index",
      "splits": [
        "noun",
        "verb",
        "adj",
        "adv"
      ],
      "variant": "index"
    },
    {
      "active": false,
      "description": "Exception files mapping inflected forms to base forms.",
      "path_in_repo": "variants/exceptions",
      "splits": [
        "noun",
        "verb",
        "adj",
        "adv"
      ],
      "variant": "exceptions"
    }
  ],
  "schema": [
    "text",
    "is_record",
    "offset",
    "synset_offset",
    "lex_filenum",
    "ss_type",
    "w_cnt",
    "word_count",
    "words",
    "lemmas",
    "p_cnt",
    "pointer_count",
    "pointers",
    "frames",
    "gloss",
    "parse_error",
    "lemma",
    "lemma_text",
    "pos",
    "synset_cnt",
    "ptr_symbols",
    "sense_cnt",
    "tagsense_cnt",
    "synset_offsets",
    "inflected_form",
    "inflected_form_text",
    "base_forms",
    "base_forms_text",
    "variant"
  ],
  "shared_description": "WordNet publishes an aggregate lexical view that keeps the noun, verb, adjective, and adverb splits intact while combining data, index, and exception rows under an explicit variant column.",
  "splits": [
    "noun",
    "verb",
    "adj",
    "adv"
  ],
  "title": "WordNet 3.0"
}