File size: 845 Bytes
3bb59b4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# The CoreSearch Dataset
A large-scale dataset for cross-document event coreference **search**</br>
- **Paper:** Cross-document Event Coreference Search: Task, Dataset and Modeling (link-TBD)
### Languages
English
## Load Dataset
You can read/download the dataset files following Huggingface Hub instructions:
## Citation
```
@inproceedings{TBD}
```
## License
We provide the following data sets under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. It is based on content extracted from Wikipedia that is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License
## Contact
If you have any questions please create a Github issue at <a href="https://github.com/AlonEirew/CoreSearch">https://github.com/AlonEirew/CoreSearch</a>. |