de-francophones commited on
Commit
c96e853
·
verified ·
1 Parent(s): 67489c9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - pl
5
+ - en
6
+ multilinguality:
7
+ - multilingual
8
+ viewer: false
9
+ ---
10
+
11
+
12
+ > [!NOTE]
13
+ > Dataset origin: https://github.com/nju-websoft/EventEA
14
+
15
+
16
+ ## Citation
17
+ ```
18
+ @misc{tian2022eventeabenchmarkingentityalignment,
19
+ title={EventEA: Benchmarking Entity Alignment for Event-centric Knowledge Graphs},
20
+ author={Xiaobin Tian and Zequn Sun and Guangyao Li and Wei Hu},
21
+ year={2022},
22
+ eprint={2211.02817},
23
+ archivePrefix={arXiv},
24
+ primaryClass={cs.CL},
25
+ url={https://arxiv.org/abs/2211.02817},
26
+ }
27
+ ```