Skip to content

Commit 8912f17

Browse files
authored
Update and correct AUSLAN (#104)
1 parent 2facee9 commit 8912f17

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/datasets/AUSLAN.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"pub": {
33
"name": "AUSLAN",
4-
"year": 2010,
5-
"publication": "dataset:johnston2010archive",
6-
"url": "https://elar.soas.ac.uk/Collection/MPI55247"
4+
"year": 2008,
5+
"publication": "dataset:johnston2008archive",
6+
"url": "http://hdl.handle.net/2196/00-0000-0000-0000-D7CF-8"
77
},
8-
"features": [],
8+
"features": ["video", "gloss"],
99
"language": "Australian",
1010
"#items": null,
1111
"#samples": "1,100 Videos",
1212
"#signers": 100,
13-
"license": null,
14-
"licenseUrl": null
13+
"license": "Attribution",
14+
"licenseUrl": "http://hdl.handle.net/2196/d8a991a5-d8cc-4f85-a5ff-c37279ebb625"
1515
}

src/references.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ @article{dataset:schembri2013building
496496
year = {2013}
497497
}
498498

499-
@inproceedings{dataset:johnston2010archive,
499+
@inproceedings{dataset:johnston2008archive,
500500
address = {The University of the Philippines Visayas Cebu College, Cebu City, Philippines},
501501
author = {Johnston, Trevor},
502502
booktitle = {Proceedings of the 22nd Pacific Asia Conference on Language, Information and Computation},

0 commit comments

Comments
 (0)