Investigate how difficult it would be to implement a Machine Language model such as GPT-2 or GPT-3 into the program to influence word choice. This would make the resulting cipher text more realistically appear as being properly written text.
This would require learning how to implement a language learning model in Python, adding it to the word selection flow, and evaluating the results to see if they are valuable.
Investigate how difficult it would be to implement a Machine Language model such as GPT-2 or GPT-3 into the program to influence word choice. This would make the resulting cipher text more realistically appear as being properly written text.
This would require learning how to implement a language learning model in Python, adding it to the word selection flow, and evaluating the results to see if they are valuable.