Created
February 26, 2017 05:36
-
-
Save atroche/785b1997ddeb77be3cbf050efa9e2849 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alistair@instance-1:~/data$ time cat "training/train-00001-of-00150.json" | jq -c '.| {document: (.string_sequence|join(" ")), property: (.question_string_sequence|join(" ")), values: .raw_answers}' > train.json | |
real 2m34.287s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment