Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,14 @@ Conclusion extraction dataset.
|
|
8 |
Contains the context of the audit, the offsets of conclusions as marked by the auditors and the conclusions text contained within the offsets.
|
9 |
### Citing
|
10 |
|
11 |
-
If you use MevakerConc in your research, please cite [
|
12 |
```
|
13 |
-
@article{
|
14 |
-
title={
|
15 |
-
author={Vitaly Shalumov and Harel Haskey},
|
16 |
-
year={
|
17 |
-
|
|
|
|
|
18 |
}
|
19 |
```
|
|
|
8 |
Contains the context of the audit, the offsets of conclusions as marked by the auditors and the conclusions text contained within the offsets.
|
9 |
### Citing
|
10 |
|
11 |
+
If you use MevakerConc in your research, please cite [Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language](https://arxiv.org/abs/2403.09719).
|
12 |
```
|
13 |
+
@article{shalumov2024mevaker,
|
14 |
+
title={Mevaker: Conclusion Extraction and Allocation Resources for the Hebrew Language},
|
15 |
+
author={Vitaly Shalumov and Harel Haskey and Yuval Solaz},
|
16 |
+
year={2024},
|
17 |
+
eprint={2403.09719},
|
18 |
+
archivePrefix={arXiv},
|
19 |
+
primaryClass={cs.CL}
|
20 |
}
|
21 |
```
|