Explore >> Select a destination


You are here

dafoster.net
| | microsoft.github.io
20.7 parsecs away

Travel
| | If you are missing a server please create a pull request in GitHub against this markdown document
| | josephg.com
16.0 parsecs away

Travel
| |
| | danluu.com
19.0 parsecs away

Travel
| |
| | www.jeremykun.com
92.0 parsecs away

Travel
| We are about to begin a series where we analyze large corpora of English words. In particular, we will use a probabilistic analysis of Google's ngrams to solve various tasks such as spelling correction, word segmentation, on-line typing prediction, and decoding substitution ciphers. This will hopefully take us on a wonderful journey through elementary probability, dynamic programming algorithms, and optimization. As usual, the code implemented in this post is available from this blog's Github page, and w...