Skip to content

Commit 6a38dbd

Browse files
Updated README.md
1 parent 76cdc2b commit 6a38dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@ Required parameters:
139139

140140
- When processing a single treebank:
141141

142-
- `-i input_treebank_file, --input-treebank-file input_treebank_file`: specifies the input treebank file that is to be parsed.
142+
- `-i input, --input-treebank-file input`: specifies the input treebank file that is to be parsed.
143143
- `-o outfile, --output outfile`: specifies the name of the output file, namely, the file that will contain the result of parsing the treebank.
144144

145145
- When processing a treebank collection
146146

147-
- `-t input_treebank_collection, --input-treebank-collection input_treebank_collection`: specifies the input treebank collection main file that is to be parsed.
147+
- `-t input, --input-treebank-collection input`: specifies the input treebank collection main file that is to be parsed.
148148
- `-o directory, --output directory`: specifies the name of the output directory, namely, the directory where the head vector files will be stored.
149149

150150
Format parameters:

0 commit comments

Comments
 (0)