Upload tether.index.json with huggingface_hub
Browse files- tether.index.json +26 -3
tether.index.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"current_path_in_repo": "
|
| 3 |
"dataset_id": "wordnet",
|
| 4 |
"navigation": [
|
| 5 |
{
|
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"variant": "index"
|
| 28 |
},
|
| 29 |
{
|
| 30 |
-
"active":
|
| 31 |
"description": "Exception files mapping inflected forms to base forms.",
|
| 32 |
"path_in_repo": "variants/exceptions",
|
| 33 |
"splits": [
|
|
@@ -42,10 +42,33 @@
|
|
| 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": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"current_path_in_repo": ".",
|
| 3 |
"dataset_id": "wordnet",
|
| 4 |
"navigation": [
|
| 5 |
{
|
|
|
|
| 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 |
"schema": [
|
| 43 |
"text",
|
| 44 |
"is_record",
|
| 45 |
+
"offset",
|
| 46 |
+
"synset_offset",
|
| 47 |
+
"lex_filenum",
|
| 48 |
+
"ss_type",
|
| 49 |
+
"w_cnt",
|
| 50 |
+
"word_count",
|
| 51 |
+
"words",
|
| 52 |
+
"lemmas",
|
| 53 |
+
"p_cnt",
|
| 54 |
+
"pointer_count",
|
| 55 |
+
"pointers",
|
| 56 |
+
"frames",
|
| 57 |
+
"gloss",
|
| 58 |
+
"parse_error",
|
| 59 |
+
"lemma",
|
| 60 |
+
"lemma_text",
|
| 61 |
+
"pos",
|
| 62 |
+
"synset_cnt",
|
| 63 |
+
"ptr_symbols",
|
| 64 |
+
"sense_cnt",
|
| 65 |
+
"tagsense_cnt",
|
| 66 |
+
"synset_offsets",
|
| 67 |
"inflected_form",
|
| 68 |
"inflected_form_text",
|
| 69 |
"base_forms",
|
| 70 |
+
"base_forms_text",
|
| 71 |
+
"variant"
|
| 72 |
],
|
| 73 |
"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.",
|
| 74 |
"splits": [
|