Skip to content

Commit e43e5b2

Browse files
committed
Merge branch 'master' of github.com:mgormley/sigtest
2 parents 7213d97 + 1f8faf7 commit e43e5b2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ invoke
3535

3636
Command line options:
3737
```bash
38-
usage: ./sigtest [-f <arg>] --gold <arg> --pred1 <arg> --pred2 <arg>
39-
--type <arg> --metric <arg> [--maxNumSentences <arg>]
40-
[--numSamples <arg>] [--reportOut <arg>]
38+
usage: ./sigtest --gold <arg> --pred1 <arg> --pred2 <arg> --type <arg> --metric <arg>
39+
[--maxNumSentences <arg>] [--numSamples <arg>] [--reportOut <arg>]
4140
[--sigTest <arg>] [--skipPunct <arg>]
4241

4342
--gold <arg> [Required] The path to the gold data

0 commit comments

Comments
 (0)