-
Notifications
You must be signed in to change notification settings - Fork 310
Added leetspeak function encoding to encode_text #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D76058699 |
|
This pull request was exported from Phabricator. Differential Revision: D76058699 |
Summary: Pull Request resolved: facebookresearch#264 Added leetspeak text encoding function to the enode_text interface and tested comprehensively. Word method level test covers character level test as leetspeak works on character level Differential Revision: D76058699
77d4367 to
d25e951
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76058699 |
Summary: Pull Request resolved: facebookresearch#264 Added leetspeak text encoding function to the enode_text interface and tested comprehensively. Word method level test covers character level test as leetspeak works on character level Differential Revision: D76058699
d25e951 to
db0817e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76058699 |
Summary: Pull Request resolved: facebookresearch#264 Added leetspeak text encoding function to the enode_text interface and tested comprehensively. Word method level test covers character level test as leetspeak works on character level Differential Revision: D76058699
db0817e to
1cd9e8f
Compare
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
Summary: Pull Request resolved: facebookresearch#264 Added leetspeak text encoding function to the enode_text interface and tested comprehensively. Word method level test covers character level test as leetspeak works on character level Differential Revision: D76058699
|
This pull request was exported from Phabricator. Differential Revision: D76058699 |
1cd9e8f to
eb38d45
Compare
|
This pull request has been merged in ec9d07e. |
Summary: Added leetspeak text encoding function to the enode_text interface and tested comprehensively. Word method level test covers character level test as leetspeak works on character level
Differential Revision: D76058699