diff --git a/docs/accuracy.md b/docs/accuracy.md index 46aea41..2cb11fa 100644 --- a/docs/accuracy.md +++ b/docs/accuracy.md @@ -31,7 +31,7 @@ F1 Sens Spec PPV NPV Kappa TP FN TN FP Label ## Options -### --verbose +### \-\-verbose Use this to also print out a table of per-chart/per-label classifications. This is helpful for investigating where specifically the two annotators agreed or not. @@ -61,7 +61,7 @@ Annotator: jane ╰──────────┴──────────┴────────────────╯ ``` -### --csv +### \-\-csv Print the accuracy chart in a machine-parseable CSV format. diff --git a/docs/frequency.md b/docs/frequency.md index ea49318..07640b1 100644 --- a/docs/frequency.md +++ b/docs/frequency.md @@ -55,7 +55,7 @@ $ chart-review frequency ## Options -### --csv +### \-\-csv Print the frequencies in a machine-parseable CSV format. diff --git a/docs/ids.md b/docs/ids.md index 8283a3a..9b048e3 100644 --- a/docs/ids.md +++ b/docs/ids.md @@ -70,7 +70,7 @@ $ chart-review ids ## Options -### --csv +### \-\-csv Print the IDs in a machine-parseable CSV format. diff --git a/docs/labels.md b/docs/labels.md index 90cd687..09b8763 100644 --- a/docs/labels.md +++ b/docs/labels.md @@ -38,7 +38,7 @@ $ chart-review labels ## Options -### --csv +### \-\-csv Print the labels in a machine-parseable CSV format. diff --git a/docs/mentions.md b/docs/mentions.md index 78b9f4b..ea769d8 100644 --- a/docs/mentions.md +++ b/docs/mentions.md @@ -40,7 +40,7 @@ $ chart-review mentions ## Options -### --csv +### \-\-csv Print the mentions in a machine-parseable CSV format.