This is an experiment with the Quick, Draw! dataset by Google and Processing.
This script currently works only with the simplified drawing files (.ndjson
) which don't include the timing information.
Each line of the .ndjson
file contains a JSONObject so we need a BufferedReader
object to access each line separately.