Intel/WEC-Eng
WEC-Eng A large-scale dataset for cross-document event coreference extracted from English Wikipedia. Repository (Code for generating WEC): https://github.com/AlonEirew/extract-wec Paper: https://aclanthology.org/2021.naacl-main.198/ Languages English Load Dataset You can read in WEC-Eng files as follows (using the huggingface_hub library): from huggingface_hub import hf_hub_url, cached_download import json REPO_ID = "datasets/Intel/WEC-Eng"… See the full description on the dataset page: https://huggingface.co/datasets/Intel/WEC-Eng.
0203
