type ngram = (int * int)
to type ngram = (int * int * int)
and step through the errors. As far as I can tell, it worked perfectly the first time.Elsewhere: reading Knuth's TeXbook. Typesetting is hott.
type ngram = (int * int)
to type ngram = (int * int * int)
and step through the errors. As far as I can tell, it worked perfectly the first time.As described elsewhere, I've quit LiveJournal. If you're interested in my continuing posts, you should look at one of these (each contains feed…
They published a paper on Dremel, my favorite previously-unpublished tool from the Google toolchest. Greg Linden discusses it: "[...] it is capable…
I finally wrote up my recent adventures in treemapping, complete with nifty clickable visualizations.