We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069e792 commit 87d9725Copy full SHA for 87d9725
cyaron/consts.py
@@ -5,7 +5,7 @@
5
Constants:
6
ALPHABET_SMALL -> All the lower ascii letters
7
ALPHABET_CAPITAL -> All the upper ascii letters
8
-ALPHABET -> All the upper ascii letters
+ALPHABET -> All the ascii letters
9
NUMBERS -> All the numbers(0-9)
10
SENTENCE_SEPARATORS -> Includes 70% ",", 20% ";" and 10% ":"
11
SENTENCE_TERMINATORS -> Includes 80% "." and 20% "!"
0 commit comments