Datasets:
added historical Wikidata dump for comparative analysis
Browse files- .gitignore +6 -0
- wikidata-20171227.bin +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
| 2 |
+
.idea
|
| 3 |
+
*.log
|
| 4 |
+
tmp/
|
| 5 |
+
*.bz2
|
| 6 |
+
*.json
|
wikidata-20171227.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c0b2e2f162f451b92cd5fcdf434b8e970dea24aed8c08c5c74daedc88d1d2fd
|
| 3 |
+
size 15390278526
|