[Question][Hw1] #664
Replies: 3 comments
-
I removed all non-alphabetic characters, converted to correct case (uppercase for cipher and lowercase for plain) and it passed the tests. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, All the other characters (e.g., numbers and whitespaces) will be ignored in text preprocessing. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Name: Anis Rashidov
For Caesar Cipher, do we have to encode space and punctuation marks? If yes, then how should we do so?
Beta Was this translation helpful? Give feedback.
All reactions