Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tebeka
on Jan 31, 2016
|
parent
|
context
|
favorite
| on:
Ask HN: What's the most elegant piece of code you'...
Peter Norvig's Spell Checker
http://norvig.com/spell-correct.html
A lot of other code he writes as well.
krat0sprakhar
on Jan 31, 2016
|
next
[–]
I really love this blog post by Norvig. Last Christmas I was looking for a trivial project to try Clojure and had a lot of fun working through this. Highly recommended -
https://github.com/prakhar1989/clj-spellchecker
biot
on Jan 31, 2016
|
prev
|
next
[–]
Particularly "Solving Every Sudoku Puzzle":
http://www.norvig.com/sudoku.html
anonfunction
on Jan 31, 2016
|
prev
[–]
Also one of my favorites, and also like another reply to this comment I ported it[1] to a language I was learning, Golang.
1.
https://github.com/montanaflynn/toy-spelling-corrector
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A lot of other code he writes as well.