065
Gallup High School
Computer Science
Intelligent Decryption
We will attempt to create a program that will decode a cryptograph using a dictionary database. We will use artificial intelligence to decide what is the most probable answer and to add new words that it decodes to the database. If time permits, we will modify it so that the punctuation can be included in the cryptograph. Another possible modification would include adding grammer checking. Methods for decrypting other types of encryption may be included as well.