jeffreyschultz commited on
Commit
8bdc082
·
verified ·
1 Parent(s): d994859

Upload tether.index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tether.index.json +7 -13
tether.index.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "current_path_in_repo": "variants/index",
3
  "dataset_id": "wordnet",
4
  "navigation": [
5
  {
@@ -15,7 +15,7 @@
15
  "variant": "data"
16
  },
17
  {
18
- "active": true,
19
  "description": "Index files with lemma metadata, pointer symbol inventory, and synset offsets.",
20
  "path_in_repo": "variants/index",
21
  "splits": [
@@ -27,7 +27,7 @@
27
  "variant": "index"
28
  },
29
  {
30
- "active": false,
31
  "description": "Exception files mapping inflected forms to base forms.",
32
  "path_in_repo": "variants/exceptions",
33
  "splits": [
@@ -42,16 +42,10 @@
42
  "schema": [
43
  "text",
44
  "is_record",
45
- "lemma",
46
- "lemma_text",
47
- "pos",
48
- "synset_cnt",
49
- "p_cnt",
50
- "ptr_symbols",
51
- "sense_cnt",
52
- "tagsense_cnt",
53
- "synset_offsets",
54
- "parse_error"
55
  ],
56
  "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.",
57
  "splits": [
 
1
  {
2
+ "current_path_in_repo": "variants/exceptions",
3
  "dataset_id": "wordnet",
4
  "navigation": [
5
  {
 
15
  "variant": "data"
16
  },
17
  {
18
+ "active": false,
19
  "description": "Index files with lemma metadata, pointer symbol inventory, and synset offsets.",
20
  "path_in_repo": "variants/index",
21
  "splits": [
 
27
  "variant": "index"
28
  },
29
  {
30
+ "active": true,
31
  "description": "Exception files mapping inflected forms to base forms.",
32
  "path_in_repo": "variants/exceptions",
33
  "splits": [
 
42
  "schema": [
43
  "text",
44
  "is_record",
45
+ "inflected_form",
46
+ "inflected_form_text",
47
+ "base_forms",
48
+ "base_forms_text"
 
 
 
 
 
 
49
  ],
50
  "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.",
51
  "splits": [