Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram Vanroy authored Jan 23, 2020
1 parent 8da5f40 commit 98061d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Command line
over 'input_str'. (default: None)
-a INPUT_ENCODING, --input_encoding INPUT_ENCODING
Encoding of the input file. Default value is system
default. (default: cp1252)
default.
-b INPUT_STR, --input_str INPUT_STR
Input string to parse. (default: None)
-t, --is_tokenized Indicates whether your text has already been tokenized
Expand All @@ -52,7 +52,7 @@ Command line
be printed on standard output. (default: None)
-c OUTPUT_ENCODING, --output_encoding OUTPUT_ENCODING
Encoding of the output file. Default value is system
default. (default: cp1252)
default.
-m MODEL, --model MODEL
spaCy model to use (must be installed). (default:
en_core_web_sm)
Expand Down

0 comments on commit 98061d8

Please sign in to comment.