wordnet / tether.index.json
jeffreyschultz's picture
Upload tether.index.json with huggingface_hub
b67d1bb verified
{
"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"
}