Add source info of GitTables (#1)
Browse files- Add source info of GitTables (1a7f5711d1b93d2cda934ff48b28cb9ffcfee95a)
Co-authored-by: Madelon Hulsebos <[email protected]>
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-3.0
|
3 |
---
|
4 |
+
|
5 |
+
## More information and source of GitTables:
|
6 |
+
- Website: https://gittables.github.io/
|
7 |
+
- Paper: https://dl.acm.org/doi/pdf/10.1145/3588710
|
8 |
+
- Dataset page: https://zenodo.org/records/6517052
|
9 |
+
- Citation format:
|
10 |
+
@article{hulsebos2023gittables,
|
11 |
+
title={Gittables: A large-scale corpus of relational tables},
|
12 |
+
author={Hulsebos, Madelon and Demiralp, {\c{C}}agatay and Groth, Paul},
|
13 |
+
journal={Proceedings of the ACM on Management of Data},
|
14 |
+
volume={1},
|
15 |
+
number={1},
|
16 |
+
pages={1--17},
|
17 |
+
year={2023},
|
18 |
+
publisher={ACM New York, NY, USA}
|
19 |
+
}
|