From 59f946c1f17379c59cb45457bee5c37ef4e70d92 Mon Sep 17 00:00:00 2001 From: Neil Smith Date: Thu, 10 Jul 2014 22:42:33 +0100 Subject: [PATCH] Updated further work to include Enigma --- slides/further-work.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/slides/further-work.html b/slides/further-work.html index 0101763..9d217af 100644 --- a/slides/further-work.html +++ b/slides/further-work.html @@ -66,10 +66,19 @@ + +### Full Enigma and Bombe +* Steckerboard +* Three wheels + * (and all the turnover logic) +* Wheel rings +* Extend the Bombe + ### Text generation * Read some text, find the n-grams, generate more text from that. + ### Spelling correction * Suggest the most likely correct word, given the probability of these errors. -- 2.34.1