jon-tow's picture
fix: auto convert data path
a8e719b verified
metadata
license: cc-by-4.0
configs:
  - config_name: default
    data_files: open_english_wordnet_2023.jsonl

open-english-wordnet-synset-2023

Open English WordNet (2023)

Dataset Details

Dataset Description

Open English WordNet is a lexical network of the English language grouping words into synsets and linking them according to relationships such as hypernymy, antonymy and meronymy. It is intended to be used in natural language processing applications and provides deep lexical information about the English language as a graph.

Dataset Sources

Citation

@inproceedings{mccrae-etal-2019-english,
    title = "{E}nglish {W}ord{N}et 2019 {--} An Open-Source {W}ord{N}et for {E}nglish",
    author = "McCrae, John P.  and
      Rademaker, Alexandre  and
      Bond, Francis  and
      Rudnicka, Ewa  and
      Fellbaum, Christiane",
    editor = "Vossen, Piek  and
      Fellbaum, Christiane",
    booktitle = "Proceedings of the 10th Global Wordnet Conference",
    month = jul,
    year = "2019",
    address = "Wroclaw, Poland",
    publisher = "Global Wordnet Association",
    url = "https://aclanthology.org/2019.gwc-1.31",
    pages = "245--252",
    abstract = "We describe the release of a new wordnet for English based on the Princeton WordNet, but now developed under an open-source model. In particular, this version of WordNet, which we call English WordNet 2019, which has been developed by multiple people around the world through GitHub, fixes many errors in previous wordnets for English. We give some details of the changes that have been made in this version and give some perspectives about likely future changes that will be made as this project continues to evolve.",
}