Skip to content

Instantly share code, notes, and snippets.

View seanjtaylor's full-sized avatar

Sean J. Taylor seanjtaylor

View GitHub Profile
taylorphd-pc:julia sjt$ rm -rf ~/.julia
staylorphd-pc:julia sjt$ bin/julia
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "help()" to list help topics
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.1.2+111718311.r1187
_/ |\__'_|_|_|\__'_| | Commit 1187040d02 (2013-03-08 10:00:57)
|__/ |
@seanjtaylor
seanjtaylor / gist:2865517
Created June 4, 2012 00:05
Most Frequent Integer 1-Grams from Google N-Grams
(py27)sean@leibniz:/media/datasets/n-grams/data/1gms$ zgrep "^[0-9]\+\s" vocab.gz | sort -n -r -k 2 | head -n 100
1 2563166795
2 1846241630
0 1834474671
3 1304070731
2005 1091295264
4 1045739277
5 915581712
10 698337921
6 692314831