This Web application is to generate data that looks real. For demo, check of codes and so on, you may need to generate artificial though realistic data. This application supports this operation. This project is based on "Is this Real? Generating Synthetic Data that Looks Real" by Mannino et al. (UIST 2019).
If you don't want to install or just want to quickly try to use this, you can visit here.
If you want to install this, follow the instructions below (very simple).
-
Paste the following commands at a terminal prompt to download this source code.
git clone https://github.com/hashi0203/synner.git
-
Open index.html in your browser.
@inproceedings{inproceedings,
author = {Mannino, Miro and Abouzied, Azza},
year = {2019},
month = {10},
pages = {549-561},
title = {Is this Real?: Generating Synthetic Data that Looks Real},
isbn = {978-1-4503-6816-2},
doi = {10.1145/3332165.3347866}
}