n- , SQLite3. , 1 , 't'
SQLite, sqlite3 1grams.db
sqlite> create table t1grams (ngram text, year integer, match_count integer, volume_count integer);
sqlite> .separator "\t"
sqlite> .import googlebooks-eng-all-1gram-20120701-t t1grams
- , YEAR_START YEAR_END, , PERCENT_THRESHOLD.
, ngram, match_count PERCENT_THRESHOLD%, YEAR_END, YEAR_START.