Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the last half of 20k.txt using count_1w.txt first20hours#6
curl http://norvig.com/ngrams/count_1w.txt | head -n 20000 | sed 's/ .*//' > 20k.txt
- Loading branch information