Datasets:
metadata
annotations_creators:
- crowdsourced
- expert-generated
language:
- ase
- en
language_creators:
- found
license:
- cc-by-nc-4.0
multilinguality:
- translation
pretty_name: English-ASL Gloss Parallel Corpus 2012
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- translation
task_ids: []
paperswithcode_id: aslg-pc12
dataset_info:
features:
- name: gloss
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 13497111
num_examples: 87710
download_size: 12773431
dataset_size: 13497111
Dataset Card for "aslg_pc12"
Table of Contents
- Dataset Description
- Dataset Structure
- Dataset Creation
- Considerations for Using the Data
- Additional Information
Dataset Description
- Homepage: https://achrafothman.net/site/asl-smt/
- Repository: More Information Needed
- Paper: More Information Needed
- Point of Contact: More Information Needed
- Size of downloaded dataset files: 12.77 MB
- Size of the generated dataset: 13.50 MB
- Total amount of disk used: 26.27 MB
Dataset Summary
Synthetic English-ASL Gloss Parallel Corpus 2012
Supported Tasks and Leaderboards
Languages
Dataset Structure
Data Instances
default
- Size of downloaded dataset files: 12.77 MB
- Size of the generated dataset: 13.50 MB
- Total amount of disk used: 26.27 MB
An example of 'train' looks as follows.
{
"gloss": "WRITE STATEMENT AND DESC-ORAL QUESTION TABLE SEE MINUTE\n",
"text": "written statements and oral questions tabling see minutes\n"
}
Data Fields
The data fields are the same among all splits.
default
gloss
: astring
feature.text
: astring
feature.
Data Splits
name | train |
---|---|
default | 87710 |
Dataset Creation
Curation Rationale
Source Data
Initial Data Collection and Normalization
Who are the source language producers?
Annotations
Annotation process
Who are the annotators?
Personal and Sensitive Information
Considerations for Using the Data
Social Impact of Dataset
Discussion of Biases
Other Known Limitations
Additional Information
Dataset Curators
Licensing Information
Citation Information
@inproceedings{othman2012english,
title={English-asl gloss parallel corpus 2012: Aslg-pc12},
author={Othman, Achraf and Jemni, Mohamed},
booktitle={5th Workshop on the Representation and Processing of Sign Languages: Interactions between Corpus and Lexicon LREC},
year={2012}
}
Contributions
Thanks to @AmitMY for adding this dataset.