Datasets:

Modalities:
Text
Formats:
csv
Languages:
Arabic
Libraries:
Datasets
pandas
License:
Osama-Rakan-Al-Mraikhat commited on
Commit
4b40e45
·
verified ·
1 Parent(s): 70451e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -13,9 +13,9 @@ This dataset was made by adding evidence annotations to the Arabic subset of SRE
13
  ```
14
  @inproceedings{mraikhat-etal-2024-areej,
15
  title = "{AREE}j: {A}rabic Relation Extraction with Evidence",
16
- author = "Mraikhat, Osama and
17
  Hamoud, Hadi and
18
- Zaraket, Fadi",
19
  editor = "Habash, Nizar and
20
  Bouamor, Houda and
21
  Eskander, Ramy and
@@ -38,9 +38,10 @@ This dataset was made by adding evidence annotations to the Arabic subset of SRE
38
  year = "2024",
39
  address = "Bangkok, Thailand",
40
  publisher = "Association for Computational Linguistics",
41
- url = "https://aclanthology.org/2024.arabicnlp-1.6",
 
42
  pages = "67--72",
43
- abstract = "Relational entity extraction is key in building knowledge graphs. A relational entity has a source, a tail and atype. In this paper, we consider Arabic text and introduce evidence enrichment which intuitivelyinforms models for better predictions. Relational evidence is an expression in the textthat explains how sources and targets relate. {\%}It also provides hints from which models learn. This paper augments the existing relational extraction dataset with evidence annotation to its 2.9-million Arabic relations.We leverage the augmented dataset to build , a relation extraction with evidence model from Arabic documents. The evidence augmentation model we constructed to complete the dataset achieved .82 F1-score (.93 precision, .73 recall). The target outperformed SOTA mREBEL with .72 F1-score (.78 precision, .66 recall).",
44
  }
45
  ```
46
  ### License
 
13
  ```
14
  @inproceedings{mraikhat-etal-2024-areej,
15
  title = "{AREE}j: {A}rabic Relation Extraction with Evidence",
16
+ author = "Rakan Al Mraikhat, Osama and
17
  Hamoud, Hadi and
18
+ Zaraket, Fadi A.",
19
  editor = "Habash, Nizar and
20
  Bouamor, Houda and
21
  Eskander, Ramy and
 
38
  year = "2024",
39
  address = "Bangkok, Thailand",
40
  publisher = "Association for Computational Linguistics",
41
+ url = "https://aclanthology.org/2024.arabicnlp-1.6/",
42
+ doi = "10.18653/v1/2024.arabicnlp-1.6",
43
  pages = "67--72",
44
+ abstract = "Relational entity extraction is key in building knowledge graphs. A relational entity has a source, a tail and atype. In this paper, we consider Arabic text and introduce evidence enrichment which intuitivelyinforms models for better predictions. Relational evidence is an expression in the textthat explains how sources and targets relate. {\%}It also provides hints from which models learn. This paper augments the existing relational extraction dataset with evidence annotation to its 2.9-million Arabic relations.We leverage the augmented dataset to build , a relation extraction with evidence model from Arabic documents. The evidence augmentation model we constructed to complete the dataset achieved .82 F1-score (.93 precision, .73 recall). The target outperformed SOTA mREBEL with .72 F1-score (.78 precision, .66 recall)."
45
  }
46
  ```
47
  ### License