/shuffle

Primary LanguageGoApache License 2.0Apache-2.0

shuffle

Part of the senzing-tools suite.

This command can run stand-alone or as part of senzing-tools.

Stand-alone syntax:

shuffle --inputURL "https://public-read-access.s3.amazonaws.com/TestDataSets/SenzingTruthSet/truth-set-3.0.0.jsonl"

as part of senzing-tools it is a sub-command:

senzing-tools shuffle --inputURL "https://public-read-access.s3.amazonaws.com/TestDataSets/SenzingTruthSet/truth-set-3.0.0.jsonl"