Jacob Kaplan-Moss

Activity tagged “algorithm”

Bookmarks

Popular recipes by Raymond Hettinger « ActiveState Code

You could teach an advanced Python class by just going over all of Raymond's Python recipes.

(algorithm, programming, python, recipe)

Geeking with Greg: Clever method of near duplicate detection

A slick algorithm to “fingerprint” text based on chains for words following stop words.

(algorithm, data, detection, duplicate, similarity, via:jkocherhans)