We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe857d commit 24b6bb6Copy full SHA for 24b6bb6
lib/node_modules/@stdlib/nlp/tokenize/docs/repl.txt
@@ -10,7 +10,7 @@
10
str: string
11
Input string.
12
13
- keepWhitespace: boolean
+ keepWhitespace: boolean (optional)
14
Boolean indicating whether whitespace characters should be returned as
15
part of the token array. Default: `false`.
16
0 commit comments