Skip to content

Commit 87d9725

Browse files
authored
Updated wrong annotations
1 parent 069e792 commit 87d9725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyaron/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Constants:
66
ALPHABET_SMALL -> All the lower ascii letters
77
ALPHABET_CAPITAL -> All the upper ascii letters
8-
ALPHABET -> All the upper ascii letters
8+
ALPHABET -> All the ascii letters
99
NUMBERS -> All the numbers(0-9)
1010
SENTENCE_SEPARATORS -> Includes 70% ",", 20% ";" and 10% ":"
1111
SENTENCE_TERMINATORS -> Includes 80% "." and 20% "!"

0 commit comments

Comments
 (0)