Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
chanicpanic's picture
Update README.md
8709e7f verified
---
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 Dictionary*<sup>1</sup>
and builds on top of the [Gregg1916](https://github.com/anonimously/Gregg1916-Recognition)
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](https://github.com/grascii/datasets) repository.
---
<sup>1</sup>Gregg, John Robert. Gregg Shorthand Dictionary. Gregg Publishing Company, 1916.