Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Hebrew
ArXiv:
Libraries:
Datasets
pandas
License:
MevakerConcSen / README.md
vitvit's picture
Update README.md
c62c782 verified
|
raw
history blame contribute delete
No virus
770 Bytes
---
license: apache-2.0
language:
- he
---
## MevakerConcSen
A sentence-level dataset for sentence-level conclusion extraction which provides a label of conclusion/not conclusion (1/0 respectivly) for each sentence
together with indexes of the sentence and their document of origin.
### Citing
If you use MevakerConcSen in your research, please cite [Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language](https://arxiv.org/abs/2403.09719).
```
@article{shalumov2024mevaker,
title={Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language},
author={Vitaly Shalumov and Harel Haskey and Yuval Solaz},
year={2024},
eprint={2403.09719},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```