The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/CreativeLang/chinese_metaphor_corpus/chinese_metaphor_corpus.py or any data file in the same directory. Couldn't find 'CreativeLang/chinese_metaphor_corpus' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in CreativeLang/chinese_metaphor_corpus. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/CreativeLang/chinese_metaphor_corpus/chinese_metaphor_corpus.py or any data file in the same directory. Couldn't find 'CreativeLang/chinese_metaphor_corpus' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in CreativeLang/chinese_metaphor_corpus.

Need help to make the dataset viewer work? Open a discussion for direct support.

Chinese Metaphor Corpus (CMC)

Dataset Summary

The first Chinese metaphor corpus serving both metaphor identification and generation. We construct a big metaphor resoruce in Chinese with around 9000 metaphorical sentences with tenor and vehicle annotated. Check out more details in the github repo and our paper presenting at COLING 2022.

首个中文比喻数据集,可以用于中文比喻识别与中文比喻生成。在知乎查看更多细节。

Metadata in Creative Language Toolkit (CLTK):

  • CL Type: metaphor
  • Task Type: detection, generation
  • Size: 10k
  • Created time: 2021
  • Language: zh

Languages

Chinese

Citation Information

@inproceedings{li-etal-2022-cm,
    title = "{CM}-Gen: A Neural Framework for {C}hinese Metaphor Generation with Explicit Context Modelling",
    author = "Li, Yucheng  and
      Lin, Chenghua  and
      Guerin, Frank",
    booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2022.coling-1.563",
    pages = "6468--6479",
}
Downloads last month
0
Edit dataset card