Skip to content

wojiaobaixiaofei/6.437_Final_Project

 
 

Repository files navigation

MCMC Decrypter created for the 6.437 Final Project, Spring 2018.

Originally written in Python 3, adapted to Python 2.7 for submission.

Based on a bigram model of the english alphabet, provided by the instructors in the form of the files alphabet.csv, letter_probabilities.csv, letter_transition_matrix.csv, in the submit_code subdirectory.

Function decode in decode.py within submit_code will decode a ciphertext, and write the output to a txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.3%
  • TeX 31.4%
  • Shell 13.1%
  • PHP 0.2%