Datasets:
metadata
dataset_info:
features:
- name: image
dtype: image
- name: grascii_normalized
dtype: string
- name: longhand
dtype: string
splits:
- name: train
num_bytes: 43028246.344
num_examples: 15832
download_size: 27386892
dataset_size: 43028246.344
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-to-text
language:
- en
size_categories:
- 10K<n<100K
license: mit
tags:
- gregg
- shorthand
- stenography
pretty_name: Gregg Preanniversary Words
Gregg Preanniversary Words
This dataset is derived from the 1916 Gregg Shorthand Dictionary1 and builds on top of the Gregg1916 dataset by:
- Correcting the labels of 250+ images
- Adding 550+ images for words missing in the original dataset
- Redoing 100+ poorly cropped images or images with stray marks
Structure
The dataset contains three columns:
- image: The image of a shorthand form in the dictionary
- grascii_normalized: The normalized grascii of the shorthand form
- longhand: The English longhand represented by the shorthand form
Issues
If you notice any problems in the dataset, open an issue in the datasets repository.
1Gregg, John Robert. Gregg Shorthand Dictionary. Gregg Publishing Company, 1916.