juliema / label_reconciliations

Code for reconciling multiple transcriptions for a label
MIT License
26 stars 11 forks source link

Add new options to allow explanations and user selections in the reconciled CSV output #53

Closed rafelafrance closed 5 years ago

rafelafrance commented 5 years ago

how about this?

juliema commented 5 years ago

would this be in the reconciled.csv file or in another output file?

rafelafrance commented 5 years ago

Actually, I've changed things up a bit. It will no longer be a column type. It will now be two options --reconciled-explanations and --reconciled-users that will be used for building the reconciled.csv file. Also, see issue #48.

While doing this I will get a handle part of issue #49 for breaking the Mean, Mode, and Range values into separate columns for the reconciled.csv output. It won't (yet) do this for the summary output.

rafelafrance commented 5 years ago

The only I'm doing this is because no one seems to be able to work with the --merged merged.csv output.